R3204P16-HP Load Balancing Module Typical Configuration Examples-6PW101
39
[Sysname] interface Ten-GigabitEthernet 3/0/1
[Sysname-Ten-GigabitEthernet3/0/1] port link-type trunk
[Sysname-Ten-GigabitEthernet3/0/1] undo port trunk permit vlan 1
[Sysname-Ten-GigabitEthernet3/0/1] port trunk permit vlan 23 to 24 100
[Sysname-Ten-GigabitEthernet3/0/1] quit
Configuration file
#
vlan 23 to 24
#
vlan 100
#
interface GigabitEthernet4/0/1
port access vlan 100
#
interface GigabitEthernet4/0/23
port access vlan 23
#
interface GigabitEthernet4/0/24
port access vlan 24
#
interface M-Ethernet0/0/0
ip address 192.168.254.153 255.255.255.0
#
interface Ten-GigabitEthernet3/0/1
port link-type trunk
undo port trunk permit vlan 1
port trunk permit vlan 23 to 24 100
#
interface Ten-GigabitEthernet3/0/2
Configurations on the LB_2 module
Pre-configuration
For the configuration procedure, see Configurations on the LB module.
Logging in to LB_2
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 of 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.254.152 255.255.255.0 //Configure the
IP address of the management interface as 192.168.254.152
[Sysname-GigabitEthernet0/1] quit
<Sysname> save //Save the configuration
2. Enter http://192.168.254.152 in the IE address bar to enter the login page of the LB_2 module
web interface. Type the default username admin and password admin, type the verify code, select
the language, and then click Login.