OcNOS-SP : Multi-Protocol Label Switching Guide : Multi-Protocol Label Switching Command Reference : MPLS LSP BFD Commands : mpls bfd
mpls bfd
Use this command to configure BFD session for MPLS LSP.
Use no form of the command to unconfigure BFD session from MPLS LSP.
Command Syntax
mpls bfd ((ldp A.B.C.D/M)|(rsvp tunnel-name NAME)|(static A.B.C.D/M))
mpls bfd (ldp|rsvp|static) all
no mpls bfd ((ldp A.B.C.D/M)|(rsvp tunnel-name NAME)|(static A.B.C.D/M))
no mpls bfd (ldp|rsvp|static) all
Parameters
ldp
LDP type LSP
A.B.C.D/M
LDP FEC
all
All LSPs
rsvp
RSVP type LSP
tunnel-name
RSVP Tunnel
all
All LSPs
static
Static type LSP
A.B.C.D/M
Static FEC
all
All LSPs
Command Mode
Configure mode
Applicability
This command was introduced before OcNOS version 5.0.
Example
#configure terminal
(config)# mpls bfd ldp all
(config-mpls-bfd)#
Last modified date: 10/17/2023