537
Use
undo ipv6 maximum load-balancing
to restore the default.
Syntax
ipv6 maximum load-balancing
number
undo ipv6 maximum load-balancing
Views
IS-IS view
Predefined user roles
network-admin
Parameters
number
: Specifies the maximum number of ECMP routes.
Usage guidelines
The default maximum number of IPv6 IS-IS ECMP routes equals the maximum number of ECMP routes
supported by the system.
If you use the
max-ecmp-num
command to configure the maximum number of ECMP routes supported by
the system to
m
, the default setting of this command is
m
, and the value range for this command is 1 to
m
.
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
Use
ipv6 preference
to configure the preference for IPv6 IS-IS.
Use
undo ipv6 preference
to restore the default.
Syntax
ipv6 preference
{
preference
|
route-policy
route-policy-name
} *
undo ipv6 preference
Default
The preference for IPv6 IS-IS is 15.
Views
IS-IS 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.