R0106-HP MSR Router Series Layer 3 - IP Routing Command Reference(V7)
585
allow: Allows advertising address prefixes. By default, no address prefixes are allowed to be advertised
when the overload bit is set.
external: Allows advertising IP address prefixes redistributed from other routing protocols with the allow
keyword specified.
interlevel: Allows advertising IP address prefixes learned from different IS-IS levels with the allow
keyword specified.
Usage guidelines
If the on-startup keyword is not specified, the command sets the overload bit immediately until the undo
set-overload command is executed.
If the on-startup keyword is specified, IS-IS sets the overload bit upon system startup and keeps it set
within the timeout2 interval.
Examples
# Set the overload bit on the current router.
<Sysname> system-view
[Sysname] isis 1
[Sysname-isis-1] address-family ipv6
[Sysname-isis-1-ipv6] set-overload
summary
Use summary to configure an IPv6 IS-IS summary route.
Use undo summary to remove the summary route.
Syntax
summary ipv6-prefix prefix-length [ avoid-feedback | generate_null0_route | [ level-1 | level-1-2 |
level-2 ] | tag tag ] *
undo summary ipv6-prefix prefix-length [ level-1 | level-1-2 | level-2 ]
Default
No summary route is configured.
Views
IS-IS IPv6 unicast address family view
Predefined user roles
network-admin
Parameters
ipv6-prefix: Specifies an IPv6 prefix for the summary route.
prefix-length: Specifies the length of the IPv6 prefix, in the range of 0 to 128.
avoid-feedback: Avoids learning the summary route by route calculation.
generate_null0_route: Generates a NULL 0 route to avoid routing loops.
level-1: Summarizes only the routes redistributed to Level-1.
level-1-2: Summarizes all the routes redistributed to both Level-1 and Level-2.
level-2: Summarize only the routes redistributed to Level-2.