Administrator Guide

Table Of Contents
Version Description
7.2.1.0 Introduced.
Usage
Information
When you enable soft-reconfiguration for a neighbor and you execute the clear ip bgp soft in
command, the update database stored in the router is replayed and updates are re-evaluated. With this
command, the replay and update process is triggered only if route-refresh request is not negotiated with
the peer. If the request is indeed negotiated (after executing the clear ip bgp soft in command),
BGP sends a route-refresh request to the neighbor and receives all of the peers updates.
Related
Commands
clear ip bgp activates inbound policies without resetting the BGP TCP session.
capture bgp-pdu max-buffer-size
Set the size of the BGP packet capture buffer. This buffer size pertains to both IPv4 and IPv6 addresses.
C9000 Series
Syntax
capture bgp-pdu max-buffer-size 100-102400000
Parameters
100-102400000 Enter a size for the capture buffer.
Defaults 40960000 bytes
Command Modes
EXEC
EXEC Privilege
Command
History
Version Description
9.9(0.0) Introduced on the C9010.
9.2(1.0) Introduced on the Z9500.
8.2.1.0 Introduced on the E-Series ExaScale.
7.5.1.0 Introduced
Related
Commands
show capture bgp-pdu neighbor configures a route reflector and clients.
capture bgp-pdu neighbor enables capture of an IPv4 BGP neighbor packet.
capture bgp-pdu neighbor (ipv6)
Enable capture of an IPv6 BGP neighbor packet.
C9000 Series
Syntax
capture bgp-pdu neighbor ipv6-address direction {both | rx | tx}
To disable capture of the IPv6 BGP neighbor packet, use the no capture bgp-pdu neighbor
ipv6-address command.
Parameters
ipv6-address
Enter the IPv6 address of the target BGP neighbor.
direction {both |
rx | tx}
Enter the keyword direction and a direction either rx for inbound, tx for
outbound, or both.
Defaults Not configured.
Command Modes
EXEC
450 Border Gateway Protocol