configure mlag peer name

configure { mlag peer } peer_name name new_peer_name

Description

Renames an established This command is available on the ExtremeSwitching X440-G2, X450-G2, X460-G2, X465, X590, X620, and X695 series switches. peer.

Syntax Description

mlag Specifies configuring MLAG settings.
peer Specifies configuring aspects of the MLAG peer switch.
peer_name Current MLAG peer name.
name Specifies renaming the MLAG peer.
new_peer_name Specifies the new name for the MLAG peer.

Default

N/A.

Usage Guidelines

To view changes made with this command, use the show mlag peer {peer_name} command.

Example

The following example changes the MLAG peer name from "mlag1" to "mlag2":
# configure mlag peer mlag1 name mlag2
 # show mlag peer
Multi-switch Link Aggregation Peers:

MLAG Peer         : mlag2
VLAN              :                        Virtual Router    :
Local IP Address  :                        Peer IP Address   :
MLAG ports        : 0                      Tx-Interval       : 1000 ms
Checkpoint Status : Down                   Peer Tx-Interval  : N/A ms
Rx-Hellos         :                        Tx-Hellos         :
Rx-Checkpoint Msgs:                        Tx-Checkpoint Msgs:
Rx-Hello Errors   :                        Tx-Hello Errors   :
Hello Timeouts    : N/A                    Checkpoint Errors :
Up Time           : N/A                    Peer Conn.Failures: N/A
Local MAC         : 00:04:96:9b:f5:cc      Peer MAC          : None
Config'd LACP MAC : None                   Current LACP MAC  : 00:04:96:9b:f5:cc
Authentication    : None

Alternate path information: None

History

This command was first available in ExtremeXOS 32.2.

Platform Availability

This command is available on the ExtremeSwitching X440-G2, X450-G2, X460-G2, X465, X590, X620, and X695 series switches.