Nortel Networks WEB OS 212777 User Manual

Page 363

Advertising
background image

Web OS 10.0 Application Guide

Chapter 14: Virtual Private Network Load Balancing

n

363

212777-A, February 2002

6.

Configure 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.

>> # /cfg/vrrp/on

>> Virtual Router Redundancy Protocol# /cfg/vrrp/vr 1

>> VRRP Virtual Router 1# ena

>> VRRP Virtual Router 1# vrid 1

>> VRRP Virtual Router 1# if 1

>> VRRP Virtual Router 1# prio 101

>> VRRP Virtual Router 1# addr 192.168.10.50

>> VRRP Virtual Router 1# share dis

>> VRRP Virtual Router 1# track

>> VRRP Virtual Router 1 Priority Tracking# vrs ena

>> VRRP Virtual Router 1 Priority Tracking# ports 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# prio 101

>> VRRP Virtual Router 2# addr 10.0.0.1

>> VRRP Virtual Router 2# share dis

>> VRRP Virtual Router 2# track

>> VRRP Virtual Router 2 Priority Tracking# vrs ena

>> VRRP Virtual Router 2 Priority Tracking# ports ena

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

>> Layer 4# real 1/ena/rip 20.0.0.10

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

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

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

>> Real server 1# ../group 1

>> Real server group 1# metric hash

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

Advertising