Administrator Guide

Layer 3 Routing Commands 1391
Command History
Introduced in version 6.2.0.1 firmware.
Updated in version 6.3.0.1 firmware.
Example
console#show ip bgp statistics
Delta T Phase UpdGrp GenId Reason Peer Duration Adds Mods Dels
-------- ----- ------ ----- -------------- ------- -------- ----- ----- -----
02:01:07 2 3 Local route add 0 3 0 0
00:10:38 3 0 3 New update grp 0 3 0 0
00:05:51 2 4 Local route add 0 1 0 0
00:05:51 3 0 4 Phase 2 done 0 1 0 0
00:05:30 2 5 Local route del 0 0 0 1
00:05:20 3 0 5 Phase 2 done 0 0 0 1
show ip bgp summary
This command displays a summary of BGP configuration and status.
Syntax
show ip bgp [vrf vrf-name] summary
Reason The event that triggered the decision process to run.
Peer Phase 1 of the decision process can be triggered for a
specific peer when a peer’s inbound routing policy
changes or the peer is reset. When phase 1 is run for a
single peer, the peer’s IP address is given.
Duration How long the decision process took, in milliseconds.
Adds The number of routes added. For phase 1, this is the
number of prefixes that pass inbound policy and are
added to the Accept-RIB-In. For phase 2, this is the
number of routes added to the BGP routing table. For
phase 3, this is the number of prefixes added to the
update group’s Adj-RIB-Out.
Mods The number of routes modified. Always 0 for phase 1.
Dels The number of routes deleted. Always 0 for phase 1.