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 usm

Logs the USM events.

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

Configuration mode


protocols {
    mpls-ldp {
        log {
            usm
        }
    }
}

Use this command to log the Upstream State Machine (USM).

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

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

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