home

Supported platforms

Vyatta documentation

Learn how to install, configure, and operate the Vyatta Network Operating System (Vyatta NOS) and Orchestrator, which help drive our virtual networking and physical platforms portfolio.

protocols mpls-ldp log fsm

Logs MPLS LDP FSM events.

set protocols mpls-ldp log fsm
delete protocols mpls-ldp log fsm
show protocols mpls-ldp log fsm

Configuration mode


protocols {
    mpls-ldp {
        log {
            fsm
        }
    }
}

Use this command to log MPLS LDP Finite State Machine (FSM) events.

Use the set form of this command to log LDP FSM events.

Use the delete form of this command to delete the configuration to log LDP FSM events.

Use the show form of this command to display the configuration to log LDP FSM events.