Avaya P333R-LB Switch User Manual


 
Chapter 14 Load Balancing in the P333R-LB
4 Avaya P333R-LB User’s Guide
In order to configure P333R-LB1 according to Figure 14.1, perform the following
commands:
P330-1(configure)# session router
Router-1(configure)# hostname "P333R-LB 1"
P333R-LB 1-1(configure)# interface 1
Done!
P333R-LB 1-1(config-if:1)# ip address 10.4.1.3 255.255.255.0
Done!
P333R-LB 1-1(config-if:1)# exit
P333R-LB 1-1(configure)# interface 2
Done!
P333R-LB 1-1(config-if:2)# ip address 10.1.1.3 255.255.255.0
Done!
P333R-LB 1-1(config-if:2)# exit
P333R-LB 1-1(configure)# real-routing-fw 10.1.1.1
Done!
P333R-LB 1-1(config-rsrvr:10.1.1.1)# id 1
Done!
P333R-LB 1-1(config-rsrvr:10.1.1.1)# exit
P333R-LB 1-1(configure)# real-routing-fw 10.1.1.2
Done!
P333R-LB 1-1(config-rsrvr:10.1.1.2)# id 2
Done!
P333R-LB 1-1(config-rsrvr:10.1.1.2)# exit
P333R-LB 1-1(configure)# rsg fw-group
Done!
P333R-LB 1-1(config-rsg:fw-group)# type-id routing-fw 1
Done!
P333R-LB 1-1(config-rsg:fw-group)# real-routing-fw 10.1.1.1
Done!
P333R-LB 1-1(config-rsg:fw-group)# real-routing-fw 10.1.1.2
Done!
P333R-LB 1-1(config-rsg:fw-group)# exit
P333R-LB 1-1(configure)# virtual-fw-service external
Done!