R3204P16-HP Load Balancing Module Typical Configuration Examples-6PW101

44
Configuration file
#
vlan 15
#
vlan 192
#
interface Vlan-interface15
ip address 15.0.0.2 255.255.255.0
vrrp vrid 15 virtual-ip 15.0.0.4
vrrp vrid 15 priority 105
#
interface Vlan-interface192
ip address 192.168.102.106 255.255.252.0
vrrp vrid 192 virtual-ip 192.168.102.123
vrrp vrid 192 priority 105
#
interface GigabitEthernet2/0/7
port access vlan 15
#
interface GigabitEthernet2/0/9
port access vlan 192 //Interface connected to the servers
#
interface GigabitEthernet2/0/17
port link-type trunk
undo port trunk permit vlan 1
port trunk permit vlan 192 //Connecting interface of the two A7503 switches, used
to create VRRP group 192 and VRRP group 191
#
interface Ten-GigabitEthernet4/0/1
port link-type trunk
undo port trunk permit vlan 1
port trunk permit vlan 192
#
ip route-static 11.0.0.0 255.255.255.0 192.168.102.125
ip route-static 200.0.0.0 255.255.255.0 15.0.0.1
Configurations on A7503_2
Configurations on A7503_2 are the same as those on A7503_1. See Configuration procedures for
reference.
Configurations on the LB_1 module
Pre-configuration
For the configuration procedure, see Configurations on the LB module.