HP VPN Firewall Appliances Network Management Command Reference
1086
undo if-match ipv6 { address | next-hop | route-source } [ acl | prefix-list ]
Default
No IPv6 prefix list match criterion is configured.
Views
Routing policy view
Default command level
2: System level
Parameters
address: Matches the destination address of IPv6 routing information.
next-hop: Matches the next hop of IPv6 routing information.
route-source: Matches the source address of IPv6 routing information.
acl acl6-number: Specifies an IPv6 ACL for filtering by its number, in the range of 2000 to 3999 for
address, and 2000 to 2999 for next-hop and route-source.
prefix-list ipv6-prefix-name: Specifies an IPv6 prefix list for filtering by its name, a string of 1 to 19
characters.
Examples
# Configure node 10 of routing policy policy1 to permit routing information whose next hop matches
IPv6 prefix list p1.
<Sysname> system-view
[Sysname] route-policy policy1 permit node 10
[Sysname-route-policy] if-match ipv6 next-hop prefix-list p1
ip ipv6-prefix
Use ip ipv6-prefix to configure an IPv6 prefix list or an item for it.
Use undo ip ipv6-prefix to remove an IPv6 prefix list or an item.
Syntax
ip ipv6-prefix ipv6-prefix-name [ index index-number ] { deny | permit } ipv6-address prefix-length
[ greater-equal min-prefix-length ] [ less-equal max-prefix-length ]
undo ip ipv6-prefix ipv6-prefix-name [ index index-number ]
Default
No IPv6 prefix list is configured.
Views
System view
Default command level
2: System level
Parameters
ipv6-prefix-name: Specifies a name for IPv6 prefix list, a string of 1 to 19 characters.