Up to five users can concurrently log in to the device through the Web interface.

Figure 46 Web login page

Adding a Web login account

Perform the following configuration at the CLI:

1.Add a Web user. Set the username to userA, password to 123456, and user privilege level to 3.

[HP] local-user userA New local user added.

[HP-luser-userA] service-type web

[HP-luser-userA] password simple 123456

[HP-luser-userA] authorization-attribute level 3

[HP-luser-userA] quit

2.Add an interface to the management zone.

To allow users to log in to the device's Web interface through an interface other than the management interface GigabitEthernet 0/0, you must add the interface to the management zone.

[HP] zone name management

[HP-zone-management] import interface gigabitethernet0/1

Configuring Web login

To enable Web login, log in through the console port, and perform the following configuration tasks:

Enable HTTP or HTTPS service.

Configure the IP address of a Layer 3 interface, and make sure the interface and the configuration terminal can reach each other.

Configure a local user account for Web login.

The device supports HTTP 1.0 and HTTPS for transferring webpage data across the Internet.

HTTPS uses SSL to encrypt data between the client and the server for data integrity and security, and is more secure than HTTP. You can define a certificate attribute-based access control policy to allow only legal clients to access the device.

HTTP login and HTTPS login are separate login methods. To use HTTPS login, you do not need to configure HTTP login.

Table 10 shows the basic Web login configuration requirements.

52