R3721-F3210-F3171-HP High-End Firewalls Getting Started Command Reference-6PW101
21
View
System view
Default level
3: Manage level
Parameters
port-number: Port number of the HTTP service, which ranges from 1 to 65535.
Description
Use ip http port to configure the port number of the HTTP service.
Use undo ip http port to restore the default.
By default, the port number of the HTTP service is 80.
Verify that the port number is not used by another service, because this command does not check for
conflicts with configured port numbers.
This command is not supported in FIPS mode.
Related commands: display ip http.
Examples
# Configure the port number of the HTTP service as 8080.
<Sysname> system-view
[Sysname] ip http port 8080
ip https acl
Syntax
ip https acl acl-number
undo ip https acl
View
System view
Default level
3: Manage level
Parameters
acl-number: ACL number, which ranges from 2000 to 2999.
Description
Use ip https acl to associate the HTTPS service with an ACL.
Use undo ip https acl to remove the association.
By default, the HTTPS service is not associated with any ACL.
After the HTTPS service is associated with an ACL, only the clients permitted by the ACL can access the
device.
ACLs of the same type will overwrite each other. If you execute the ip https acl command multiple times
to associate the HTTPS service with the same type of ACLs, the HTTPS service is only associated with the
last specified ACL.