F3215-HP Load Balancing Module System Management Configuration Guide-6PW101
33
Displaying and maintaining Web login
Task Command
Remarks
Display information about Web
users.
display web users [ | { begin | exclude |
include } regular-expression ]
Available in any view.
Display HTTP state information.
display ip http [ | { begin | exclude |
include } regular-expression ]
Available in any view.
Display HTTPS state
information.
display ip https [ | { begin | exclude |
include } regular-expression ]
Available in any view.
HTTP login configuration example
Network requirements
As shown in Figure 22, configure the LB module to allow the PC to log in over the IP network by using
HTTP.
Figure 22 Network diagram
Configuration procedure
1. Configure LB:
# Assign the IP address 192.168.4.3 and the subnet mask 255.255.255.0 to interface
GigabitEthernet 0/1.
<LB> system-view
[LB] interface gigabitethernet 0/1
[LB-GigabitEthernet0/1] ip address 192.168.4.3 255.255.255.0
[LB-GigabitEthernet0/1] quit
# Set the password to admin for local user admin. Specify the Web service type for the local user,
and set the command level to 3 for this user.
[LB] local-user admin
[LB-luser-admin] service-type web
[LB-luser-admin] authorization-attribute level 3
[LB-luser-admin] password simple admin
2. Verify the configuration:
# On the PC, run the Web browser. Enter the IP address of the LB module in the address bar. The
Web login page appears, as shown in Figure 23.