Users Guide

Layer 3 Routing Commands 1402
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
Fields Description
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 follows immediately after the AS PATH.