The bfd bind peer-ipv6 source-ipv6 auto command creates a BFD session for IPv6 with automatically negotiated discriminators and displays the BFD session view.
By default, no static BFD for IPv6 session with automatically negotiated discriminators is created.
Parameter | Description | Value |
---|---|---|
sessname-value |
Specifies the name of a BFD session for IPv6. |
The value is a string of 1 to 64 characters, spaces not supported. When quotation marks are used around the string, spaces are allowed in the string.
The value is a string of 1 to 64 characters, spaces not supported. When quotation marks are used around the string, spaces are allowed in the string.
|
peer-ipv6 peerip6-value |
Specifies the peer IPv6 address bound to a BFD session for IPv6. |
The value is in 32-digit hexadecimal notation. |
vpn-instance vpnname-value |
Specifies the name of a VPN instance bound to a BFD session for IPv6. |
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. |
interface ifType ifNum |
Specifies the type and number of a Layer 3 interface to which a BFD session for IPv6 is bound. |
The interface is either a physical interface (such as a GE interface) or a logical interface (such as a trunk interface or a sub-interface). |
interface interface-value |
Specifies the local Layer 3 interface bound to a BFD for IPv6 session. |
- |
source-ipv6 sourceip6-value |
Specifies the source IPv6 address carried in a BFD packet. |
The value is in 32-digit hexadecimal notation. |
Usage Scenario
A BFD session for IPv6 is established to rapidly detect faults in IPv6 links on a network. A device needs to establish a BFD session with a remote device on which a dynamic BFD session is established to detect faults in static routes. In this case, the bfd bind peer-ipv6 source-ipv6 auto command is used to create a BFD session for IPv6 with automatically negotiated discriminators.
When creating a static BFD session for IPv6 with automatically negotiated discriminators:Follow-up Procedure
After a static BFD session for IPv6 with automatically negotiated discriminators is created and the BFD session for IPv6 view is displayed:
Precautions
<HUAWEI> system-view [~HUAWEI] bfd [*HUAWEI-bfd] quit [*HUAWEI] interface GigabitEthernet 0/1/0 [*HUAWEI-GigabitEthernet0/1/0] ipv6 enable [*HUAWEI-GigabitEthernet0/1/0] ipv6 address 2001:db8:1::2 127 [*HUAWEI-GigabitEthernet0/1/0] quit [*HUAWEI] bfd atob bind peer-ipv6 2001:db8:1::1::1 interface GigabitEthernet 0/1/0 source-ipv6 2001:db8:1::2 auto