902
Views
0
Helpful
1
Replies
RSVP: Does RSVP support non-TE?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-24-2017 04:15 AM
my question is can we create RSVP tunnel without enabling TE metrics in IGP? please share your thoughts? it will be great if you share any links related my question
Labels:
- Labels:
-
MPLS
1 Reply 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-24-2017 06:48 AM
Yes you can, as long as you use explicit paths with strict next hops and use the verbatim keyword in the path-option:
interface Tunnel1
ip unnumbered Loopback0
tunnel mode mpls traffic-eng
tunnel destination 2.2.2.2
tunnel mpls traffic-eng path-option 1 explicit name R1R2 verbatim
