Http Login Configuration Example; Network Requirements; Configuration Procedure; Https Login Configuration Example - HP 3100 v2 Series Configuration Manual

Hide thumbs Also See for 3100 v2 Series:
Table of Contents

Advertisement

HTTP login configuration example

Network requirements

As shown in
HTTP.
Figure 19 Network diagram

Configuration procedure

1.
Configure the device:
# Create VLAN 999, and add Ethernet 1/0/1 (the interface connected to the PC) to VLAN 999.
<Sysname> system-view
[Sysname] vlan 999
[Sysname-vlan999] port Ethernet 1/0/1
[Sysname-vlan999] quit
# Assign the IP address 192.168.0.58 and the subnet mask 255.255.255.0 to VLAN-interface
999.
[Sysname] interface vlan-interface 999
[Sysname-VLAN-interface999] ip address 192.168.0.58 255.255.255.0
[Sysname-VLAN-interface999] quit
# Create a local user named admin, and set the password to admin for the user. Specify the
Web 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 web
[Sysname-luser-admin] authorization-attribute level 3
[Sysname-luser-admin] password simple admin
2.
Verify the configuration:
# On the PC, run the Web browser. Enter the IP address of the device in the address bar. The
Web login page appears.
# Enter the user name, password, verify code, select English, and click Login. The homepage
appears. After login, you can configure device settings through the Web interface.

HTTPS login configuration example

Network requirements
As shown in
device as the HTTPS server and the host as the HTTPS client, and request a certificate for each of
them.
Figure
19, configure the device to allow the PC to log in over the IP network by using
Figure
20, to prevent unauthorized users from accessing the device, configure the
53

Advertisement

Table of Contents
loading

Table of Contents