Alteon Application Switch Operating System Application Guide
High Availability
524
Document
ID:
RDWR-ALOS-V2900_AG1302
2. On the standby Alteon, configure two more interfaces and associate a different VLAN with each
interface.
Each interface has a unique IP address.
To configure Layer 3 virtual router settings for VLANs
1. On the active Alteon, configure a different virtual router for each VLAN.
>> Main # /cfg/l3/if 2/vlan 20
(Set the VLAN number for the
interface)
>> Main # /cfg/l3/if 1
(Name the device interface)
>> Main # /cfg/l3/if 1/ena
(Enable the interface)
>> Main # /cfg/l3/if 1/addr 10.10.10.252
(Set the IP address for the interface)
>> Main # /cfg/l3/if 1/mask 255.255.255.0
(Set the subnet mask for the interface)
>> Main # /cfg/l3/if 1/vlan 10
(Set the VLAN number for the
interface)
>> Main # /cfg/l3/if 2
(Name the device interface)
>> Main # /cfg/l3/if 2/ena
(Enable the interface)
>> Main # /cfg/l3/if 2/addr 10.10.20.252
(Set the IP address for the interface)
>> Main # /cfg/l3/if 2/mask 255.255.255.0
(Set the subnet mask for the interface)
>> Main # /cfg/l3/if 2/vlan 20
(Set the VLAN number for the
interface)
>> 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 101
(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)