display bgp routing-table dampened ipv6 unicast

Use display bgp routing-table dampened ipv6 unicast to display dampened BGP IPv6 unicast routes.

Syntax

display bgp routing-table dampened ipv6 [ unicast ] [ vpn-instance vpn-instance-name ]

Views

Any view

Predefined user roles

network-admin

network-operator

mdc-admin

mdc-operator

Parameters

vpn-instance vpn-instance-name: Specifies an MPLS L3VPN instance by its name, a case-sensitive string of 1 to 31 characters. If no VPN instance is specified, the command displays dampened BGP IPv6 unicast routes for the public network.

Usage guidelines

The command with the unicast keyword has the same effect as that without the unicast keyword.

Examples

# Display dampened BGP IPv6 unicast routes.

<Sysname> display bgp routing-table dampened ipv6

 Total number of routes: 1

 BGP local router ID is 192.168.1.135
 Status codes: * - valid, > - best, d - dampened, h - history,
               s - suppressed, S - stale, i - internal, e - external
               Origin: i - IGP, e - EGP, ? - incomplete

  de Network : 2::                                      PrefixLen : 64
     From    : 1::1                                     Reuse     : 00:39:49
     Path/Ogn: 100i

Table 80: Command output

Field

Description

Status codes

Status codes:

  • * – valid—Valid route.

  • > – best—Best route.

  • d – damped—Dampened route.

  • h – history—History route.

  • s – suppressed—Suppressed route.

  • S Stale—Stale route.

  • i – internal—Internal route.

  • e – external—External route.

Origin

Origin of the route:

  • i – IGP—Originated in the AS. The origin of summary routes and routes advertised with the network command is IGP.

  • e – EGP—Learned through EGP.

  • ?– incomplete—Unknown origin. The origin of routes redistributed from IGP protocols is INCOMPLETE.

Network

Destination network address.

From

IP address from which the route was received.

Reuse

Reuse time of the route.

Path/Ogn

AS_PATH and ORIGIN attributes of the route:

  • AS_PATH attribute—Records the ASs the route has passed to avoid routing loops.

  • ORIGIN attribute—Identifies the origin of the route.

Related commands

dampening

reset bgp dampening ipv6 unicast