R3721-F3210-F3171-HP High-End Firewalls Getting Started Command Reference-6PW101
19
Parameters
minutes: Specifies the timeout time in minutes, which ranges from 0 to 35791, and defaults to 10 minutes.
seconds: Specifies timeout time in seconds, which ranges from 0 to 59, and defaults to 0 seconds.
Description
Use idle-timeout to set the idle-timeout timer.
Use undo idle-timeout to restore the default.
The default idle-timeout is 10 minutes.
The system automatically terminates the user's connection(s) if there is no information interaction between
the device and the users within the idle timeout time.
Setting idle-timeout to zero disables the timer. In this case, connections are maintained unless you
terminate them.
Examples
# Set the idle-timeout timer to 1 minute and 30 seconds.
<Sysname> system-view
[Sysname] user-interface console 0
[Sysname-ui-console0] idle-timeout 1 30
ip http acl
Syntax
ip http acl acl-number
undo ip http acl
View
System view
Default level
2: System level
Parameters
acl-number: ACL number, which ranges from 2000 to 2999.
Description
Use ip http acl to associate the HTTP service with an ACL.
Use undo ip http acl to remove the association.
By default, the HTTP service is not associated with any ACL.
After the HTTP service is associated with an ACL, only the clients permitted by the ACL can access the
device through HTTP.
ACLs of the same type will overwrite each other. If you execute the ip http acl command multiple times to
associate the HTTP service with the same type of ACLs, the HTTP service is only associated with the last
specified ACL.
This command is not supported in FIPS mode.
Related commands: display ip http and acl number.