Alteon Application Switch Operating System Application Guide
High Availability
526
Document
ID:
RDWR-ALOS-V2900_AG1302
To configure Layer 3 virtual router settings for services
1. On the active Alteon, configure each service.
For example, for an HTTP service:
2. On the active Alteon, configure a different virtual router for each service.
3. On the standby Alteon, copy these active Alteon settings, but lower the priority of each virtual
router.
>> Main # /cfg/slb/virt 1
(Select the virtual server)
>> Main # /cfg/slb/virt 1/ena
(Enable the virtual server)
>> Main # /cfg/slb/virt 1/vip 10.10.10.200
(Set the virtual server virtual IP)
>> Main # /cfg/slb/virt 1/service 80 http
(Specify the service)
>> Main # /cfg/l3/vrrp/on
(Enable VRRP)
>> Main # /cfg/l3/vrrp/vr 4
(Specify the virtual router number for
the service)
>> Main # /cfg/l3/vrrp/vr 4/ena
(Enable the virtual router)
>> Main # /cfg/l3/vrrp/vr 4/vrid 55
(Set the virtual router ID)
>> Main # /cfg/l3/vrrp/vr 4/if 1
(Select a device IP interface)
>> Main # /cfg/l3/vrrp/vr 4/prio 101
(Set the priority bias for the virtual
router)
>> Main # /cfg/l3/vrrp/vr 4/addr 10.10.10.200
(Set the virtual server IP address)
>> Main # /cfg/l3/vrrp/on
(Enable VRRP)
>> Main # /cfg/l3/vrrp/vr 4
(Specify the virtual router number for
the service)
>> Main # /cfg/l3/vrrp/vr 4/ena
(Enable the virtual router)
>> Main # /cfg/l3/vrrp/vr 4/vrid 55
(Set the virtual router ID)
>> Main # /cfg/l3/vrrp/vr 4/if 1
(Select a device IP interface)
>> Main # /cfg/l3/vrrp/vr 4/prio 100
(Set the priority bias for the virtual
router)
>> Main # /cfg/l3/vrrp/vr 4/addr 10.10.10.200
(Set the virtual server IP address)