Versions Compared

Key

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

...

Procedure

Step1         Configure VLAN.

...

                   set protocols vrrp interface <interface-namevif <vif-name> vridvrid <virtual-router-id>

NOTE:

  •   Two devices in a VRRP group must be configured with the same VRID.
  •   One chassis switch supports a maximum of 128 VRRP groups. Please set the number of VRRP group based on device performance.
  • It is recommended that VRRP groups on different VLAN interfaces of a device should be configured with different VRIDs.
  • Currently, VRRP can be configured only on the VLAN interface.

...

    set protocols vrrp interface <interface-name> vif <vif-name>vrid <virtual-router-iddisable <true | false>

...

   set protocols vrrp interface <interface-name> vif <vif-name> vrid <virtual-router-id> version <2 | 3>

...

                   set protocols vrrp interface <interface-name> vif <vif-name>vrid <virtual-router-id> ip <ipv4-address>

...

    set protocols vrrp interface <interface-name> vif <vif-name>vrid <virtual-router-id> interval <interval-value>

...

                   set protocols vrrp interface <interface-name> vif <vif-name>vrid <virtual-router-id> preempt enable <true | false>

...

                   set protocols vrrp interface <interface-name> vif <vif-name>vrid <virtual-router-id> priority <priority-value>

...

   set protocols vrrp interface <interface-name> vif <vif-name> vrid <virtual-router-id> authentication type <none | md5 | simple>

   set protocols vrrp interface <interface-name> vif <vif-name> vrid <virtual-router-idauthentication simple-key <simple-key>

   set protocols vrrp interface <interface-name> vif <vif-name> vrid <virtual-router-idauthentication md5-key <md5-key>

...

   set protocols vrrp interface <interface-name> vif <vif-name>vrid <virtual-router-id> accept disable <true | false>

...