R0106-HP MSR Router Series Layer 3 - IP Routing Command Reference(V7)
583
Views
IS-IS IPv6 unicast address family view
Predefined user roles
network-admin
Parameters
preference: Specifies a preference for IPv6 IS-IS, in the range of 1 to 255.
route-policy route-policy-name: Specifies a routing policy by its name, a case-sensitive string of 1 to 63
characters.
Usage guidelines
If multiple dynamic routing protocols find routes to the same destination, the route found by the protocol
with the highest preference is selected as the optimal route.
Examples
# Configure the preference for IPv6 IS-IS as 20.
<Sysname> system-view
[Sysname] isis 1
[Sysname-isis-1] address-family ipv6
[Sysname-isis-1-ipv6] preference 20
prefix-priority
Use prefix-priority to assign a convergence priority to specific IPv6 IS-IS routes.
Use undo prefix-priority to remove the configuration.
Syntax
prefix-priority { critical | high | medium } { prefix-list prefix-list-name | tag tag-value }
prefix-priority route-policy route-policy-name
undo prefix-priority { critical | high | medium } [ prefix-list | tag ]
undo prefix-priority route-policy
Default
IPv6 IS-IS routes have the low convergence priority.
Views
IS-IS IPv6 unicast address family view
Predefined user roles
network-admin
Parameters
critical: Specifies the highest convergence priority.
high: Specifies the high convergence priority.
medium: Specifies the medium convergence priority.
route-policy route-policy-name: Specifies a routing policy by its name, a case-sensitive string of 1 to 63
characters.