R3204P16-HP Load Balancing Module Typical Configuration Examples-6PW101
6
Configuration file
#
vlan 10 //Connects to the LB module
#
vlan 110 //Connects to the external client
description Outside
#
vlan 200 //Connects to servers
description Servers
#
interface Vlan-interface10
description to LB
ip address 192.168.10.1 255.255.255.252
#
interface Vlan-in110
description Outside
ip address 202.38.1.2 255.255.255.0
#
interface GigabitEthernet4/0/1
port access vlan 200
description Server_1
#
interface GigabitEthernet4/0/2
port access vlan 200
description Server_2
#
interface GigabitEthernet4/0/16
port access vlan 110
#
interface Ten-GigabitEthernet2/0/1
port link-type trunk
undo port trunk permit vlan 1
port trunk permit vlan 10 200
#
ip route-static 0.0.0.0 0.0.0.0 202.38.1.1
ip route-static 172.16.1.0 255.255.255.0 192.168.10.2
Configurations on the LB module
Pre-configuration
1. Configuration prerequisites
• Install the LB module on the A7500/A9500/A12500 switch or A8800 router. Check that the
switch/router can work properly after installed with the LB module. For the installation procedure,
see the relevant installation guide.
• Connect a configuration terminal (usually a PC) with the LB module. Make sure the terminal PC and
LB module can communicate at Layer 3.
2. Set up the configuration environment