10-5
Description
Use the
ipv6 default-route-advertise
command to generate a Level-1 or Level-2 IPv6 IS-IS
default route.
Use the
undo ipv6 default-route-advertise
command to disable generating a default route.
No IPv6 IS-IS default route is generated by default.
With a route policy, you can configure IPv6 IS-IS to generate the default route that must match
the route policy. You can use the
apply isis level-1
command in route policy view to generate a
default route in L1 LSPs, or use the
apply isis level-2
command in route policy view to
generate a default route in L2 LSPs, and use the
apply isis level-1-2
in route policy view to
generate a default route in L1 and L2 LSPs respectively.
See
Route Policy Configuration Commands
in the
Layer 3 - IP Routing Command Reference
for
information about the
apply isis
command.
Examples
# Configure the router to generate a Level-2 default route.
<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 the
ipv6 enable
command to enable IPv6 for the IS-IS process.
Use the
undo ipv6 enable
command to disable IPv6.
IPv6 is disabled by default.
Examples
# Create IS-IS process 1, and enable IPv6 for the process.
<Sysname> system-view
[Sysname] ipv6
[Sysname] isis 1
[Sysname-isis-1] network-entity 10.0001.1010.1020.1030.00
[Sysname-isis-1] ipv6 enable