R3721-F3210-F3171-HP High-End Firewalls Getting Started Guide-6PW101
36
• HTTPS login—The Secure HTTP (HTTPS) refers to the HTTP protocol that supports the Security Socket
Layer (SSL) protocol. HTTPS uses SSL to encrypt the data exchanged between the HTTPS client and
the server to ensure data security and integrity. You can define a certificate attribute-based access
control policy to allow legal clients to access the device securely and prohibit illegal clients.
Table 7 sho
ws the basic Web login configuration requirements.
Table 7 Basic Web login configuration requirements
Ob
j
ect Re
q
uirements
Device
Assign an IP address to the management interface.
Configure routes to make sure the device and the PC can reach each other.
Perform either or both of the following task:
Configuring HTTP login
• Configuring HTTPS login
PC
Install a Web browser
Obtain the IP address of the device interface
Configuring HTTP login
Ste
p
Command
Remarks
1. Enter system view.
system-view N/A
2. Enable the HTTP service.
ip http enable Enabled by default.
3. Configure the HTTP service
port number.
ip http port port-number
Optional.
80 by default.
If you execute the command
multiple times, the last one takes
effect.
4. Associate the HTTP service
with an ACL.
ip http acl acl-number
Optional.
By default, the HTTP service is not
associated with any ACL.
Associating the HTTP service with
an ACL enables the device to allow
only clients permitted by the ACL to
access the device.
5. Create a local user and enter
local user view.
local-user user-name
By default, no local user is
configured.
6. Configure a password for the
local user.
password { cipher | simple }
password
By default, no password is
configured for the local user.
7. Specify the command level of
the local user.
authorization-attribute level level
No command level is configured
for the local user.
8. Specify the Telnet service type
for the local user.
service-type web
By default, no service type is
configured for the local user.
9. Exit to system view.
quit N/A