Administrator Guide

DellEMC# show ip bgp vrf testinconsistent-as
BGP table version is 11, local router ID is 66.66.77.77
Status codes: s suppressed, S stale, d dampened, 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
*>n 11.11.11.11/32 0.0.0.0 0 32768 i
*>n 22.22.22.22/32 0.0.0.0 0 32768 i
I 32.32.32.32/32 60.0.0.2 100 0 400 500 i
I 32.32.33.33/32 60.0.0.2 100 0 400 500 i
*>n 33.33.33.33/32 0.0.0.0 0 32768 i
*>n 33.33.44.55/32 0.0.0.0 0 32768 i
*>n 44.44.44.44/32 0.0.0.0 0 32768 i
*>I 55.55.0.0/16 72.1.1.2 100 0 i
*>I 55.55.55.55/32 72.1.1.2 0 100 0 i
*>I 55.55.66.66/32 72.1.1.2 0 100 0 i
*>a 66.66.0.0/16 0.0.0.0 32768 i
*>n 66.66.66.77/32 0.0.0.0 0 32768 i
*>n 66.66.77.77/32 0.0.0.0 0 32768 i
DellEMC#
show ip bgp neighbors
Allows you to view the information BGP neighbors exchange.
Syntax show ip bgp [vrf vrf-name] [ipv4 {multicast | unicast} | ipv6 unicast] neighbors
[ip-address [advertised-routes | dampened-routes | detail | flap-statistics |
routes | all {received-routes [network [network-mask]]} | {denied-routes
[network [network-mask]]}]
Parameters
vrf
vrf-name
(OPTIONAL) Enter the keyword vrf and then the name of the VRF to view information
exchanged by BGP neighbors corresponding to that VRF.
NOTE: You can use this attribute to view information exchanged by BGP
neighbors that correspond to either a default or a non-default VRF.
ipv4
multicast
(OPTIONAL) Enter the keyword ipv4 followed by the keyword multicast to view
information related only to ipv4 multicast routes.
ipv4
unicast
(OPTIONAL) Enter the keyword ipv4 followed by the keyword unicast to view
information related only to ipv4 unicast routes.
ipv6 unicast (OPTIONAL) Enter the keyword ipv6 followed by the keyword unicast to view
information related only to ipv6 unicast routes.
ip-address
(OPTIONAL) Enter the IP address of the neighbor to view only BGP information
exchanged with that neighbor.
advertised-routes (OPTIONAL) Enter the keywords advertised-routes to view only the routes the
neighbor sent.
dampened-routes (OPTIONAL) Enter the keywords dampened-routes to view information on dampened
routes from the BGP neighbor.
detail (OPTIONAL) Enter the keyword detail to view neighbor-specific internal information
for the IPv4 Unicast address family.
flap-statistics (OPTIONAL) Enter the keywords flap-statistics to view flap statistics on the
neighbor’s routes.
routes (OPTIONAL) Enter the keyword routes to view only the neighbor’s feasible routes.
all {received-
routes [
network
[
network-mask
]}
(OPTIONAL) Enter the keywords all {received-routes} then either the network
address alone (in dotted decimal format) or the network address along with the network
mask (in slash prefix format) to view all the information received from neighbors.
NOTE: Configure the neighbor soft-reconfiguration inbound
command prior to viewing all the information received from the neighbors.
Border Gateway Protocol 419