Network Router User Manual

Web OS 10.0 Application Guide
344
Chapter 13: Firewall Load Balancing
212777-A, February 2002
4. Configure VRRP on the primary clean-side Web switch.
VRRP in this example requires two virtual routers to be configuredone for the subnet attached
to the real servers, and one for the subnet attached to the firewalls.
A third virtual router is required for the virtual server used for optional SLB.
>> # /cfg/vrrp
>> # on
>> # vr 1
>> # vrid 3
>> # addr 10.10.4.9
>> # if 1
>> # prio 100
>> # share dis
>> # ena
>> # track
>> # ifs ena
>> # ports ena
>> # /cfg/vrrp/vr 2
>> # vrid 4
>> # addr 10.10.3.9
>> # if 2
>> # prio 101
>> # share dis
>> # ena
>> # track
>> # ifs ena
>> # ports ena
>> # /cfg/vrrp/vr 3
>> # vrid 5
>> # addr 10.10.4.100
>> # prio 102
>> # share dis
>> # ena
>> # track
>> # ifs ena
>> # ports ena