BGP and BGP4+ Commands
clear bgp ipv6 (ipv6 address) (BGP4+)
Use this command to reset the IPv6 BGP4+ connection to the peer specified by the IP address.
Syntax clear bgp ipv6
Parameter | Description |
|
|
| Specifies the IPv6 address of the neighbor whose connection is to |
| be reset, entered in hexadecimal in the format X:X::X:X. |
|
|
ipv6 | Clears all IPv6 address family peers. Configure parameters relating |
| to the BGP4+ exchange of IPv6 prefixes. |
|
|
in | Indicates that incoming advertised routes will be cleared. |
|
|
| Specifies that a |
| those neighbors with which the ORF capability has been |
| negotiated. The neighbors will be triggered to resend updates, |
| which match the |
| router will then perform a soft reconfiguration. |
|
|
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 Use the following command to clear the BGP4+ connection to peer at IPv6 address 2001:0db8:010d::1, and clearing all incoming routes.
awplus# clear ip bgp 2001:0db8:010d::1 in
| Software Reference Supplement for SwitchBlade® x8112, x908, x900 and x610 Series Switches |
|
AlliedWare PlusTM Operating System - Software Version | 3.57 |