overload

Syntax

overload {advertise-high-metrics;allow-route-leaking;timeout seconds;}

Hierarchy Level

[edit logical-systems logical-system-name protocols isis],[edit logical-systems logical-system-name routing-instances routing-instance-name protocols isis],[edit protocols isis],[edit routing-instances routing-instance-name protocols isis]

Release Information

Statement introduced before Junos OS Release 7.4.

Statement introduced in Junos OS Release 9.0 for EX Series switches.

Description

Configure the local routing device so that it appears to be overloaded. You might want to do this when you want the routing device to participate in IS-IS routing, but do not want it to be used for transit traffic. Note that traffic to immediately attached interfaces continues to transit the routing device. You can also advertise maximum link metrics in network layer reachability information (NLRI) instead of setting the overload bit.

Note: If the time elapsed after the IS-IS instance is enabled is less than the specified timeout, overload mode is set.

Options

advertise-high-metrics—Advertise maximum link metrics in NLRIs instead of setting the overload bit.

allow-route-leaking—Enable leaking of route information into the network even if the overload bit is set.

Note: The allow-route-leaking option will not work if the routing device is in dynamic overload mode. Dynamic overload can occur if the device has exceeded its resource limits, such as the prefix limit.

timeout seconds—Number of seconds at which the overloading is reset.

Default: 0 seconds
Range: 60 through 1800 seconds

Required Privilege Level

routing—To view this statement in the configuration.

routing-control—To add this statement to the configuration.

Related Topics