R3204P16-HP Load Balancing Module Typical Configuration Examples-6PW101
30
[Sysname] interface Ten-GigabitEthernet 3/0/1
[Sysname-Ten-GigabitEthernet3/0/1] port link-type trunk
[Sysname-Ten-GigabitEthernet3/0/1] port trunk permit vlan all
[Sysname-Ten-GigabitEthernet3/0/1] quit
5. Add a static route.
[Sysname] ip route-static 192.168.10.0 255.255.255.0 5.0.0.2
Configuration file
#
vlan 10
description Outside Vlan
#
vlan 23 to 24
#
vlan 30
#
interface Vlan-interface10
ip address 11.0.0.1 255.0.0.0
#
interface Vlan-interface30
ip address 5.0.0.1 255.0.0.0
#
interface GigabitEthernet2/0/1
port access vlan 23
#
interface GigabitEthernet2/0/2
port access vlan 24
#
interface GigabitEthernet2/0/21
port access vlan 10
#
interface Ten-GigabitEthernet3/0/1
port link-type trunk
port trunk permit vlan all
#
interface Ten-GigabitEthernet3/0/2
#
ip route-static 192.168.10.0 255.255.255.0 5.0.0.2
Configurations on the LB_1 module
Pre-configuration
For the configuration procedure, see Configurations on the LB module.
Logging in to LB_1
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.