R3204P16-HP Load Balancing Module Typical Configuration Examples-6PW101
16
Figure 17 LB module login page
CLI configuration
1. Configuration procedures
# Configure an IP address for the 10GE interface.
[Sysname] interface Ten-GigabitEthernet 0/0
[Sysname-Ten-GigabitEthernet0/0] ip address 192.168.1.253 255.255.255.0
[Sysname-Ten-GigabitEthernet0/0] quit
# Add a static route.
[Sysname] ip route-static 0.0.0.0 0.0.0.0 192.168.1.254
2. Configuration file
#
interface Ten-GigabitEthernet0/0
port link-mode route
ip address 192.168.1.253 255.255.255.0
#
ip route-static 0.0.0.0 0.0.0.0 192.168.1.254
Configuring DR-mode load balancing in the web interface
1. Create a real service group.
From the navigation tree, select Load Balance > Server Load Balance. Click the Real Service Group tab.
Figure 18 Real service group page
Click Add to enter the real service group configuration page. Type a name for the real service group,
select a scheduler, a health monitoring type, and a real service troubleshooting method.