[Contents] [Prev] [Next] [Index] [Report an Error]

overload

Syntax

overload {
timeout seconds;
}

Hierarchy Level

[edit logical-systems logical-system-name protocols (oospf | ospf3)],
[edit logical-systems logical-system-name protocols ospf topology (default | ipv4-multicast | name)],
[edit logical-systems logical-system-name protocols ospf3 realm (ipv4-unicast | ipv4-multicast | ipv6-multicast)],
[edit logical-systems logical-system-name routing-instances routing-instance-name protocols (ospf | ospf3)],
[edit logical systems logical-system-name routing-instances routing-instance-name protocols ospf topology (default | ipv4-multicast | name)],
[edit logical-systems logical-system-name routing-instances routing-instance-name protocols ospf3 realm (ipv4-unicast | ipv4-multicast | ipv6-multicast)],
[edit protocols (ospf | ospf3)],
[edit protocols ospf topology (default | ipv4-multicast | name)],
[edit protocols ospf3 realm (ipv4-unicast | ipv4-multicast | ipv6-multicast)],
[edit routing-instances routing-instance-name protocols (ospf | ospf3)]
[edit routing-instances routing-instance-name protocols ospf topology (default | ipv4-multicast | name],
[edit routing-instances routing-instance-name protocols ospf3 realm (ipv4-unicast | ipv4-multicast | ipv6-multicast)],

Release Information

Statement introduced before JUNOS Release 7.4.

Support for Multitopology Routing introduced in JUNOS Release 9.0.

Support for the realm statement introduced in JUNOS Release 9.2.

Description

Configure the local router so that it appears to be overloaded. You might do this when you want the router to participate in OSPF routing, but do not want it to be used for transit traffic. Note that traffic destined to immediately attached interfaces continues to reach the router.

Options

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

Range: 60 through 1800 seconds
Default: 0 seconds

Note: Multitopology Routing does not support the timeout option.

Usage Guidelines

See Configuring the Router to Appear Overloaded and Configuring a Topology to Appear Overloaded.

Required Privilege Level

routing—To view this statement in the configuration.

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


[Contents] [Prev] [Next] [Index] [Report an Error]