5000 Series Layer 2/3 Managed Data Center Switch CLI Reference Guide
1116
Example
The following shows example CLI display output for the command.
(Routing)#show ip bgp neighbors 172.20.101.100 received-routes
local router ID is 20.1.1.1
Origin codes: i - IGP, e - EGP, ? – incomplete
Network
Next Hop
Metric
Local Pref
Path Origin
172.20.1.0/24
172.20.101 1
10
100 20
10
i
20.1.1.0/24
172.20.101 1
100
20
?
Display Parameters
Network
Destination prefix.
Next Hop
The BGP NEXT HOP as advertised by the peer.
Metric
The value of the Multi Exit Discriminator, if a MED is received from the
peer.
Local Pref
The local preference received from the peer.
Path
The AS-PATH as received from the peer.
Origin
The value of the Origin attribute as received from the peer.
11-119 show ip bgp route-reflection
This command displays all global configuration related to IPv4 route reflection, including the cluster ID
and whether client-to-client route reflection is enabled, and lists all the neighbors that are configured as
route reflector clients. If a VRF instance is specified, the routes belonging to communities within a VRF
instance are displayed.
lf a route reflector client is configured with an outbound route map, the output warns that set statements in
the route map are ignored when reflecting routes to this client.
show ip bgp [vrf vrf-name] route-reflection
Parameters
vrf vrf-name
(Optional) Displays the name of the virtual router in which to initiate the
ping. If no virtual router is specified, the ping is initiated in the default
router instance.
Default
The default is None.
Command Mode
Privileged EXEC