set protocols mlag domain peer-ip peer-link
The set protocols mlag domain peer-ip peer-link command configures peer IP address and peer link port.
Command Syntax
set protocols mlag domain <domain-id> peer-ip <peer-ipv4-address> peer-link <peer-interface-name>
Parameters
Parameter | Description |
domain <domain-id> | Specifies a domain ID. The value is an integer that ranges from 1 to 255. |
peer-ip <peer-ipv4-address> | The IP address of the remote MLAG peer link port. The value is in dotted decimal notation. |
peer-link <peer-interface-name > | The interface name of the peer link that is on the peer device, it should be a LAG port. |
Example
- Configure peer IP address and peer link port.
admin@Xorplus# set interface mlag domain 3 peer-ip 10.10.10.1 peer-link ae1
Copyright © 2024 Pica8 Inc. All Rights Reserved.