Alteon Application Switch Operating System Application Guide
High Availability
Document ID: RDWR-ALOS-V2900_AG1302 545
4. Configure virtual interface routers 1 and 3, and make sure to disable sharing.
These virtual routers are assigned the same IP address as the IP interfaces configured in step 1,
resulting in Alteon recognizing these as virtual interface routers (VIRs). In this example, Layer 3
bindings are left in their default configuration (disabled). For an active-standby configuration,
sharing is disabled.
>> Main# /cfg/slb/real 1/
(Configure real servers)
>> Real server 1# rip 10.10.10.101
>> Real server 1# /cfg/slb/real 2/rip 10.10.10.102
>> Real server 2# /cfg/slb/real 3/rip 10.10.10.103
>> Real server 3# /cfg/slb/real 4/rip 10.10.10.104
>> Real server 3# /cfg/slb/group 1
(Select Real Server Group 1)
>> Real server group 1# add 1
(Add Real Server 1 to Group 1)
>> Real server group 1# add 2
(Add Real Server 2 to Group 1)
>> Main # /cfg/slb/virt 1/vip 205.178.13.226
(Configure Virtual Server IP 1)
>> Virtual server 1# ena
(Enable the virtual server)
>> Virtual server 1# service http
(Select the HTTP Service Port
menu)
>> Virtual server 1 http Service# group 1
(Associate the virtual port to real
group)
>> Main # /cfg/slb/group 2
>> Real server group 1# add 3
(Add Real Server 1 to Group 1)
>> Real server group 1# add 4
(Add Real Server 2 to Group 1)
>> Main # /cfg/slb/virt 1/vip 205.178.13.300
>> Virtual server 1# ena
(Enable the virtual server)
>> Virtual server 1# service http
(Select the HTTP service menu)
>> Virtual server 1 http Service# group 2
(Associate the virtual port to real
group)
>> Main # /cfg/l3/vrrp/vr 1
(Select Virtual Router 1)
>> VRRP Virtual Router 1# vrid 1
(Set the virtual router ID)
>> VRRP Virtual Router 1# addr 200.200.200.100
(Assign the VR IP address)
>> VRRP Virtual Router 1# if 1
(Assign the virtual router
interface)
>> VRRP Virtual Router 1# share dis
(Disable sharing of interfaces)
>> VRRP Virtual Router 1# ena
(Enable Virtual Router 1)
>> Main # /cfg/l3/vrrp/vr 3
(Select Virtual Router 3)
>> VRRP Virtual Router 3# vrid 3
(Set the virtual router ID)
>> VRRP Virtual Router 3# addr 200.200.200.103
(Assign VR IP address)
>> VRRP Virtual Router 3# if 3
(Assign the virtual router
interface)
>> VRRP Virtual Router 3# share dis
(Disable sharing of interfaces)
>> VRRP Virtual Router 3# ena
(Enable Virtual Router 3)