R3721-F3210-F3171-HP High-End Firewalls Access Control Command Reference-6PW101

105
Binding attribute checking does not take the service types of the users into account. A configured binding
attribute is effective for all types of users. Be cautious when deciding which binding attributes should be
configured for which type of local users.
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
Syntax
display local-user [ idle-cut { disable | enable } | service-type { dvpn | ftp | portal | ppp | ssh | telnet
| terminal | web } | state { active | block } | user-name user-name | vlan vlan-id ] [ | { begin | exclude
| include } regular-expression ]
View
Any view
Default level
1: Monitor level
Parameters
idle-cut { disable | enable }: Specifies local users with the idle cut function disabled or enabled.
service-type: Specifies the local users who use a specified type of service.
dvpn: DVPN users.
ftp: FTP users. This keyword is not available for the FIPS mode.
portal: Portal users.
ppp: PPP users.
ssh: SSH users.
telnet: Telnet users. This keyword is not available for the FIPS mode.
terminal: Users logging in through the console or AUX port.
web: Web users.
state { active | block }: Specifies local users in the state of active or blocked. A local user in active state
can access network services, but a local user in blocked state cannot.
user-name user-name: Specifies all local users using the specified username. The username is a
case-sensitive string of 1 to 55 characters and does not contain the domain name.
vlan vlan-id: Specifies all local users in a VLAN. The VLAN ID ranges from 1 to 4094.
|: Filters command output by specifying a regular expression. For more information about regular
expressions, see Getting Started Guide.
begin: Displays the first line that matches the specified regular expression and all lines that follow.
exclude: Displays all lines that do not match the specified regular expression.
include: Displays all lines that match the specified regular expression.
regular-expression: Specifies a regular expression, a case-sensitive string of 1 to 256 characters.