Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Configure a peer VLAN for MLAG.
Code Block
admin@Xorplus# set vlan-interface interface vlan4088 vifset 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

...