Description

During RE upgrade, overload on device failed. ISIS high metric does not seem to get applied to drain traffic between the devices . The behavior is expected and working as designed .



Symptoms

Known behavior , as documented in the feature set doc . Working as designed ,


https://www.juniper.net/documentation/us/en/software/junos/cli-reference/topics/ref/statement/overload-edit-protocols-ospf.html



Solution

timeout seconds—(Optional) Number of seconds at which the overloading is reset. If no timeout interval is specified, the routing device remains in overload state until the overload statement is deleted or a timeout is set.

  • Range: 60 through 1800 seconds
  • Default: 0 seconds

The timeout is configured with a prefix-limit. If the number of prefixes exceeds the configured limit, the overload state is reached. The routing device remains in the overload state even though the prefixes have been reduced under the limit. Therefore, you need to clear the overload state using the clear (ospf | ospf3) overload command.



Modification History

2025-04-09 : Article Created