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 packet address | all | hello | init | keepalive | label | notification

Logs filtered LDP packet events.

set protocols mpls-ldp log packet address | all | hello | init | keepalive | label | notification
delete protocols mpls-ldp log packet address | all | hello | init | keepalive | label | notification
show protocols mpls-ldp log packet address | all | hello | init | keepalive | label | notification

Configuration mode


protocols {
    mpls-ldp {
        log {
            packet | all | hello | init | keepalive | label | notification
        }
    }
}

Use this command to log LDP packet events filtered by address, hello, init, keepalive, label, and notification messages.

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

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

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