R3303-HP HSR6800 Routers Layer 3 - IP Routing Command Reference

510
Table 109 Command output.
Field Description
Prefix-list Name of the IPv4 prefix list.
Permitted Number of routes matching the criterion.
Denied Number of routes not matching the criterion.
index Index of an item.
permit Match mode of the item: permit or deny.
1.0.0.0/11 IP address and mask.
ge Greater-equal, the lower limit.
le Less-equal, the higher limit.
Related commands
ip ip-prefix
if-match acl
Use if-match acl to configure an ACL match criterion.
Use undo if-match acl to remove the match criterion.
Syntax
if-match acl acl-number
undo if-match acl
Default
No ACL match criterion is configured.
Views
Routing policy view
Default command level
2: System level
Parameters
acl-number: Specifies an ACL by its number in the range of 2000 to 3999.
Examples
# Configure node 10 of routing policy policy1 to permit routes matching ACL 2000.
<Sysname> system-view
[Sysname] route-policy policy1 permit node 10
[Sysname-route-policy] if-match acl 2000
if-match ip
Use if-match ip to configure a next hop or source address match criterion for IPv4 routes.