F3726, F3211, F3174, R5135, R3816-HP Firewalls and UTM Devices Getting Started Command Reference-6PW100
17
Parameters
minutes: Specifies the number of minutes for the idle-timeout time, in the range of 0 to 35791. The default
is 10 minutes.
seconds: Specifies the number of seconds for the idle-timeout time, in the range of 0 to 59. The default
is 0 seconds.
Usage guidelines
The system automatically terminates the user connection on the user interface if there is no information
interaction between the device and the user within the idle-timeout time.
Setting the idle-timeout timer to 0 disables the idle-timeout function.
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
Use ip http acl to associate the HTTP service with an ACL.
Use undo ip http acl to remove the association.
Syntax
ip http acl acl-number
undo ip http acl acl-number
Default
The HTTP service is not associated with any ACL.
Views
System view
Default command level
2: System level
Parameters
acl-number: ACL number, in the range of 2000 to 2999.
Usage guidelines
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 overwrite each other. If you execute the ip http acl command multiple times to
associate the HTTP service with ACLs of the same type, the HTTP service is only associated with the last
specified ACL.
This command is not supported in FIPS mode.
Examples
# Associate the HTTP service with ACL 2001 to only allow the clients within the 10.10.0.0/16 network to
access the device through HTTP.