[Contents] [Prev] [Next] [Index] [Report an Error] [No Frames]


show bgp ipv6 advertised-routes

Description: 

Displays IPv6 BGP routes advertised to the specified BGP peer or peer group.

Syntax: 

To display routes advertised to a neighbor or peer group in all address families or a particular address family other than the route-target address family:

show bgp ipv6 [ unicast | multicast | vpnv6 all | vpnv6 vrf vrfName ] 

{ neighbors { ipAddress | ipv6Address } | peer-group peerGroupName } 

advertised-routes [ ipv6Prefix [ longer-prefixes ] ] 

[ fields { fieldOptions } ] [ delta ] [ filter ]

To display routes advertised to a neighbor or peer group in only the route-target address family:

show bgp ipv6 route-target signaling
{ neighbors { ipAddress | ipv6Address } | peer-group peerGroupName }
advertised-routes [ fields { fieldOptions } ] [ delta ] [ filter ]

To display routes advertised to the specified peer group for all VPN address families or for a particular VPN address family; optionally after the application of route-target filters advertised by the specified member of the peer group:

show bgp ipv6 [ vpnv6 all | vpnv6 vrf vrfName | l2vpn [ all ] | route-target signaling ]
peer-group peerGroupName advertised-routes
[ route-target-filter neighbor { ipRtfNbrAddress | ipv6RtfNbrAddress } ]
[ fields { fieldOptions } ] [ delta ] [ filter ]

For peers, all described options are available. For peer groups, all options are available except the following:

best | imported | intro | next-hop-cost | peer | peer-type | stale | weight

Mode(s): 

Privileged Exec, User Exec

Release Information: 

Command introduced before JUNOSe Release 7.1.0.
ipv6Address variable added in JUNOSe Release 8.0.0.
route-target signaling and route-target-filter neighbor keywords and ipRtfNbrAddress and ipv6RtfNbrAddress variables added in JUNOSe Release 8.2.0.


[Contents] [Prev] [Next] [Index] [Report an Error] [No Frames]