The bfd bind static-lsp command creates a BFD session to detect static LSPs.
The undo bfd command deletes a specified BFD session.
By default, no BFD session is created to detect static LSPs.
Parameter | Description | Value |
---|---|---|
cfg-name | Specifies the BFD configuration name. | The value is a string of 1 to 15 case-insensitive characters, spaces not supported. When double quotation marks are used around the string, spaces are allowed in the string. |
lsp-name | Specifies the name of the static LSP bound to the BFD session. | The value is an existing static LSP name. |
Usage Scenario
You can deploy MPLS services by manually configuring static LSPs on small networks with simple topology and stable performance. It takes an interface a long period of time to detect a link fault. After a static BFD session is bound to the LDP LSP, the interface can quickly detect faults on LDP LSPs.
Prerequisites
BFD has been enabled globally using the bfd command in the system view.
Precautions
If the specified static LSP does not exist or the BFD configuration name exists, the BFD session cannot be created.
The commit command must be run to make the configured BFD parameters take effect before a BFD session is created.
When the status of the static LSP is Down, a BFD session cannot be created.