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

clear bgp table

Syntax

clear bgp table table-name
<logical-system (all | logical-system-name>

Release Information

Command introduced in JUNOS Release 9.0.

Description

Request BGP to refresh routes in a specified routing table.

Options

table-nameRequest BGP to refresh routes in the specified table.

(logical-system (all | logical-system-name) — (Optional) Perform this operation on all logical systems or on a particular logical system.

Additional Information

In some cases, a prefix limit is associated with a routing table for a VPN instance . When this limit is exceeded, as for example, because of a network misconfiguration, some routes might not get inserted in the table. Such routes need to be added to the table after the network issue is resolved. Use the clear bgp table command to request BGP to refresh routes in a VPN instance table.

Required Privilege Level

clear

List of Sample Output

clear bgp table private.inet.0

Output Fields

This command produces no output.

Sample Output

clear bgp table private.inet.0

user@host> clear bgp table private.inet.0

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