Information About Port Channels
Port channels combine individual links into a group to create a single logical link that provides the aggregate bandwidth of up to eight physical links. Creating port channels helps to increase bandwidth and redundancy and to load balance traffic between the member ports. If a member port within a port channel fails, the traffic from the failed port switches to the remaining member ports.
Port channels must have atleast two ports and can be configured using static mode or Link Access Control Protocol (LACP). Configuration changes that are applied to the port channel are applied to each member port of the port channel. A port channel can also be added to a bridge. When a port channel has two or more than two members and the port channel is added to a bridge, a bond is created.
A port can be a member of only one port channel and all the ports in a port channel must be compatible. Each port must use the same speed and operate in full-duplex mode.
![]() Note |
|
Port Channels Bond Mode
A port channel can be configured for the following bond modes:
-
active-backup: In this mode, one of the ports in the aggregated link is active and all others ports are in the standby mode.
-
balance-slb: In this mode, load balancing of traffic is done based on the source MAC address and VLAN.
-
balance-tcp: In this mode, 5-tuple (source and destination IP, source and destination port, protocol) is used to balance traffic across the ports in an aggregated link.
Port Channels LACP Mode
A port channel can be configured for the following LACP modes:
-
off: Indicates that no mode is applicable.
-
active: Indicates that the port initiates transmission of LACP packets.
-
passive: Indicates that the port only responds to the LACP packets that it receives but does not initiate the LACP negotiation.
Port Channels Bond Mode
A port channel can be configured for the following bond modes:
-
active-backup : In this mode, one of the ports in the aggregated link is active and all others ports are in the standby mode.
-
balance-slb : In this mode, load balancing of traffic is done based on the source MAC address and VLAN.
-
balance-tcp : In this mode, 5-tuple (source and destination IP, source and destination port, protocol) is used to balance traffic across the ports in an aggregated link.
Port Channels LACP Mode
A port channel can be configured for the following LACP modes:
-
off : Indicates that no mode is applicable.
-
active : Indicates that the port initiates transmission of LACP packets.
-
passive : Indicates that the port only responds to the LACP packets that it receives but does not initiate the LACP negotiation.