30seconds: Specifies timeout time in seconds, which ranges from 0 to 59, and defaults to 0 seconds.DescriptionUse the idle-timeout command to set the idle-timeout timer.Use the undo idle-timeout command to restore the default.The default idle-timeout is 10 minutes.NOTE:• The system automatically terminates the connection if no information interaction occurs between thedevice and the user within the timeout time.• Setting idle-timeout to 0 disables the timer and maintains the connection until you terminate it.Examples# Set the idle-timeout timer to 1 minute and 30 seconds. system-view[Sysname] user-interface aux 0[Sysname-ui-aux0] idle-timeout 1 30ip http aclSyntaxip http acl acl-numberundo ip http aclViewSystem viewDefault level2: System levelParametersacl-number: ACL number. A basic IPv4 ACL ranges from 2000 to 2999.DescriptionUse the ip http acl command to associate the HTTP service with an ACL.Use the undo ip http acl command 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 thedevice through HTTP.The HTTP service can be associated with a basic ACL, and the two types of ACLs will not overwrite eachother. However, ACLs of the same type will overwrite each other. If you execute the ip http acl commandmultiple times to associate the HTTP service with the same type of ACLs, the HTTP service is onlyassociated with the last specified ACL.When the HTTP service is associated with the HTTP service uses this ACL to filter wireless clients only, anddoes not filter wired clients with this ACL.Related commands: display ip http; and acl number (ACL and QoS Command Reference).