Chapter 5
Configuring Basic BGP
S e n d d o c u m e n t c o m m e n t s t o n e x u s 3 k - d o c f e e d b a c k @ c i s c o . c o m
Displaying BGP Statistics
To display BGP statistics, use the following commands:
Command
show bgp ip {unicast | multicast}
[ip-address] flap-statistics [vrf vrf-name]
show bgp sessions [vrf vrf-name]
show bgp sessions [vrf vrf-name]
show bgp statistics
Configuration Examples for Basic BGP
This example shows a basic BGP configuration:
feature bgp
router bgp 64496
neighbor 2001:ODB8:0:1::55 remote-as 64496
address-family ipv4 unicast
Related Topics
The following topics relate to BGP:
•
Where to Go Next
See
•
•
•
Additional References
For additional information related to implementing BGP, see the following sections:
•
•
next-hop-self
Chapter 11, "Configuring Route Policy Manager."
Chapter 6, "Configuring Advanced BGP"
Peer templates
Route redistribution
Route maps
Related Documents, page 5-24
MIBs, page 5-24
Cisco Nexus 3000 Series NX-OS Unicast Routing Configuration Guide, NX-OS Release 5.0(3)U1(1)
Purpose
Displays the BGP route flap statistics. Use the clear bgp
flap-statistics command to clear these statistics.
Displays the BGP sessions for all peers. Use the clear
bgp sessions command to clear these statistics.
Displays the BGP sessions for all peers. Use the clear
bgp sessions command to clear these statistics.
Displays the BGP statistics.
for details on the following features:
Displaying BGP Statistics
5-23