© 2013 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public Information.
Page 22 of 39
Figure 19.
Uplink Type 4
Here, LACP PortChannel technology is not used on the upstream switches. The configuration upstream would look
similar to the following.
Cisco Nexus 5000-1 and Nexus 5000-2 Configuration
interface ethernet 101/1/1, 101/1/2
switchport mode trunk
switchport trunk allowed vlan 170
!-- multiple mgmt vlan(s) trunked
across link
spanning-tree port type edge trunk
!-- enable portfast edge
interface ethernet 101/1/3, 101/1/4
switchport mode trunk
switchport trunk allowed vlan 250
!-- multiple Control vlans trunked
across link
spanning-tree port type edge trunk
!-- enable portfast edge
interface ethernet 101/1/5, 101/1/6
switchport mode trunk
switchport trunk allowed vlan 251
!-- multiple VSB data vlans trunked
across
spanning-tree port type edge trunk
!-- enable portfast edge
Uplink Type 5
Uplink type 5 (Figure 20) is for the flexible network option and can be a combination of any of the other uplink
types.