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 interface link command configures the link ID on the MLAG member port.


Command Syntax

set protocols mlag domain <domain-id> interface <lag-interface> link <link-id>


Parameters

Parameter

Description

domain <domain-id>

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

interface <lag-interface>

Specifies the MLAG member port. The value is a LAG interface.

link <link-id>

Specifies the link ID. The value is an integer that ranges from 1 to 255.


Example

  • Configure the link ID to 2 on MLAG member port ae3.
admin@Xorplus# set protocols mlag domain 3 interface ae3 link 2
  • No labels