Руководство По Проектированию для Cisco Cisco Nexus 5010 Switch

Скачать
Страница из 119
 
 
© 2015 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public Information. 
Page 21 of 119 
Figure 11 illustrates the scalability with fabric extender straight-through topologies when using the Cisco Nexus 
5500 platform with Cisco NX-OS 5.0(3)N1(1a). 
Figure 11.    PortChannel Support to the Server in a Classic Fabric Extender Deployment with Cisco Nexus 5500 Platform 
 
Link Aggregation Control Protocol Suspend-Individual State 
The Link Aggregation Control Protocol (LACP) controls the bundling of ports in a PortChannel, thus providing 
verification that the ports are bundled correctly. 
By default on the Cisco Nexus 5000 Series, LACP sets a port to the individual (I) state if it does not receive an 
LACP protocol data unit (PDU) from the peer. This behavior is different on the Cisco Nexus 7000 Series, for which 
by default a port is suspended if it does not receive LACP PDUs. 
On the Cisco Nexus 7000 Series, the default is setting is the suspend-individual (s) state; hence, if ports Eth2/9 
and Eth2/10 do not receive LACP PDUs from the peer, they are suspended: 
21    Po21(SU)    Eth      LACP      Eth2/9(s)    Eth2/10(s)   Eth2/11(P) 
On the Cisco Nexus 5000 Series, by default ports are not set to the suspend-individual state: 
21    Po21(SU)    Eth      LACP      Eth1/19(I)   Eth1/20(I)   Eth1/21(P) 
The reason for these defaults is that for server-facing PortChannels, it is better to allow LACP ports to revert to the 
individual state if the server does not send LACP PDUs. With this approach, the individual-state port can operate 
like a regular spanning-tree port. Also, this approach allows the server to connect immediately when it boots, 
before the full LACP negotiation has taken place. 
For network-facing ports, allowing ports to revert to the individual state creates an additional spanning-tree state 
without any real benefit. 
This behavior can be configured for each PortChannel with the command [no] lacp suspend-individual (which is 
equivalent to the Cisco IOS
®
 Software command port-channel standalone-disable for the Cisco Catalyst 
switches).