clear bgp ip neighbor
ipv6
Requests a dynamic refresh of Border
Gateway Protocol (BGP) connections to IPv4 over IPv6 neighbors.
Syntax
clear bgp ip neighbor
ipv6
{as-num
|
ipv6-addr
[
last-packet-with-error
|
notification-errors
|
soft
[
in
|
out
]
|
soft-outbound
|
traffic
]
clear bgp ip neighbor
ipv6
all
[
soft
[
in
|
out
]
|
soft-outbound
]
clear bgp ip neighbor ipv6
dynamic
all
Parameters
-
as-num
- Specifies an autonomous system number. Range
is from 1 through 4294967295.
-
ipv6-addr
- Specifies an IPv6 address in
dotted-decimal format.
-
last-packet-with-error
- Specifies clearing
connections identified as having the last packet received with an error.
-
notification-errors
- Specifies clearing
connections identified as having notification errors.
-
soft
- Refreshes routes received
from or sent to the neighbor.
- in
- Refreshes only
received routes.
- out
- Refreshes only
sent routes.
-
soft-outbound
- Refreshes all outbound routes by applying
new or changed filters, but sends only the existing routes affected by the
new or changed filters to the neighbor.
Note
Use
soft-outbound only when the outbound policy is
changed. This operand updates all outbound routes by applying the new or
changed filters. However, the device sends to the neighbor only the
existing routes that are affected by the new or changed filters. The
soft
out option updates all outbound routes and then sends
the entire BGP4 route table on the device to the neighbor after the
device changes or excludes the routes affected by the filters.
-
traffic
- Clears the counters (resets them to 0) for
BGP4 messages.
-
all
- Resets and clears all BGP4 connections to all
neighbors.
-
dynamic
all
- Clears dynamically-learned neighbors through
the listen range.
Modes
Privileged EXEC mode
Examples
The following example refreshes connections with
all IPv4 over IPv6 neighbors.
device# clear bgp ip neighbor ipv6