The display pim ipv6 bfd session statistics command displays information statistics about PIM IPv6 BFD sessions.
display pim ipv6 bfd session statistics
display pim ipv6 { vpn-instance instance-name | all-instance } bfd session [ neighbor ipv6-link-local-address | interface { interface-name | interface-type interface-number } ] *
display pim ipv6 { vpn-instance instance-name | all-instance } bfd session statistics
Parameter | Description | Value |
---|---|---|
vpn-instance instance-name |
Specifies the name of a VPN instance. |
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-instance |
Specifies all VPN instance. |
- |
neighbor ipv6-link-local-address |
Displays information about PIM IPv6 BFD sessions on a specified neighbor. |
The value ranges from FE80:: to FE80:FFFF:FFFF:FFFF:FFFF:FFFF:FFFF:FFFF, in hexadecimal notation. |
interface interface-type interface-number |
Displays information about PIM IPv6 BFD sessions on a specified interface. |
- |
The actual command output varies according to the device. The command output here is only an example.
<HUAWEI> display pim ipv6 bfd session statistics
VPN-Instance: public net
Total 1 PIM BFD session in this instance.
Total 1 PIM BFD session up.
Total 0 PIM BFD session down.
Item | Description |
---|---|
Total 1 PIM BFD session in this instance | Total number of PIM IPv6 BFD sessions in the public network instance. |
Total 1 PIM BFD session up | Total number of PIM IPv6 BFD sessions in the Up state in the public network instance. |
Total 0 PIM BFD session down | Total number of PIM IPv6 BFD sessions in the Down state in the public network instance, that is, the total number of PIM IPv6 BFD sessions minus the number of PIM IPv6 BFD sessions in the Up state. |
VPN-Instance | VPN instance to which PIM IPv6 BFD session information belongs. |