System information
BSR 64000 Configuration and Management Guide
12-30
• Configuring BGP Administrative Weights
• Adjusting BGP Timers
• Setting the Administrative Distance for a Route
• Disabling Route Summarization
• Configuring Aggregate Addresses
• Assigning an Interface to BGP Session
• Configuring a Default Route
• Redistribution
Resetting BGP Connections
Once you define two routers to be BGP neighbors, they form a BGP connection and
exchange routing information. If you subsequently change a BGP filter, weight, route
map, distance, or timer, or make a similar configuration change, you must reset BGP
connections for the configuration change to take effect.
1. To reset BGP connections, use the clear ip bgp command in Privileged EXEC
mode, as shown below:
MOT>clear ip bgp {* | <ip-address> | <name>} [soft [in | out] ]
where:
* resets all BGP connections.
ip-address is the BGP neighbor address.
name is the BGP neighbor peer group name.
soft in initiates inbound soft reconfiguration.
soft out initiates outbound soft reconfiguration.
2. To reset flap statistics information for a BGP neighbor, use the clear ip bgp
flap-statistics command in Privileged EXEC mode, as shown below:
MOT>clear ip bgp {<ip-address> | <name>} flap-statistics
where:
ip-address is the BGP neighbor address.
name is the BGP peer group name.