BGP and BGP4+ Commands
clear bgp ipv6 (ASN) (BGP4+)
Use this command to reset the BGP4+ connections to all peers in a specified Autonomous System Number (ASN).
Syntax clear bgp ipv6 <asn> [in
clear bgp ipv6 <asn> in
clear bgp ipv6 <asn> soft [inout]
Parameter Description
<asn>
Specifies the ASN for which all routes will be cleared.
in | Indicates that incoming advertised routes will be cleared. |
| out | Indicates that outgoing advertised routes will be cleared. |
|
|
|
| soft in | Soft inbound reset causes the neighbors to resend all their updates |
|
| to the local switch, without resetting the connection or clearing |
|
| the entries in the local switch. So, the local switch stores new |
|
| updates, and uses them to systematically replace existing table |
|
| entries. This process can use a considerable amount of memory. |
|
|
|
| soft out | Soft outbound reset causes the switch to simply resend all its |
|
| updates to the specified neighbor(s), without resetting the |
|
| connection, or clearing table entries. |
|
|
|
Mode Privileged Exec |
| |
Examples |
|
awplus# clear bgp ipv6 100 awplus# clear bgp ipv6 100 in
awplus# clear bgp ipv6 100 in
awplus# clear bgp ipv6 100 soft out awplus# clear bgp ipv6 100 soft in
| Software Reference Supplement for SwitchBlade® x8112, x908, x900 and x610 Series Switches |
|
AlliedWare PlusTM Operating System - Software Version | 3.59 |