F3726, F3211, F3174, R5135, R3816-HP Firewalls and UTM Devices Access Control Command Reference-6PW100
173
Usage guidelines
By blocking an ISP domain, you disable offline users of the domain from requesting network services. The
online users are not affected.
Examples
# Place the ISP domain test to the blocked state.
<Sysname> system-view
[Sysname] domain test
[Sysname-isp-test] state block
Local user configuration commands
access-limit
Use access-limit to limit the number of concurrent users of the same local user account.
Use undo access-limit to remove the limitation.
Syntax
access-limit max-user-number
undo access-limit
Default
There is no limit to the number of users who concurrently use the same local user account.
Views
Local user view
Default command level
3: Manage level
Parameters
max-user-number: Maximum number of concurrent users of the same local user account, ranging from 1
to 1024.
Usage guidelines
This limit has no effect on FTP users because accounting is not available for FTP users.
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
Related commands
display local-user