Users Guide

Layer 3 Routing Commands 1389
Command History
Introduced in version 6.2.0.1 firmware.
Updated in version 6.3.0.1 firmware.
Example
console #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 ?
console#show ip bgp neighbors 10.10.10.3 routes
Local router ID is 0.0.0.101
Origin codes: i - IGP, e - EGP, ? - incomplete
Network Next Hop Metric LocPref Path Origin
------------------- ---------------- ---------- ------- ------------- ------
1.1.1.0/24 10.10.10.3 1 65001 i
1.2.0.0/16 10.10.10.3 0 65001 i
1.2.3.0/24 10.10.10.3 0 65001 i
show ip bgp neighbors policy
This command displays the inbound and outbound IPv4 policies configured
for a specific peer. The output distinguishes policies that are configured on
the peer itself and policies that the peer inherits from a peer template.
Syntax
show ip bgp [vrf vrf-name] neighbors ip-address policy
vrf vrf-name
— Displays the aggregate address information associated
with the named VRF.
ip-address—The IPv4 address of a neighbor can optionally be specified to
limit the output to a single neighbor.
Default Configuration
By default, information about the global VRF is shown.