© 2013 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public Information.
Page 21 of 39
Cisco Nexus 5000-1 and Nexus 5000-2 Configuration
interface ethernet 101/1/1, 101/1/2
switchport mode trunk
!-- multiple vlans trunked across link
switchport trunk allowed vlan 170
!—- only allow mgmt vlan
spanning-tree port type edge trunk
!-- enable portfast edge
interface ethernet 101/1/3, 101/1/4
switchport mode trunk
!-- multiple vlans trunked across link
switchport trunk allowed vlan 250-251
!-- only allow control and data vlans
spanning-tree port type edge trunk
!-- enable portfast edge
channel-group 1110 mode active
!-- add interface to port-channel
interface port-channel 1110
!-- this is a unique vpc for N1110 Primary
vpc 1110
interface ethernet 101/1/5, 101/1/6
switchport mode trunk
!-- multiple vlans trunked across link
switchport trunk allowed vlan 250-251
!-- only allow control and data vlans
spanning-tree port type edge trunk
!-- enable portfast edge
channel-group 1011 mode active
!-- add interface to port-channel
interface port-channel 1011
!-- this is a unique vpc for N1110 Secondary
vpc 1011
Uplink Type 4
Figure 19 shows another option for deploying the Cisco Nexus 1100 Series in the aggregation layer or the Layer 2
and 3 boundary of the network. The VSMs residing on the Cisco Nexus 1100 Series VSA and the hosts that are
managed by the VSMs can be connected over Layer 2 or 3 as explained in the previous sections. Best practices
regarding the choice of Layer 2 or Layer 3 connectivity between the VSMs and Virtual Ethernet Modules (VEMs)
can be found in the Cisco Nexus 1000V Series deployment guide.