Users Guide

Table Of Contents
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
The following displays the next hop as an unnumbered neighbor with ethernet1/1/1 as the connected
interface.
OS10# show ip bgp 31.1.1.0/24
BGP routing table entry for 31.1.1.0/24
Paths: (1 available, table Default-IP-Routing-Table.)
Received from :
fe80::3617:ebff:fef1:dc5e via ethernet1/1/1 (1.1.1.1) Best
AS_PATH :
Next-Hop :ethernet 1/1/1 , Cost : 0
Origin INCOMPLETE, Metric 0, LocalPref 100, Weight 32768,
Route-reflector origin : 0.0.0.0
The following displays the next hop as an unnumbered neighbor with ethernet1/1/1 as the connected
interface.
OS10# show ip bgp
BGP local RIB : Routes to be Added , Replaced , Withdrawn
BGP local router ID is 14.233.209.106
Status codes: s suppressed, S stale, d dampened, h history, * valid, >
best
Path source: I - internal, a - aggregate, c - confed-external,
r - redistributed/network, S - stale
Origin codes: i - IGP, e - EGP, ? - incomplete
Network Next Hop Metric LocPrf
Weight Path
*>r 31.1.1.0/24 0.0.0.0 0 100
32768 ?
*> 41.1.1.0/24 ethernet 1/1/1 0 100
32768 ?
When you filter routes by IP addresses, if the system does not find a match, it displays the following error
message:
OS10# show ip bgp 40.40.40.0/24
%Error: Prefix does not exist.
Supported
Releases
10.3.0E or later
show ip bgp dampened-paths
Displays BGP routes that are dampened or nonactive.
Syntax
show ip bgp [vrf vrf-name] dampened-paths
Parameters None
Layer 3 685