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 rib

Logs interactions with the RIB.

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

Configuration mode


protocols {
    mpls-rsvp {
        log {
            rib
        }
    }
}

Use this command to log interactions with the Routing Information Base (RIB).

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

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

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