Programmable Internetworking & Communication Operating System Docs ... Click Spaces -> Space Directory to see docs for all releases ...
Page tree
Skip to end of metadata
Go to start of metadata

The set protocols mlag domain node command specifies the node ID for the MLAG device.


Command Syntax

set protocols mlag domain <domain-id> node <0 | 1>


Parameters

Parameter

Description

domain <domain-id>

Specifies a domain ID. The value is an integer that ranges from 1 to 255.

node <0 | 1>

Specifies the node ID for the MLAG device. The value could be 0 or 1.


Example

  • Set the node ID for the MLAG device as 0.
admin@Xorplus# set protocols mlag domain 3 node 0
  • No labels