R3303-HP HSR6800 Routers Layer 3 - IP Routing Command Reference
396
avoid-feedback: Avoids learning summary routes by routing calculation.
generate_null0_route: Generates the NULL 0 route to avoid routing loops.
level-1: Summarizes only the routes redistributed to Level-1 area.
level-1-2: Summarizes all the routes redistributed to Level-1 and Level-2 areas.
level-2: Summarizes only the routes redistributed to Level-2 area.
tag: Specifies an administrative tag in the range of 1 to 4294967295.
Usage guidelines
Configuring summary routes can reduce the size of the route table, LSPs and LSDB. Routes to be
summarized can be IS-IS routes or redistributed routes. The cost of a summary route is the smallest cost
among all summarized routes.
If no level is specified in the command, the default is level-2.
Examples
# Configure a summary route of 2002::/32.
<Sysname> system-view
[Sysname] isis
[Sysname-isis-1] ipv6 summary 2002:: 32
isis ipv6 bfd enable
Use isis ipv6 bfd enable to enable BFD on an IPv6 IS-IS interface for link failure detection.
Use undo isis ipv6 bfd enable to disable BFD on an IPv6 IS-IS interface.
Syntax
isis ipv6 bfd enable
undo isis ipv6 bfd enable
Default
An IPv6 IS-IS interface is not enabled with BFD.
Views
Interface view
Default command level
2: System level
Examples
# Enable BFD for IPv6 IS-IS on GigabitEthernet 2/1/1.
<Sysname> system-view
[Sysname] interface gigabitethernet 2/1/1
[Sysname-GigabitEthernet2/1/1] isis ipv6 bfd enable
isis ipv6 enable
Use isis ipv6 enable to enable IPv6 for an IS-IS process on an interface.
Use undo isis ipv6 enable to disable the configuration.