Parameter | Description | Value |
---|---|---|
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. |
- |
Usage Scenario
After BFD for IPv6 PIM is configured to detect the status of PIM neighbors, a PIM IPv6 BFD session needs to be established. The display pim ipv6 bfd session command can be used to view statistics about and configurations of PIM IPv6 BFD sessions.
The following commands are commonly used to view statistics and configurations of PIM IPv6 BFD sessions:The actual command output varies according to the device. The command output here is only an example.
<HUAWEI> display pim ipv6 bfd session interface gigabitethernet0/1/0 VPN-Instance: public net GigabitEthernet0/1/0 (FE80::7): Total 1 BFD session Created Neighbor ActTx(ms) ActRx(ms) ActMulti Local/Remote State FE80::6 100 100 4 8211/8214 Up
<HUAWEI> display pim ipv6 bfd session VPN-Instance: public net Total 1 BFD session Created GigabitEthernet0/1/0 (FE80::7): Total 1 BFD session Created Neighbor ActTx(ms) ActRx(ms) ActMulti Local/Remote State FE80::6 200 300 4 8211/8214 Up
Item | Description |
---|---|
Total 1 BFD session Created | Total number of established PIM IPv6 BFD sessions. |
Neighbor | IPv6 address of a PIM neighbor. |
ActTx(ms) | Actual interval for sending PIM IPv6 BFD packets. |
ActRx(ms) | Actual interval for receiving PIM IPv6 BFD packets. |
ActMulti | Actual detection multiplier of PIM IPv6 BFD packets. |
Local/Remote | Local/remote discriminator of a PIM IPv6 BFD session. |
State | Status of a PIM IPv6 BFD session:
|
VPN-Instance | VPN instance to which PIM IPv6 BFD session information belongs. |
GigabitEthernet0/1/0 (FE80::7) | Name of the PIM interface (IP address). |