HP (Hewlett-Packard) JG221A ユーザーズマニュアル

ページ / 157
 
Displaying and maintaining web login 
To do… 
Use the 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 
 
Web login example 
HTTP login example 
Network requirements 
As shown in 
, the PC is connected to the device over an IP network. The IP address of the Device 
is 192.168.20.66/24. 
Figure 27 Network diagram for configuring HTTP login  
 
 
Configuration procedure 
1. 
Configuration on the device 
# Log in to the device via the console port and configure the IP address of VLAN 1 of the device. VLAN 
1 is the default VLAN.  
<Sysname> system-view 
[Sysname] interface vlan-interface 1 
[Sysname-VLAN-interface1] ip address 192.168.20.66 255.255.255.0 
[Sysname-VLAN-interface1] quit 
# Create a local user named admin, and set the password to admin for the user. Specify the Telnet 
service type for the local user, and set the command level to 3 for this user.  
[Sysname] local-user admin 
[Sysname-luser-admin] service-type telnet  
[Sysname-luser-admin] authorization-attribute level 3 
[Sysname-luser-admin] password simple admin 
2. 
Configuration on the PC 
# On the PC, run the web browser. Enter the IP address of the device in the address bar, 192.168.20.66 
in this example. The web login page appears, as shown in 
70