Versions Compared

Key

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

...

Figure 1. Networking of Active-Active VRRP

 

Procedure

Switch A

Step1         Configure VLAN.

...

    admin@SwitchA# set interface gigabit-ethernet ge-1/1/2 family ethernet-switching native-vlan-id 100

    admin@SwitchA# set set l3-interface vlan-interface interface vlan100 vif vlan100 address 192.168.1.1 prefix-length 24

...

    admin@SwitchA# commit

Switch B

Step1         Configure VLAN.

...

    admin@SwitchB# set interface gigabit-ethernet ge-1/1/3 family ethernet-switching native-vlan-id 100

    admin@SwitchB# set set l3-interface vlan-interface interface vlan100 vif vlan100 address 192.168.1.2 prefix-length 24

...

•    On PC1 and PC2, ping the virtual IP address 192.168.1.5 to check the connectivity with the devices of VRRP group.