A port channel (LAG) allows the bundling of multiple interfaces together into an aggregate group for redundancy and increased bandwidth. All links are on the same switch. A Multi-chassis LAG (MC-LAG) allows the creation of a logical switch in which multiple interfaces on peer switches are bundled. The MC-LAG peer switches are managed separately as independent devices. The MC-LAG provides redundancy and load balancing between the MC-LAG peers. A downstream switch or server connects to the MC-LAG peer through an MC-LAG port channel.
Terminology |
Explanation |
---|---|
MC-LAG Domain |
Two peer switches connected with a keepalive and a peer link. One MC-LAG Domain supports two switches, and only one MC-LAG can be configured in a switch. |
ICCP |
Inter-Chassis Communication Protocol (ICCP) is the underlying protocol of MC-LAG. ICCP use TCP port 8888 to make the connection between MC-LAG peers. ICCP is defined in RFC7275. In Dell Networking SONiC MC-LAG Peer Keepalive link carries the ICCP messages. |
MC-LAG Peer |
The other switch in the MC-LAG connected with the keepalive and peer links |
MC-LAG Peer Link |
The Link between two MC-LAG Peers - The link acts as data backup path between MC-LAG peers. It is used to carry data traffic when an MC-LAG member port is down. This can be a single link or Port Channel. |
MC-LAG Peer Keepalive Link |
MC-LAG Peer Keepalive Link is a Layer 3 link that connects MC-LAG peer switches. Ensure that the peer's Keepalive IP address is reachable from another peer. MC-LAG Peer Keepalive link has the following functions.
|
Orphan Port | The orphan port is a Non-MC-LAG port. On an MC-LAG switch, port interfaces that are not configured as member interfaces in the MC-LAG, and which connect to downstream devices and belong to VLANs synchronized through the peer link, are orphan ports. |
MC-LAG interface |
Member port interface on one of the peer switches that is assigned to the MC-LAG. |