Alcatel-Lucent 6850-48 Guida Di Riferimento

Pagina di 3444
BGP Commands
page 44-152
OmniSwitch CLI Reference Guide
September 2009
show ip bgp statistics
Displays BGP global statistics.
show ip bgp statistics
Syntax Definitions
N/A
Defaults
N/A
Platforms Supported
OmniSwitch 6850, 6855, 9000, 9000E
Usage Guidelines
This command show various BGP statistics for the router, such as number of neighbors, active prefixes, 
number of paths, etc.
Examples
-> show ip bgp statistics
# of Active Prefixes Known                = 0,
# of EBGP Neighbors in Established State  = 0,
# of IBGP Neighbors in Established State  = 0,
# of Feasible Paths                       = 0,
# of Dampened Paths                       = 0,
# of Unsynchronized Paths                 = 0,
# of Policy unfeasible paths              = 0,
Total Number of Paths                     = 0
output definitions  
# of Active Prefixes Known
The number of prefixes, or route paths, currently known to the local 
BGP speaker, that are currently up and active.
# of EBGP Neighbors in 
Established State
The number of peers outside the AS of the local BGP speaker that the 
local BGP speaker can route to.
# of IBGP Neighbors in 
Established State
The number of peers in the same AS as the local BGP speaker that the 
local BGP speaker can route to.
# of Feasible Paths
The number of route paths that are not active due to one of the follow-
ing reasons: the route is dampened, the route is not permitted based on 
BGP policies, or the route is waiting to be synchronized with the IGP 
protocol.
# of Dampened Paths
The number of route paths that are not active because they have vio-
lated dampening parameters.
# of Unsynchronized Paths
The number of route paths that are not active because they are waiting 
to be synchronized with the IGP routing protocol.