Switch User Manual
Alteon OS Application Guide
Chapter 13: High Availability
24142C4911, January 2007
Task 2: Configure GbESM 2
1. On GbESM 1, configure the interfaces for clients (174.14.20.111) and servers (10.1.1.111).
2. Configure Virtual Interface Routers.
3. Enable VRRP Hot Standby.
4. Configure VRRP Group parameters. Use the default VRRP priority of 100, so that this
switch is the Standby.
/cfg/l3/if 1
>> IP Interface 1# addr 174.14.20.111 (Define IP address for interface 1)
>> IP Interface 1# ena (Enable interface 1)
>> IP Interface 1# ..
>> Layer 3# if 2
>> IP Interface 2# addr 10.1.1.111 (Define IP address for interface 2)
>> IP Interface 2# ena (Enable interface 2)
/cfg/l3/vrrp/on (Turn on VRRP)
>> Virtual Router Redundancy Protocol# vr 1(Select Virtual Router 1)
>> VRRP Virtual Router 1# ena (Enable VR 1)
>> VRRP Virtual Router 1# vrid 1 (Select the Virtual Router ID)
>> VRRP Virtual Router 1# if 1 (Select interface for VR 1)
>> VRRP Virtual Router 1# addr 174.14.20.100(Define IP address for VR 1)
>> VRRP Virtual Router 1# ..
>> Virtual Router Redundancy Protocol# vr 2(Select Virtual Router 2)
>> VRRP Virtual Router 2# ena (Enable VR 2)
>> VRRP Virtual Router 2# vrid 2 (Select the Virtual Router ID)
>> VRRP Virtual Router 2# if 2 (Select interface for VR 2)
>> VRRP Virtual Router 2# addr 10.1.1.100 (Define IP address for VR 2)
/cfg/l3/vrrp/hotstan ena (Enable Hot Standby)
/cfg/l3/vrrp/group
>> VRRP Virtual Router Group# ena (Enable Virtual Router Group)
>> VRRP Virtual Router Group# vrid 1 (Set Virtual Router ID for Group)
>> VRRP Virtual Router Group# if 1 (Set interface for Group)
>> VRRP Virtual Router Group# track/ports ena(Enable tracking on ports)