R3721-F3210-F3171-HP High-End Firewalls Network Management Command Reference-6PW101
984
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.
Description
Use display ip ip-prefix to display the statistics of an IPv4 prefix list. If no ip-prefix-name is specified,
statistics for all IPv4 prefix lists will be displayed.
Related commands: ip ip-prefix.
Examples
# Display the statistics of IPv4 prefix list abc.
<Sysname> display ip ip-prefix abc
Prefix-list abc
Permitted 0
Denied 0
index: 10 permit 1.0.0.0/11 ge 22 le 32
Table 235 Command output.
Field Descri
p
tion
Prefix-list Name of the IPv4 prefix list
Permitted Number of routes satisfying the match criterion
Denied Number of routes not satisfying the match criterion
index Index of the IPv4 prefix list
permit Match mode: permit or deny
1.0.0.0/11 IP address and mask
ge greater-equal, the lower limit
le less-equal, the higher limit
if-match acl
Syntax
if-match acl acl-number
undo if-match acl
View
Routing policy view
Default level
2: System level
Parameters
acl-number: ACL number from 2000 to 3999.