MLAG VIP Configuration
MLAG VIP (Virtual IP) is important for retrieving peer information.
The management network is used for keep-alive messages between the switches.
The MLAG domain must be unique name for each MLAG domain. In case you have more than one pair of MLAG switches on the same network, each domain (consist of two switches) should be configured with different name.
The IP address should be within the subnet of the management interface (mgmt0).
Configure the following on both switches:
sx01 (config)# mlag-vip my-mlag-vip-domain ip
10.209
.28.200
/24
forceSet a virtual system MAC. The System MAC is used to identify the far-end switch used for the LACP System ID. It should be unicastrange.
switch
(config)# mlag system-mac00
:00
:5e:00
:01
:5dIn case of an upgrade the MAC address is auto-calculated. For new MLAG installation, it must be added as configuration.
The MLAG system-mac needs to be identical between both switches.
Enable MLAG globally, run:
switch
config) # no mlag shutdown