416
Cisco Nexus 3548 Switch NX-OS Unicast Routing Command Reference
OL-27852-01
Chapter Unicast Routing Show Commands
show bgp statistics
show bgp statistics
To display Border Gateway Protocol (BGP) traffic statistics, use the show bgp statistics command.
show bgp statistics
Syntax Description This command has no argument or keywords.
Command Default None
Command Modes EXEC mode
Command History
Usage Guidelines This command requires the LAN Enterprise Services license.
Examples This example shows how to display the BGP traffic statistics:
switch# show bgp statistics
Neighbor aggregated statistics (sent/received)
Msgs Bytes Opens Updates
0/0 0/0 0/0 0/0
Keepalives Notifications Route-refresh Capabilities
0/0 0/0 0/0 0/0
BGP I/O Information
Active Open attempts : 9
Passive Open attempts : 0
BGP I/O Open loops : 1144
BGP I/O Open calls : 0
BGP I/O Open recv calls : 0
BGP I/O Send calls : 0
BGP I/O Recv calls : 0
BGP I/O Write calls : 0
BGP I/O Write loops : 1
BGP I/O Write loop yields : 0
BGP I/O Read calls : 0
BGP I/O Read loops : 1144
<--Output truncated-->
switch#
Release Modification
5.0(3)A1(1) This command was introduced.