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 nsm

Logs interactions with the NSM.

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

Configuration mode


protocols {
    mpls-ldp {
        log {
            nsm
        }
    }
}

Use this command to log interactions with the Network Services Module (NSM).

Use the set form of this command to log interactions with the NSM.

Use the delete form of this command to delete the configuration to log interactions with the NSM.

Use the show form of this command to display the configuration to log interactions with the NSM.