View
IS-IS view
Default level
2: System level
Parameters
level-1
: Specifies the default route as Level-1.
level-1-2
: Specifies the default route as Level-1-2.
level-2
: Specifies the default route as Level-2.
route-policy-name
: Specifies the name of a routing policy with a case-sensitive string of 1 to 63
characters.
NOTE:
If no level is specified, the default route belongs to Level-2.
Description
Use
ipv6 default-route-advertise
to generate a Level-1 or Level-2 IPv6 IS-IS default route.
Use
undo ipv6 default-route-advertise
to disable generating a default route.
No IPv6 IS-IS default route is generated by default.
With a routing policy, you can configure IPv6 IS-IS to generate the default route that must match the
routing policy. You can use the
apply isis level-1
command in routing policy view to generate a
default route in L1 LSPs, or use the
apply isis level-2
command in routing policy view to generate a
default route in L2 LSPs, and use the
apply isis level-1-2
in routing policy view to generate a default
route in L1 and L2 LSPs.
Related commands:
apply isis
.
Examples
# Configure the router to generate a default route in Level-2 LSPs.
<Sysname> system-view
[Sysname] isis 1
[Sysname-isis-1] ipv6 default-route-advertise
ipv6 enable
Syntax
ipv6 enable
undo
ipv6 enable
View
IS-IS view
Default level
2: System level
Parameters
None
Description
Use
ipv6 enable
to enable IPv6 for the IPv6 IS-IS process.
333