
C613-50186-01 Rev B
Command Reference for AR2050V
1350
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
BGP
AND
BGP4+ C
OMMANDS
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
with AlliedWare Plus” Feature Overview and Configuration Guide
Syntax [BGP]
show ip bgp neighbors [
<ipv4-addr
> [advertised-routes|received
prefix-filter|received-routes|routes]]
Syntax [VRF]
show ip bgp [global|vrf <
vrf-name
>] neighbors [<
ipv4-addr
>
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.
global
When VRF-lite is configured, apply the command to the
global routing and forwarding table.
vrf
Apply the command to the specified VRF instance.
<vrf-name>
The name of the VRF instance.