405
Syntax
ipv6 import-route limit
number
undo ipv6 import-route limit
Default
The maximum number of redistributed Level 1/Level 2 IPv6 routes is 8192.
Views
IS-IS view
Predefined user roles
network-admin
Parameters
number
: Specifies the maximum number of redistributed Level 1/Level 2 IPv6 routes, in the range of 1 to
8192.
Examples
# Configure IS-IS process 1 to redistribute up to 1000 Level 1/Level 2 IPv6 routes.
<Sysname> system-view
[Sysname] isis 1
[Sysname-isis-1] ipv6 import-route limit 1000
ipv6 maximum load-balancing
Use
ipv6 maximum load
-
balancing
to configure the maximum number of equal-cost routes for load
balancing.
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 equal-cost routes.
Usage guidelines
The value range for the
number
argument and the default setting depend on the
max-ecmp-num
command.
If you set the maximum number of ECMP routes to
m
in the
max-ecmp-num
command, the
number
argument in the
maximum load-balancing
command is in the range of 1 to
m
and defaults to
m
.