Administrator Guide

Layer 3 Routing Commands 1388
Example
console #show ip bgp neighbors 172.20.101.100 policy
Neighbor Policy Template
--------------- ------------------------------- ------------------------
172.20.101.100 advertisement-interval 600
default-originate
filter-list 500 in
filter-list 500 out
prefix-list barney in
prefix-list wilma out
maximum-prefix unlimited 100 warning-only torPeers
route-map fred in torPeers
route-map dino out torPeers
send-community torPeers
advertisement-interval 600 torPeers
default-originate torPeers
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.
Syntax
show ip bgp [vrf vrf-name] route-reflection
vrf vrf-name — Displays the aggregate address information associated with
the named VRF.
Default Configuration
By default, information about the global VRF is shown.
Command Mode
Privileged Exec mode, Global Configuration mode and all sub-modes
User Guidelines
If 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.