VPRN Clear Commands
7210-SAS M Services Guide Page 793
Context clear>router>bgp
Description This command clears or resets the route damping information for received routes.
Parameters ip-prefix/mask — Clears damping information for entries that match the IP prefix and mask length.
neighbor ip-address — Clears damping information for entries received from the BGP neighbor.
group name — Clears damping information for entries received from any BGP neighbors in the peer 
group.
flap-statistics
Syntax flap-statistics [[ip-prefix/mask] [neighbor ip-addr]] | [group group-name] | [regex reg-exp] | 
[policy policy-name]
Context clear>router>bgp
Description This command clears route flap statistics.
Parameters ip-prefix/mask — Clears route flap statistics for entries that match the specified IP prefix and mask 
length.
neighbor ip-addr — Clears route flap statistics for entries received from the specified BGP neighbor.
group group-name — Clears route flap statistics for entries received from any BGP neighbors in the 
specified peer group.
regex reg-exp — Clears route flap statistics for all entries which have the regular expression and the 
AS path that matches the regular expression.
policy policy-name — Clears route flap statistics for entries that match the specified route policy.
neighbor
Syntax neighbor {ip-addr | as as-number | external | all} [soft | soft-inbound | statistics]
Context clear>router>bgp
Description This command resets the specified BGP peer or peers. This can cause existing BGP connections to be 
shutdown and restarted.
Parameters ip-addr — Resets the BGP neighbor with the specified IP address.
as as-number — Resets all BGP neighbors with the specified peer AS.
external — Resets all EBGP neighbors.
all — Resets all BGP neighbors.
soft — The specified BGP neighbor(s) re-evaluates all routes in the Local-RIB against the configured 
export policies.
soft-inbound — The specified BGP neighbor(s) re-evaluates all routes in the RIB-In against the 
configured import policies.
statistics — The BGP neighbor statistics.