Ip Ipv6-Prefix - HP FlexNetwork 3600 v2 Series Command Reference Manual

Hide thumbs Also See for FlexNetwork 3600 v2 Series:
Table of Contents

Advertisement

Description
Use if-match ipv6 to configure a destination, next hop or source address based match criterion for
IPv6 routes.
Use undo if-match ipv6 to remove the match criterion.
The match criterion is not configured by default.
Examples
# Configure node 10 of routing policy policy1 to permit routing information whose next hop address
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

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 ]
View
System view
Default level
2: System level
Parameters
ipv6-prefix-name: IPv6 prefix list name, a string of 1 to 19 characters, for uniquely specifying an IPv6
prefix list.
index-number: Index number, in the range of 1 to 65535, for uniquely specifying an IPv6 prefix list
item. An item with a smaller index-number will be matched first.
deny: Specifies the match mode for the IPv6 prefix list as deny. If a route matches the IPv6 prefix list,
the route neither passes the filter nor matches against the next item; if not, the route matches against
the next item (suppose the IPv6 prefix list has multiple items configured).
permit: Specifies the match mode for the IPv6 prefix list as permit. If a route matches the IPv6 prefix
list, it passes the IPv6 prefix list. If not, it matches against the next item (suppose the IPv6 prefix list
has multiple items configured).
ipv6-address prefix-length: Specifies an IPv6 prefix and prefix length. A prefix-length is in the range
of 0 to 128. When specified as :: 0, the arguments match the default route.
greater-equal min-prefix-length: Greater than or equal to the minimum prefix length.
less-equal max-prefix-length: Less than or equal to the maximum prefix length.
The length relation is mask-length <= min-mask-length <= max-mask-length <= 128. If only the
min-prefix-length is specified, the prefix length range is [ min-prefix-length, 128 ]. If only the
max-prefix-length is specified, the prefix length range is [ prefix-length, max-prefix-length ]. If both
the min-prefix-length and max-prefix-length are specified, the prefix length range is
[ min-prefix-length, max-prefix-length ].
Description
Use ip ipv6-prefix to configure an IPv6 prefix list or an item of it.
Use undo ip ipv6-prefix to remove an IPv6 prefix list or an item.
436

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents