Users Guide

Table Of Contents
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 community
Displays the BGP routes that match a standard community number.
Syntax
show ip bgp [vrf vrf-name] [{ipv4 | ipv6} unicast] [community community-
number | {internet | local-AS | no-advertise | no-export}]
Parameters
vrf vrf-name(Optional) Enter the name of the VRF to view information either on all routes with
community attributes or specific BGP community routes corresponding to that VRF.
ipv4 unicast(Optional) Displays information that is related only to IPv4 unicast routes.
ipv6 unicast(Optional) Displays information that is related only to IPv6 unicast routes.
community community-numberEnter the community number in AA:NN format where AA is the
AS number (2 bytes) and NN is a value specific to that autonomous system.
internetDisplays all routes that are part of the well-known community INTERNET.
local-ASDisplays routes that are advertised only to local peers.
no-advertiseDisplays routes that are not advertised to any peer.
no-exportDisplays routes that are advertised only within BGP AS boundary.
868 Layer 3