Default level
2: System level
Parameters
number
: Maximum number of ECMP routes , in the range of 1 to 8.
Description
Use
ipv6 maximum load
-
balancing
to configure the maximum number of ECMP routes.
Use
undo ipv6 maximum load-balancing
to restore the default.
By default, the maximum number of ECMP routes is 8.
Configure the maximum number of equal-cost routes according to the memory capacity.
Examples
# Configure the maximum number of ECMP routes as 2.
<Sysname> system-view
[Sysname] isis 100
[Sysname-isis-100] ipv6 maximum load-balancing 2
ipv6 preference
Syntax
ipv6 preference
{
preference
|
route-policy route-policy-name
} *
undo ipv6 preference
View
IS-IS view
Default level
2: System level
Parameters
preference
: Preference for IPv6 IS-IS, ranging from 1 to 255.
route-policy-name
: Name of a routing policy, a case-sensitive string of 1 to 63 characters.
Description
Use
ipv6 preference
to configure the preference for IPv6 IS-IS protocol.
Use
undo ipv6 preference
to restore the default.
The default preference for IPv6 IS-IS protocol is 15.
When a router runs multiple dynamic routing protocols at the same time, the system will assign a
preference to each routing protocol. If several protocols find routes to the same destination, the route
found by the protocol with the highest preference is selected.
Examples
# Configure the preference of IPv6 IS-IS protocol as 20.
<Sysname> system-view
[Sysname] isis 1
[Sysname-isis-1] ipv6 preference 20
339