set protocols mlag domain peer-ip peer-vlan


The set protocols mlag domain peer-ip peer-vlan command configures an MLAG peer VLAN.


Command Syntax

set protocols mlag domain <domain-id> peer-ip <peer-ipv4-address> peer-vlan <vlan-id>


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-vlan <vlan-id>

Specifies a peer VLAN ID. The value is an integer that ranges from 1 to 4094. The recommended value is 4088.


Usage Guidelines

A specified VLAN MUST be assigned to the peer-link interface, the MLAG peer VLAN, which is dedicated to transmitting MLAG control plane messages but does not allow data messages.


Example

  • Configure a peer VLAN for MLAG.
admin@Xorplus# set l3-interface vlan-interface vlan4088 address 10.10.10.24 prefix-length 24
admin@Xorplus# set protocols mlag domain 2 peer-ip 10.10.10.1 peer-link ae2
admin@Xorplus# set interface mlag domain 2 peer-ip 10.10.10.1 peer-vlan 4088

Copyright © 2024 Pica8 Inc. All Rights Reserved.