IS-IS Configuration Guide for Cisco 8000 Series Routers, Cisco IOS XR Releases

PDF

IS-IS Configuration Guide for Cisco 8000 Series Routers, Cisco IOS XR Releases

Overload bits in OOR conditions

Want to summarize with AI?

Log in

Explains how overload bit suppression operates in OOR conditions, describes its role in IS-IS to maintain network stability, and outlines critical considerations before configuring or verifying IS-IS overload behavior.


A overload bit is a protocol mechanism that

  • signals a router is experiencing resource issues like memory shortages

  • causes other routers to disregard its link-state packets (LSPs) when calculating shortest paths, and

  • allows the affected router’s directly connected IP prefixes to remain reachable, even when its other paths are excluded from the area’s route calculations.

When a router enters OOR conditions, setting the overload bit in its LSPs prevents other routers from using it in their shortest path calculations. This protects the network from routing loops and forwarding failures due to incomplete or inaccurate routing information. If overload bit suppression is disabled, IS-IS continues forwarding based on possibly incomplete database information, risking network instability.

Best practice

Do not disable overload bit setting during OOR conditions—this mechanism is critical for stable network operation.


Configure overload bit suppression during OOR conditions

Prevent IS-IS from automatically setting the overload bit during OOR conditions, enabling continued forwarding with incomplete link-state information.

Before you begin

Evaluate the operational risk of forwarding with an incomplete link-state database before applying this configuration.

Follow these steps to configure overload bit suppression during OOR conditions:

Procedure

1.

Disable automatic overload-bit setting during out-of-resource conditions.

Example:

Router#router isis 1
Router(config-isis)#oor-set-overload-bit disable
2.

Use the show isis protocol command to verify the IS-IS protocol state and review the memory-state fields in the output.

Example:

Router#show isis protocol