R3166-R3206-HP High-End Firewalls Access Control Command Reference-6PW101

80
block: Places the ISP domain in the blocked state to prevent users in the ISP domain from requesting
network services.
Description
Use the state command to set the status of an ISP domain.
Use the undo state command to restore the default.
By default, an ISP domain is in the active state.
By blocking an ISP domain, you disable users of the domain that are offline from requesting network
services. The online users are not affected.
Examples
# Place the current ISP domain test to the state of blocked.
<Sysname> system-view
[Sysname] domain test
[Sysname-isp-test] state block
Local user configuration commands
access-limit
Syntax
access-limit max-user-number
undo access-limit
View
Local user view
Default level
3: Manage level
Parameters
max-user-number: Maximum number of concurrent users of the current local user account, in the range 1
to 1024.
Description
Use the access-limit command to limit the number of concurrent users of a local user account.
Use the undo access-limit command to remove the limitation.
By default, there is no limit to the number of users who concurrently use the same local user account.
This command takes effect only when local accounting is used for the user account.
This limit is not effective for FTP users because accounting is not available for FTP users.
Related commands: display local-user.
Examples
# Limit the maximum number of concurrent users of local user account abc to 5.
<Sysname> system-view
[Sysname] local-user abc
[Sysname-luser-abc] access-limit 5