Cisco Cisco Nexus 2224TP GE Fabric Extender White Paper

Page of 70
 
 
© 2014 Cisco | IBM. All rights reserved. 
Page 19 
5548-Bottom#(config-if)# no shutdown 
 
5548-Top# configure terminal 
5548-Top#(config)# interface port-channel 201 
5548-Top#(config)# switchport mode trunk 
5548-Top#(config)# switchport trunk native vlan 182 
5548-Top#(config)# switchport trunk allowed vlan 182-182,201 
5548-Top#(config)# no shutdown 
 
 
7.  Add the member interfaces to the vPC port channel and permit VLAN or desired VLANs for L2 Trunk 
links.  
 
Note: If a Native VLAN besides 1 is desired ensure it is correctly defined before use.  
 
5548-Bottom(config-if)# interface ethernet  191/1/7 
5548-Bottom(config-if)# switchport mode trunk 
5548-Bottom(config-if)# switchport trunk native vlan 182 
5548-Bottom(config-if)# switchport trunk allowed vlan 182-184,200 
5548-Bottom(config-if)# channel-group 201 mode active 
5548-Bottom(config-if)# no shutdown 
5548-Bottom(config-if)# interface ethernet 192/1/7 
5548-Bottom(config-if)# switchport mode trunk 
5548-Bottom(config-if)# switchport trunk native vlan 182 
5548-Bottom(config-if)# switchport trunk allowed vlan 182-184,200 
5548-Bottom(config-if)# channel-group 201 mode active 
5548-Bottom(config-if)# no shutdown 
 
8.  Repeat the vlan configuration on the second Nexus parent switch for the vPC port channel and permit 
VLAN or desired VLANs for L2 Trunk links.  
 
 
5548-Top(config-if)# interface ethernet  191/1/7 
5548-Top(config-if)# switchport mode trunk 
5548-Top(config-if)# switchport trunk native vlan 182 
5548-Top(config-if)# switchport trunk allowed vlan 182-184,201 
5548-Top(config-if)# channel-group 201 mode active 
5548-Top(config-if)# no shutdown 
5548-Top(config-if)# interface ethernet 192/1/7 
5548-Top(config-if)# switchport mode trunk 
5548-Top(config-if)# switchport trunk native vlan 182 
5548-Top(config-if)# switchport trunk allowed vlan 182-184,201 
5548-Top(config-if)# channel-group 201 mode active 
5548-Top(config-if)# no shutdown