Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Packet Tracer Labs
#7
Hello. Under CCNA v1.0, the lab sim for LACP Configuration has errors for Task #4.

Entering command "switchport native vlan 746" after "interface port-channel 44" comes up as "% Unrecognized command".

Could you please go over all of the command entries and verify/correct the issues?

UPDATE: Here is what I got when figuring out the configuration. This completes the lab at 100%.

TASK 1

On SW1:
Sw1#conf t
Sw1(config)#interface range f0/1-2
Sw1(config-if-range)#switchport
Sw1(config-if-range)#channel-group 44 mode active

On SW2:
Sw2#conf t
Sw2(config)#interface range f0/1-2
Sw2(config-if-range)#switchport
Sw2(config-if-range)#channel-group 44 mode active

TASK 2 & 3

On SW1:
Sw1(config)#interface port-channel 44
Sw1(config-if)#switchport trunk encapsulation dot1q
Sw1(config-if)#switchport mode trunk

On SW2:
Sw2(config)#interface port-channel 44
Sw2(config-if)#switchport trunk encapsulation dot1q
Sw2(config-if)#switchport mode trunk

TASK 4

On SW1:
Sw1(config)#interface port-channel 44
Sw1(config-if)#switchport trunk native vlan 746
Sw1(config-if)#interface range f0/1-2
Sw1(config-if-range)#switchport mode trunk
Sw1(config-if-range)#switchport trunk native vlan 746
Sw1(config-if-range)#exit

On SW2:
Sw2(config)#interface port-channel 44
Sw2(config-if)#switchport trunk native vlan 746
Sw2(config-if)#interface range f0/1-2
Sw2(config-if-range)#switchport mode trunk
Sw2(config-if-range)#switchport trunk native vlan 746
Sw2(config-if-range)#exit

Verify Configuration on both switches
show etherchannel summary
show interfaces trunk
show interface port-channel 44
Reply


Messages In This Thread
Packet Tracer Labs - by forumsupport - 09-06-2024, 08:36 PM
RE: Packet Tracer Labs - by jsehart - 09-18-2024, 11:44 AM
RE: Packet Tracer Labs - by lhdsmanuel - 10-09-2024, 11:11 PM
RE: Packet Tracer Labs - by forumsupport - 10-10-2024, 09:40 AM
RE: Packet Tracer Labs - by yaboislevi - 12-16-2024, 02:31 AM
RE: Packet Tracer Labs - by help_desk - 12-16-2024, 07:34 AM
RE: Packet Tracer Labs - by azgaellux - Yesterday, 04:22 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)