Reference Guide

Field Description
Next Hop Displays the next hop address of the BGP router. If 0.0.0.0 is listed in
this column, then local routes exist in the routing table.
Metric Displays the BGP route’s metric, if assigned.
LocPrf Displays the BGP LOCAL_PREF attribute for the route.
Weight Displays the route’s weight.
Path Lists all the ASs the route passed through to reach the destination
network.
Example
FTOS>show ip bgp
BGP table version is 847562, local router ID is 63.114.8.131
Status codes: s suppressed, d damped, h history, * valid, >
best
Path source: I - internal, a - aggregate, c - confed-external,
r - redistributed, n - network
Origin codes: i - IGP, e - EGP, ? - incomplete
Network Next Hop Metric LocPrf Weight Path
*> 0.0.0.0/0 63.114.8.33 0 18508 i
* 3.0.0.0/8 63.114.8.33 0 18508 209
701 80 i
*> 63.114.8.33 0 18508 701 80
i
*> 3.3.0.0/16 0.0.0.0 22 32768 ?
63.114.8.35 0 18508 ?
*> 4.0.0.0/8 63.114.8.33 0 18508 701 1 i
*> 4.2.49.12/30 63.114.8.33 0 18508 209 i
* 4.17.250.0/24 63.114.8.33 0 18508 209
1239 13716 i
*> 63.114.8.33 0 18508 701
1239 13716 i
* 4.21.132.0/23 63.114.8.33 0 18508 209
6461 16422 i
*> 63.114.8.33 0 18508 701
6461 16422 i
*> 4.24.118.16/30 63.114.8.33 0 18508 209 i
*> 4.24.145.0/30 63.114.8.33 0 18508 209 i
*> 4.24.187.12/30 63.114.8.33 0 18508 209 i
*> 4.24.202.0/30 63.114.8.33 0 18508 209 i
*> 4.25.88.0/30 63.114.8.33 0 18508 209
3561 3908 i
*> 5.0.0.0/9 63.114.8.33 0 0 18508 ?
*> 5.0.0.0/10 63.114.8.33 0 0 18508 ?
*> 5.0.0.0/11 63.114.8.33 0 0 18508 ?
--More--
Related
Commands
show ip bgp community — views the BGP communities.
neighbor maximum-prefix — controls the number of network prefixes received.
341