Nortel Networks WEB OS 212777 User Manual

Page 361

Advertising
background image

Web OS 10.0 Application Guide

Chapter 14: Virtual Private Network Load Balancing

n

361

212777-A, February 2002

6.

Configure Virtual Router Redundancy Protocol (VRRP) for virtual routers 1 and 2.

7.

Enable SLB.

8.

Configure real servers for health checking VPN devices.

9.

Enable the real server group.

10.

Enable RTS on the necessary ports.

>> # /cfg/vrrp/on

>> Virtual Router Redundancy Protocol# vr 1

>> VRRP Virtual Router 1# ena

>> VRRP Virtual Router 1# vrid 1

>> VRRP Virtual Router 1# if 1

>> VRRP Virtual Router 1# addr 30.0.0.50

>> VRRP Virtual Router 1# share dis

>> VRRP Virtual Router 1# track/vrs ena

>> VRRP Virtual Router 1 Priority Tracking# /cfg/vrrp/vr 2

>> VRRP Virtual Router 2# ena

>> VRRP Virtual Router 2# vrid 2

>> VRRP Virtual Router 2# if 2

>> VRRP Virtual Router 2# addr 20.0.0.1

>> VRRP Virtual Router 2# share dis

>> VRRP Virtual Router 2# track/ports ena

>> VRRP Virtual Router 2 Priority Tracking# /cfg/slb/on

>> Layer 4# /cfg/slb/real 1/ena/rip 10.0.0.10

>> Real server 1# ../real 2/ena/rip 10.0.0.11

>> Real server 2# ../real 3/ena/rip 10.0.0.20

>> Real server 3# ../real 4/ena/rip 10.0.0.21

>> Real server 4# ../group 1

>> Real server group 1# metric hash

>> Real server group 1# add 1/add 2/add 3/add 4

>> Real server group 1# ../port 7/rts ena

>> SLB port 7# ../port 8/rts ena

Advertising