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
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

