Alteon Application Switch Operating System Application Guide
High Availability
Document ID: RDWR-ALOS-V2900_AG1302 525
2. On the standby Alteon, copy these active Alteon settings, but lower the priority of each virtual
router.
>> Main # /cfg/l3/vrrp/vr 2/ena
(Enable the virtual router)
>> Main # /cfg/l3/vrrp/vr 2/vrid 35
(Set the virtual router ID)
>> Main # /cfg/l3/vrrp/vr 2/if 2
(Select a device IP interface)
>> Main # /cfg/l3/vrrp/vr 2/prio 101
(Set the priority bias for the virtual
router)
>> Main # /cfg/l3/vrrp/vr 2/addr 10.10.20.254
(Set the virtual router IP address)
>> Main # /cfg/l3/vrrp/on
(Enable VRRP)
>> Main # /cfg/l3/vrrp/vr 1
(Specify the virtual router number for
VLAN 10 at interface 1)
>> Main # /cfg/l3/vrrp/vr 1/ena
(Enable the virtual router)
>> Main # /cfg/l3/vrrp/vr 1/vrid 25
(Set the virtual router ID)
>> Main # /cfg/l3/vrrp/vr 1/if 1
(Select a device IP interface)
>> Main # /cfg/l3/vrrp/vr 1/prio 100
(Set the priority bias for the virtual
router)
>> Main # /cfg/l3/vrrp/vr 1/addr 10.10.10.254
(Set the virtual router IP address)
>> Main # /cfg/l3/vrrp/vr 2
(Specify the virtual router number for
VLAN 20 at interface 2)
>> Main # /cfg/l3/vrrp/vr 2/ena
(Enable the virtual router)
>> Main # /cfg/l3/vrrp/vr 2/vrid 35
(Set the virtual router ID)
>> Main # /cfg/l3/vrrp/vr 2/if 2
(Select a device IP interface)
>> Main # /cfg/l3/vrrp/vr 2/prio 100
(Set the priority bias for the virtual
router)
>> Main # /cfg/l3/vrrp/vr 2/addr 10.10.20.254
(Set the virtual router IP address)