R3204P16-HP Load Balancing Module System Management Configuration Guide-6PW101

31
NOTE:
If the CF card contains no configuration file (startup.cfg and system.xml), the system performs initialization
by using the factory default configuration. If the CF card contains a confi
g
uration file, the system performs
initialization by using the existing configuration file.
Set up a configuration environment
Connect the management interface of the LB module to the network port of the PC through a crossover
Ethernet cable.
Figure 18 Log in to the LB module through the web interface
Configure an IP address for the PC
Change the IP address of the PC to one that is within the network segment 192.168.0.0/24 (except for
192.168.0.1), for example, 192.168.0.2 so that the PC and the LB module can communicate with each
other.
Start the IE browser and input the login information
On the PC, open the browser (IE 6.0 or above), type the IP address 192.168.0.1 in the address bar, and
press Enter to enter the login page of the web interface, as shown in Figure 19. Ente
r username admin,
password admin and the verification code, select a language (English), and click Login.
Figure 19 Login page of the web-based configuration interface
Modifying the default web login information
Enter the CLI of the LB module and perform the following configuration:
# Add a Telnet user account userA, and set its password to 1234 56 and user privilege level to 3.
<Sysname> system-view
[Sysname] local-user userA Add user userA.
[Sysname-luser-userA] service-type telnet Set the service type to telnet
[Sysname-luser-userA] password simple 123456 Set the password to 123466
[Sysname-luser-userA] authorization-attribute level 3 Set user level to 3.
[Sysname-luser-userA] quit