Differences between revisions 1 and 2
Revision 1 as of 2012-06-02 07:22:09
Size: 515
Editor: PieterSmit
Comment:
Revision 2 as of 2012-06-02 08:51:13
Size: 623
Editor: PieterSmit
Comment:
Deletions are marked like this. Additions are marked like this.
Line 15: Line 15:
 * Since the Cisco Nexus 4000 currently does not natively run vPC, the server-facing ports cannot be vPC.

port-channel

LACP

  • Link agregation and controll protocol.
  • Combines multiple Ethernet links into single link, and spanningtree port.
  • LACP uses the Slow Protocol Multicast address of 01-80-C2-00-00-02 to transmit LACP protocol data units (PDUs).
        interface port-channel channel-number
        channel-group channel-group-number mode {active | passive}
  • Since the Cisco Nexus 4000 currently does not natively run vPC, the server-facing ports cannot be vPC.

...


CategoryCisco

cisco/PortChannel (last edited 2015-03-02 13:19:16 by PieterSmit)