R3303-HP HSR6800 Routers Layer 3 - IP Routing Command Reference
388
Syntax
ipv6 default-route-advertise [ [ level-1 | level-1-2 | level-2 ] | route-policy route-policy-name ] *
undo ipv6 default-route-advertise [ route-policy route-policy-name ]
Default
No IPv6 IS-IS default route is generated.
Views
IS-IS view
Default command level
2: System level
Parameters
level-1: Generates a default route for Level-1.
level-1-2: Generates a default route for Level-1-2.
level-2: Generates a default route for Level-2.
route-policy-name: Specifies the name of a routing policy with a case-sensitive string of 1 to 63
characters.
Usage guidelines
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.
If no level is specified, this command generates a default route for Level-2.
Examples
# Configure the router to generate a default route in a Level-2 LSP.
<Sysname> system-view
[Sysname] isis 1
[Sysname-isis-1] ipv6 default-route-advertise
Related commands
apply isis
ipv6 enable
Use ipv6 enable to enable IPv6 for an IS-IS process.
Use undo ipv6 enable to disable IPv6.
Syntax
ipv6 enable
undo ipv6 enable
Default
IPv6 is disabled for an IS-IS process.