F3215-HP Load Balancing Module Security Command Reference-6PW101

58
[Sysname] local-user abc
[Sysname-luser-abc] authorization-attribute level 2
# Configure the authorized user level of user group abc as 3.
<Sysname> system-view
[Sysname] user-group abc
[Sysname-ugroup-abc] authorization-attribute level 3
bind-attribute
Use bind-attribute to configure binding attributes for a local user.
Use undo bind-attribute to remove binding attributes of a local user.
Syntax
bind-attribute ip ip-address
undo bind-attribute ip
Default
No binding attribute is configured for a local user.
Views
Local user view
Default command level
3: Manage level
Parameters
ip ip-address: Specifies the IP address of the user.
Usage guidelines
Binding attributes are checked upon authentication of a local user. If the binding attributes of a local user
do not match the configured ones, the user fails checking and authentication.
Binding attribute checking does not take the service types of users into account. A configured binding
attribute is effective for all types of users. Configure binding attributes for different types of local users
with caution.
Examples
# Configure the bound IP of local user abc as 3.3.3.3.
<Sysname> system-view
[Sysname] local-user abc
[Sysname-luser-abc] bind-attribute ip 3.3.3.3
display local-user
Use display local-user to display configuration and statistics information about local users.
Syntax
display local-user [ vd vd-name ] [ service-type { ftp | ssh | telnet | terminal | web } | state { active |
block } | user-name user-name ] [ | { begin | exclude | include } regular-expression ]
Views
Any view