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.

RSVP-TE Commands

RSVP operational commands

The following clear, reset, and show commands are available with MPLS RSVP:

  1. clear mpls rsvp statistics
  2. reset mpls rsvp tunnel all [ primary | secondary ]
  3. reset mpls rsvp tunnel ingress all | name <tunnel-name>
  4. reset mpls rsvp tunnel name <name> [ primary | secondary ]
  5. reset mpls rsvp tunnel non-ingress all | name <tunnel-name>
  6. reset mpls rsvp tunnel reoptimize all | name <tunnel-name> [ primary | secondary ]
  7. show mpls rsvp
  8. show mpls rsvp admin-groups
  9. show mpls rsvp interface [ <name> ]
  10. show mpls rsvp neighbor [ X.X.X.X ]
  11. show mpls rsvp path [ <name> ]
  12. show mpls rsvp session
  13. show mpls rsvp session count
  14. show mpls rsvp session [ egress | ingress | transit ] [ down | up ] detail
  15. show mpls rsvp session name <name> [ primary | secondary ]
  16. show mpls rsvp statistics
  17. show mpls rsvp summary-refresh
  18. show mpls rsvp tunnel

RSVP configuration commands

The following interface configuration commands are available with MPLS RSVP:

  1. protocols mpls-rsvp interfaces interface <name>
  2. protocols mpls-rsvp interfaces interface <name> admin-groups <name>
  3. protocols mpls-rsvp interfaces interface <name> bandwidth-constraints maximum-reservable <1-10000000000>
  4. protocols mpls-rsvp interfaces interface <name> signaling hello interval <10..65535>
  5. protocols mpls-rsvp interfaces interface <name> signaling hello receipt
  6. protocols mpls-rsvp interfaces interface <name> signaling hello timeout <10..65535>
  7. protocols mpls-rsvp interfaces interface <name> signaling refresh interval <10..65535>
  8. protocols mpls-rsvp interfaces interface <name> signaling refresh reduction disable
  9. protocols mpls-rsvp interfaces interface <name> te-metric <1..65535>

The following logging configuration commands are available with MPLS RSVP:

  1. protocols mpls-rsvp log cspf
  2. protocols mpls-rsvp log events
  3. protocols mpls-rsvp log fsm egress
  4. protocols mpls-rsvp log fsm ingress
  5. protocols mpls-rsvp log fsm transit downstream
  6. protocols mpls-rsvp log fsm transit upstream
  7. protocols mpls-rsvp log nsm
  8. protocols mpls-rsvp log packet
  9. protocols mpls-rsvp log rib

Logging is enabled for RSVP with: monitor protocols mpls rsvp enable | disable [ cspf | events | fsm | nsm | packet | rib ]

The following neighbor configuration command is available with MPLS RSVP:

  1. protocols mprotocols mpls-rsvp neighbors neighbor <x.x.x.x>

The following tunnel configuration commands are available with MPLS RSVP:

  1. protocols mpls-rsvp tunnels tunnel <name>
  2. protocols mpls-rsvp tunnels tunnel <name> autoroute-announce
  3. protocols mpls-rsvp tunnels tunnel <name> autoroute-announce absolute-metric <1..65535>
  4. protocols mpls-rsvp tunnels tunnel <name> autoroute-announce relative-metric <-65535..65535>
  5. protocols mpls-rsvp tunnels tunnel <name> destination <x.x.x.x>
  6. protocols mpls-rsvp tunnels tunnel <name> source <x.x.x.x>

The following primary path tunnel configuration commands are available with MPLS RSVP:

  1. protocols mpls-rsvp tunnels tunnel <name> primary bandwidth <1-10000000000>
  2. protocols mpls-rsvp tunnels tunnel <name> primary explicit-path <name>
  3. protocols mpls-rsvp tunnels tunnel <name> primary lockdown
  4. protocols mpls-rsvp tunnels tunnel <name> primary path-selection affinities constraints include-any
  5. protocols mpls-rsvp tunnels tunnel <name> primary path-selection affinities constraints include-any affinity-names <name>
  6. protocols mpls-rsvp tunnels tunnel <name> primary path-selection affinities constraints exclude-any
  7. protocols mpls-rsvp tunnels tunnel <name> primary path-selection affinities constraints exclude-any affinity-names <name>
  8. protocols mpls-rsvp tunnels tunnel <name> primary path-selection hop-limit <value>
  9. protocols mpls-rsvp tunnels tunnel <name> primary priority hold <0-7>
  10. protocols mpls-rsvp tunnels tunnel <name> primary priority setup <0-7>
  11. protocols mpls-rsvp tunnels tunnel <name> primary record-route record-label

The following fast reroute configuration commands are available with MPLS RSVP:

  1. protocols mpls-rsvp tunnels tunnel <name> primary fast-reroute
  2. protocols mpls-rsvp tunnels tunnel <name> primary fast-reroute bandwidth <1-10000000000>
  3. protocols mpls-rsvp tunnels tunnel <name> primary fast-reroute node-protection-desired
  4. protocols mpls-rsvp tunnels tunnel <name> primary fast-reroute path-selection affinities constraints include-any
  5. protocols mpls-rsvp tunnels tunnel <name> primary fast-reroute path-selection affinities constraints exclude-any
  6. protocols mpls-rsvp tunnels tunnel <name> primary fast-reroute path-selection affinities constraints include-any affinity-names
  7. protocols mpls-rsvp tunnels tunnel <name> primary fast-reroute path-selection affinities constraints exclude-any affinity-names
  8. protocols mpls-rsvp tunnels tunnel <name> primary fast-reroute priority hold <0-7>
  9. protocols mpls-rsvp tunnels tunnel <name> primary fast-reroute priority setup <0-7>
  10. protocols mpls-rsvp tunnels tunnel <name> primary fast-reroute protection one-to-one

The following secondary path tunnel configuration command is available with MPLS RSVP:

  1. protocols mpls-rsvp tunnels tunnel <name> secondary bandwidth <1-10000000000>
  2. protocols mpls-rsvp tunnels tunnel <name> secondary explicit-path <name>
  3. protocols mpls-rsvp tunnels tunnel <name> secondary lockdown
  4. protocols mpls-rsvp tunnels tunnel <name> secondary path-selection affinities constraints include-any
  5. protocols mpls-rsvp tunnels tunnel <name> secondary path-selection affinities constraints include-any affinity-names <name>
  6. protocols mpls-rsvp tunnels tunnel <name> secondary path-selection affinities constraints exclude-any
  7. protocols mpls-rsvp tunnels tunnel <name> secondary path-selection affinities constraints exclude-any affinity-names <name>
  8. protocols mpls-rsvp tunnels tunnel <name> secondary path-selection hop-limit <value>
  9. protocols mpls-rsvp tunnels tunnel <name> secondary priority hold <0-7>
  10. protocols mpls-rsvp tunnels tunnel <name> secondary priority setup <0-7>
  11. protocols mpls-rsvp tunnels tunnel <name> secondary record-route record-label

Global MPLS RSVP configuration commands

The following global MPLS RSVP configuration commands are available with MPLS:
  1. protocols mpls-rsvp globals explicit-paths <name> admin-groups <name> value <0-31>
  2. protocols mpls-rsvp globals explicit-paths <name>
  3. protocols mpls-rsvp globals explicit-paths <name> explicit-route-objects <0-255>
  4. protocols mpls-rsvp globals explicit-paths <name> explicit-route-objects <0-255> action loose
  5. protocols mpls-rsvp globals explicit-paths <name> explicit-route-objects <0-255> action strict
  6. protocols mpls-rsvp globals explicit-paths <name> explicit-route-objects <0-255> address <x.x.x.x>
  7. protocols mpls-rsvp globals reoptimization
  8. protocols mpls-rsvp globals reoptimization interval <0..604800>
  9. protocols mpls-rsvp globals tail-signaling explicit-null