865
count
: Displays the number of matching user blacklist entries.
Examples
# Display all user blacklist entries.
<Sysname> display blacklist user
User name Type TTL(sec) Dropped
Alex Manual 10 353452
Bob Manual 123 4294967295
Cary Manual Never 14478
# Display the number of user blacklist entries.
<Sysname> display blacklist user count
Totally 3 blacklist entries.
# Display the user blacklist entry for the user
Alex
.
<Sysname> display blacklist user Alex
User name Type TTL(sec) Dropped
Alex Manual 10 353452
Table 136 Command output
Field
Description
User name
Username in the user blacklist entry.
Type
Type of the user blacklist entry. Only the manual mode is supported.
TTL(sec)
Remaining aging time of the user blacklist entry, in seconds. If no aging
time is set for the entry, this field displays
Never
.
Dropped
Number of dropped packets sourced from the user.
Totally 3 blacklist entries
Total number of user blacklist entries.
Related commands
blacklist global enable
blacklist user
display client-verify protected ip
Use
display client-verify protected ip
to display protected IPv4 addresses for client verification.
Syntax
Centralized devices in standalone mode:
display client-verify
{
dns
|
http
|
tcp
}
protected ip
[
ip-address
[
vpn vpn-instance-name
] ] [
port
port-number
] [
count
]
Distributed devices in standalone mode/centralized devices in IRF mode:
display client-verify
{
dns
|
http
|
tcp
}
protected
ip
[
ip-address
[
vpn vpn-instance-name
] ] [
port
port-number
] [
slot
slot-number
] [
count
]
Distributed devices in IRF mode:
display client-verify
{
dns
|
http
|
tcp
}
protected ip
[
ip-address
[
vpn vpn-instance-name
] ] [
port
port-number
] [
chassis
chassis-number slot
slot-number
] [
count
]
Views
Any view