C613-50100-01 REV C Command Reference for x930 Series 1379
AlliedWare Plus™ Operating System - Version 5.4.6-1.x
BGP AND BGP4+ COMMANDS
SHOW
BGP IPV6 NEIGHBORS (BGP4+ ONLY)
show bgp ipv6 neighbors (BGP4+ only)
Overview Use this command to display detailed information on peering connections to all
BGP4+ neighbors within an IPv6 environment.
Use the show ip bgp neighbors (BGP only) command to display detailed
information on peering connections to all BGP neighbors within an IPv4
environment.
For information on filtering and saving command output, see the “Getting Started
with AlliedWare Plus” Feature Overview and Configuration Guide.
Syntax
show bgp ipv6 neighbors [<ipv6-addr> [advertised-routes|
received prefix-filter|received-routes|routes]]
Mode User Exec and Privileged Exec
Examples
[BGP4+]
awplus# show bgp ipv6 neighbors 2001:0db8:010d::1
advertised-routes
awplus# show bgp ipv6 neighbors 2001:0db8:010d::1 received
prefix-filter
awplus# show bgp ipv6 neighbors 2001:0db8:010d::1
received-routes
awplus# show bgp ipv6 neighbors 2001:0db8:010d::1 routes
Parameter Description
<ipv6-addr> Specifies the IPv6 address, entered in hexadecimal in the
format X:X::X:X.
advertised-routes Displays the routes advertised to a BGP4+ neighbor.
received prefix-
filter
Displays received prefix-list filters.
received-routes Displays the received routes from the neighbor. To display
all the received routes from the neighbor, configure the
BGP4+ soft reconfigure first.
routes Displays all accepted routes learned from neighbors.