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 packet

Logs RSVP-TE packet transmission and reception.

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

Configuration mode


protocols {
    mpls-rsvp {
        log {
            packet
        }
    }
}

Use this command to log RSVP-TE packet transmission and reception.

Use the set form of this command to log RSVP-TE packet transmission and reception.

Use the delete form of this command to delete the configuration to log RSVP-TE packet transmission and reception.

Use the show form of this command to display the configuration to log RSVP-TE packet transmission and reception.