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

15
description Servers
#
interface Vlan-interface110
description Outside
ip address 202.38.1.2 255.255.255.0
#
interface Vlan-interface200
description Servers
ip address 192.168.1.254 255.255.255.0
#
interface GigabitEthernet4/0/16
port access vlan 110
#
interface Ten-GigabitEthernet2/0/1
port access vlan 200
#
interface Ten-GigabitEthernet2/0/2
#
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.1.253
Configurations on the LB module
Pre-configuration
For the configuration procedure, see Configurations on the LB module.
Logging in to the LB module
1. Configure an IP address for the management interface (GigabitEthernet 0/1). Make sure that the
IP address of the management interface is in the same network segment as that of the PC. This step
is optional. By default, the IP address of the management interface is 192.168.0.1/24.
<Sysname> system-view
[Sysname] interface GigabitEthernet0/1 //Enter management interface view
[Sysname- GigabitEthernet0/1] ip address 192.168.10.2 255.255.255.0 //Configure the IP
address of the management interface as 192.168.10.2.
[Sysname-GigabitEthernet0/1] quit
<Sysname> save //Save the configuration
2. Log in to the web interface
Enter http://192.168.10.2 in the IE address bar to enter the login page of the LB module web interface.
Type the default username admin and password admin, type the verify code, select the language, and
then click Login.