Reference Guide

348 | Border Gateway Protocol
www.dell.com | support.dell.com
Example 3
Figure 8-19. Command Example: show ip bgp neighbors received-routes
Example 4
Figure 8-20. Command Example: show ip bgp neighbors denied-routes
FTOS#show ip bgp neighbors 100.10.10.2 received-routes
BGP table version is 13, local router ID is 120.10.10.1
Status codes: s suppressed, S stale, d damped, h history, * valid, > best
Path source: I - internal, a - aggregate, c - confed-external, r - redistributed
n - network, D - denied, S - stale
Origin codes: i - IGP, e - EGP, ? - incomplete
Network Next Hop Metric LocPrf Weight Path
D 70.70.21.0/24 100.10.10.2 0 0 100 200 ?
D 70.70.22.0/24 100.10.10.2 0 0 100 200 ?
D 70.70.23.0/24 100.10.10.2 0 0 100 200 ?
D 70.70.24.0/24 100.10.10.2 0 0 100 200 ?
*> 70.70.25.0/24 100.10.10.2 0 0 100 200 ?
*> 70.70.26.0/24 100.10.10.2 0 0 0 100 200 ?
*> 70.70.27.0/24 100.10.10.2 0 0 0 100 200 ?
*> 70.70.28.0/24 100.10.10.2 0 0 0 100 200 ?
*> 70.70.29.0/24 100.10.10.2 0 0 0 100 200 ?
FTOS#
Table 8-9. Command Example fields: show ip bgp neighbors
Lines beginning with Description
BGP neighbor Displays the BGP neighbor address and its AS number. The last
phrase in the line indicates whether the link between the BGP router
and its neighbor is an external or internal one. If they are located in the
same AS, then the link is internal; otherwise the link is external.
BGP version Displays the BGP version (always version 4) and the remote router
ID.
BGP state Displays the neighbors BGP state and the amount of time in
hours:minutes:seconds it has been in that state.
Last read This line displays the following information:
last read is the time (hours:minutes:seconds) the router read a
message from its neighbor
hold time is the number of seconds configured between messages
from its neighbor
keepalive interval is the number of seconds between keepalive
messages to help ensure that the TCP session is still alive.
Received messages This line displays the number of BGP messages received, the number
of notifications (error messages) and the number of messages waiting
in a queue for processing.
FTOS#show ip bgp neighbors 100.10.10.2 denied-routes
4 denied paths using 205 bytes of memory
BGP table version is 34, local router ID is 100.10.10.2
Status codes: s suppressed, S stale, d damped, h history, * valid, > best
Path source: I - internal, a - aggregate, c - confed-external, r - redistributed
n - network, D - denied, S - stale
Origin codes: i - IGP, e - EGP, ? - incomplete
Network Next Hop Metric LocPrf Weight Path
D 70.70.21.0/24 100.10.10.2 0 0 100 200 ?
D 70.70.22.0/24 100.10.10.2 0 0 100 200 ?
D 70.70.23.0/24 100.10.10.2 0 0 100 200 ?
D 70.70.24.0/24 100.10.10.2 0 0 100 200 ?
FTOS#