Celestica Documentation Portal

Find your product documents here

peer-link

Configures MCLAG domain peer-link interface.

Syntaxpeer-link {Ethernet <eth-if-id> | PortChannel <po-if-id>}
Command mode MCLAG domain mode
Parameters
  • eth-if-id – Ethernet interface identifier.

  • po-if-id – PortChannel identifier within the range of 1 – 256.

Usage Use no peer-link to delete the configured peer-link interface.
Supported Releases 1.0.0 or later
Click commandconfig mclag add <domain_id> <source_ip_addr> <peer_ip_addr> <peer_ifname>
Example
sonic(config-mclag-domain-1)# peer-link PortChannel 100
sonic(config-mclag-domain-1)#
sonic(config-mclag-domain-1)# no peer-link
sonic(config-mclag-domain-1)#
sonic(config-mclag-domain-1)# peer-link Ethernet 0
sonic(config-mclag-domain-1)#
sonic(config-mclag-domain-1)# no peer-link
sonic(config-mclag-domain-1)#