Displays the routes that the device has advertised to the neighbor during the current BGP4+ session.
Privileged EXEC mode
This example displays the details of advertised routes.
device# show ipv6 bgp neighbors 123::3 advertised-routes
There are 5 routes advertised to neighbor 123::3
Status A:AGGREGATE B:BEST b:NOT-INSTALLED-BEST E:EBGP I:IBGP L:LOCAL
Prefix Next Hop MED LocPrf Weight Status
1 110:110:110::/64 123::2 0 0 BE
AS_PATH: 222 111
2 110:110:110:1::/64 123::2 0 0 BE
AS_PATH: 222 111
3 110:110:110:2::/64 123::2 0 0 BE
AS_PATH: 222 111
4 110:110:110:3::/64 123::2 0 0 BE
AS_PATH: 222 111
5 110:110:110:4::/64 123::2 0 0 BE
AS_PATH: 222 111
SLX# show ipv6 bgp neighbors 150.1.1.2 advertised routes
There are 4 routes advertised to neighbor 150.1.1.2
Status A:AGGREGATE B:BEST b:NOT-INSTALLED-BEST E:EBGP I:IBGP L:LOCAL x:BEST-EXTERNAL
RPKI State: V - VALID, I - INVALID, N - NOT FOUND ? - Unknown
Prefix Next Hop MED LocPrf Weight RPKI State
Status
1 1::1/128 ::ffff:150.1.1.1 0 100 32768 N BL AS_PATH:
2 2::2/128 ::ffff:150.1.1.1 0 100 32768 N BL AS_PATH:
3 3::3/128 ::ffff:150.1.1.1 0 100 32768 N BL AS_PATH:
4 4001::/64 ::ffff:150.1.1.1 0 100 32768 N BL AS_PATH:
S5#