RSVP
RSVP (Resource Reservation Protocol) is a signaling protocol that handles bandwidth allocation and true traffic engineering across an MPLS network.
Explore different RSVP blog posts:
Stay tuned for more.
RSVP – Basic Config
1) Configure family mpls and enable the mpls protocol on the interfaces. You have to enable the interface to accept labeled packets: Next the interfaces should be specified under protocols mpls hierarchy. This way MPLS will know which interfaces it can use to forward traffic. You can use the option all to add all interfaces […]