Describes how to control the number of prefixes that IS-IS propagates between levels and how to monitor propagated-prefix limits.
Inter-area route propagation limits in IS-IS are configuration parameters that
-
allow operators to specify the maximum number of route prefixes that can be propagated between IS-IS levels
-
provide an option to generate a warning when the configured limit is exceeded
-
when enforcement is enabled, stop advertising additional prefixes once the limit is reached
-
provide a warning-only mode in which all eligible prefixes are advertised, even when the limit is exceeded, and
-
help protect the network from excessive routing table growth caused by misconfiguration or unexpected routing protocol events.
|
Feature Name |
Release Name |
Description |
|---|---|---|
|
Inter-area route propagation limits in IS-IS |
Release 26.3.1 |
Introduced in this release on: Fixed Systems (8200 [ASIC: Q200, P100], 8700 [ASIC: P100, K100], 8010 [ASIC: A100]); Centralized Systems (8600 [ASIC: Q200]) ; Modular Systems (8800 [LC ASIC: Q200, P100]) This feature helps protect the network from excessive inter-area route propagation caused by misconfiguration or unexpected route growth by limiting the number of prefixes propagated between IS-IS levels. This feature, using the new maximum-propagated-prefixes command, allows operators to define propagation thresholds, receive early warnings, and optionally stop advertising additional prefixes when limits are exceeded. This feature introduces these changes: CLI: A new command, maximum-propagated-prefixes, has been introduced. |
Inter-area route propagation limits in IS-IS
In IS-IS, routes learned in one level may be propagated into another level to support inter-area reachability. Prior to this enhancement, operators could control which routes were propagated by using policy, but they could not directly limit the number of propagated prefixes.
Starting with Cisco IOS XR 26.3.1, this feature adds a new command, maximum-propagated-prefixes, which allows operators to define a propagation threshold for inter-area routes. When the configured threshold is approached or exceeded, the router can generate warnings and, depending on configuration, either continue propagating routes or stop advertising additional prefixes. This feature helps protect the network from unexpected route growth between IS-IS levels.
When the propagated-prefix count exceeds the configured threshold, the router can either:
-
generate a warning and continue advertising routes, or
-
stop advertising additional propagated routes.
Benefits of inter-area route propagation limits in IS-IS
-
Improved operational protection against accidental large-scale route propagation.
-
Better control of IS-IS inter-area advertisements.
-
Configurable warning thresholds for earlier visibility into route growth.
-
Operational consistency with the existing IS-IS redistributed-prefix limiting model.