Connectivity Guide

Table Of Contents
show ip bgp
Displays information that BGP neighbors exchange.
Syntax
show ip bgp [vrf vrf-name] ip-address/mask
Parameters
vrf vrf-name — (OPTIONAL) Enter vrf and then the name of the VRF to view route information
corresponding to that VRF.
ip-address/mask — Enter the IP address and mask in A.B.C.D/x format.
Default Not congured
Command Mode EXEC
Usage Information None
Example
OS10# show ip bgp 1.1.1.0/24
BGP routing table entry for 1.1.1.0/24
Paths: (1 available, table Default-IP-Routing-Table.)
Received from :
3.1.1.1(3.3.3.33) Best
AS_PATH : 100
Next-Hop : 3.1.1.1, Cost : 0
Origin INCOMPLETE, Metric 0, LocalPref 100, Weight 0, confed-external
Route-reflector origin : 0.0.0.0
Supported Releases 10.3.0E or later
show ip bgp dampened-paths
Displays BGP routes that are dampened or non-active.
Syntax
show ip bgp [vrf vrf-name] dampened-paths
Parameters None
Default Not congured
Command Mode EXEC
Usage Information
vrf vrf-name — (OPTIONAL) Enter vrf and then the name of the VRF to view routes that are aected
by a specic community list corresponding to that VRF.
Network — Displays the network ID where the route is dampened.
From — Displays the IP address of the neighbor advertising the dampened route.
Reuse — Displays the HH:MM:SS until the dampened route is available.
Path — Lists all AS the dampened route passed through to reach the destination network.
Example
OS10# show ip bgp dampened-paths
BGP local router ID is 80.1.1.1
Status codes: s suppressed, S stale, d dampened, h history, * valid, > best
Origin codes: i - IGP, e - EGP, ? - incomplete
Network From Reuse Path
d* 3.1.2.0/24 80.1.1.2 00:00:12 800 9 8 i
376 Layer 3