show ipv6 bgp

This command displays information about IPv6 BGP routes installed in the BGP routing information base (RIB).

Syntax

show ipv6 bgp (ipv6_address/masklen)

Parameters

ipv6_address/masklen Optionally specify an IPv6 address along with a mask length.

Mode

Privileged Execution

Usage

The show ipv6 bgp command displays information about IPv6 BGP routes installed in the BGP RIB. By optionally specifying an IPv6 prefix with a mask or netmask, the output will only display detailed information for this route.

Example

The following example returns BGP information for all BGP routes installed in the BGP RIB.

System(rw)->show ipv6 bgp
System(rw)->

show ipv6 bgp peer Output Details table describes the fields that appear in the show ipv6 bgp query.

.

Click to expand in new window

show ipv6 bgp peer Output Details

Output... What it displays...
Stat Specifies the status of the route as follows:
  • adv - advertised
  • sup - suppressed
  • pw - route pending withdrawal
  • wd - route withdrawn
Aggr Specifies a route aggregation code as follows:
  • 1 - This route is neither aggregating nor aggregated
  • 2 - This route is aggregating
  • 3 - This route is an unsuppressed aggregate
  • 4 - This route is a suppressed aggregate
Network Specifies the network this route is on.
Next Hop Specifies the IP address of the nearest gateway used to reach the EBGP peer
Rib Specifies whether the route is installed in the unicast or multicast RIB
MED Specifies the MED value for the route.
Local-Pref Specifies the Local Preference value for the route.
Origin Specifies whether the origin of the route is an internal or external protocol.
AS Path Specifies the route‘s AS Path.