set protocols mlag domain peer-gateway
The set protocols mlag domain peer-gateway command is used to enable or disable MLAG Peer-Gateway functionality.
Command Syntax
set protocols mlag domain <domain-id> peer-gateway enable <true | false>
Parameter
Parameter | Description |
domain <domain-id> | Specifies a domain ID. The value is an integer that ranges from 1 to 255. |
enable <true | false> | Enables or disables MLAG Peer-Gateway functionality. The value could be true or false.
By default, MLAG Peer-Gateway functionality is disabled. |
Example
- Enable MLAG Peer-Gateway functionality.
admin@Xorplus# set protocols mlag domain 1 peer-gateway enable true admin@Xorplus# commit
Copyright © 2024 Pica8 Inc. All Rights Reserved.