Versions Compared

Key

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

...

Step8         Configure the peer IP address and the peer-link for the MLAG peer.

Code Block
admin@Switch4# set interface mlag peer 192.168.46.2 peer-link ae4

Step9         Configure the peer IP address and the peer-link for the MLAG peer.

Code Block
admin@Switch4# set protocols mlag domain 2 peer-ip 192.168.46.2 peer-link ae4

Step10  Step9        Configure MLAG peer VLAN.

Code Block
admin@Switch4# set protocols mlag domain 2 peer-ip 192.168.46.2 peer-vlan 4088

Step11      Step10      Commit the configuration.

...