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-rsvp log cspf

Logs CSPF information.

set protocols mpls-rsvp log cspf
delete protocols mpls-rsvp log cspf
show protocols mpls-rsvp log cspf

Configuration mode


protocols {
    mpls-rsvp {
        log {
            cspf
        }
    }
}

Use this command to log Constrained Shortest Path First (CSPF) information.

Use the set form of this command to log CSPF information.

Use the delete form of this command to delete the configuration to log CSPF information.

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