Parameter | Description | Value |
---|---|---|
vpn-instance vpn-instance-name |
Specify a VPN-Instance (VRF) name. |
The value is a string of 1 to 31 case-sensitive characters, spaces not supported. In addition, the VPN instance name must not be _public_. When double quotation marks are used around the string, spaces are allowed in the string. |
all |
Display all information on VPNv6 and IPv6 VPN instance. |
- |
route-distinguisher rdValue |
Displays information about dampened BGP routes with specified route distinguisher. |
The value is a string of 3 to 21 case-sensitive characters, spaces not supported. |
statistics |
Displays statistics about BGP routes. |
- |
The actual command output varies according to the device. The command output here is only an example.
<HUAWEI> display bgp vpnv6 vpn-instance vpn1 routing-table dampened
BGP Local router ID is 10.1.1.1
Status codes: * - valid, > - best, d - damped, x - best external, a - add path,
h - history, i - internal, s - suppressed, S - Stale
Origin codes: i - IGP, e - EGP, ? - incomplete
RPKI validation codes: V - valid, I - invalid, N - not-found
Total Number of Routes: 3
Network From Reuse Path/Origin
d 2001:DB8:1::1 2001:DB8:20::20 00:09:33 1.1 100?
d 2001:DB8:1::2 2001:DB8:20::20 00:09:33 1.1 100?
d 2001:DB8:1::3 2001:DB8:20::20 00:09:33 1.1 100?
Item | Description |
---|---|
Total Number of Routes | Total number of routes. |
Network | Indicates the network address in the BGP routing table. |
From | IP address of the peer from which the route is learned. |
Reuse | Reuse value (in seconds). |
Path | Indicates the AS_Path number and the Origin attribute. |