C613-50631-01 Rev A Command Reference for IE340 Series 1570
AlliedWare Plus™ Operating System - Version 5.5.3-0.x
BGP AND BGP4+ COMMANDS
SHOW
IP BGP NEIGHBORS (BGP ONLY)
show ip bgp neighbors (BGP only)
Overview Use this command to display detailed information on peering connections to all
BGP neighbors within an IPv4 environment.
Use the show bgp ipv6 neighbors (BGP4+ only) command to display detailed
information on peering connections to all BGP4+ neighbors within an IPv6
environment.
For information on filtering and saving command output, see the “Getting Started
with AlliedWare Plus” Feature Overview and Configuration Guide.
Syntax [BGP]
show ip bgp neighbors [<ipv4-addr> [advertised-routes|received
prefix-filter|received-routes|routes]]
Mode [BGP] User Exec and Privileged Exec
Examples [BGP]
awplus# show ip bgp neighbors 10.10.10.72 advertised-routes
awplus# show ip bgp neighbors 10.10.10.72 received
prefix-filter
awplus# show ip bgp neighbors 10.10.10.72 received-routes
awplus# show ip bgp neighbors 10.10.10.72 routes
Parameter Description
<ipv4-addr> The IPv4 address of an IPv4 BGP neighbor, in dotted decimal
notation A.B.C.D.
advertised-routes Displays the routes advertised to a BGP neighbor.
received prefix-
filter
Displays the received prefix-list filters.
received-routes Displays the received routes from the neighbor. To display
all the received routes from the neighbor, configure the BGP
soft reconfigure first.
routes Displays all accepted routes learned from neighbors.