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 dsm

Logs the DSM events.

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

Configuration mode


protocols {
    mpls-ldp {
        log {
            dsm
        }
    }
}

Use this command to log the Downstream State Machine (DSM).

Use the set form of this command to log the DSM.

Use the delete form of this command to delete the configuration to log the DSM.

Use the show form of this command to display the configuration to log the DSM.