12-22-2020 12:46 PM
Hi everyone ,
In the attachment of MPLS traffic engineering path calculation ,If TE metric is equal on multiple paths then "path with the highest available bandwidth" is preferred.(Tie break)
I am bit confused on this statement. What does it mean by "path with the highest available bandwidth"?
Whether is it RSVP reserve bandwidth or something else ?
Thanks in advance
Solved! Go to Solution.
12-23-2020 03:05 AM
as it stands the statement "path with the highest available bandwidth" is preferred" this is preferred path for the packet when the TIE break.
how the process and calculation and RSPV based on the config :
some example for reference to understand :
https://www.ciscopress.com/articles/article.asp?p=426640&seqNum=3
https://sites.google.com/site/amitsciscozone/home/important-tips/traffic-engineering/mpls-te-basics
12-22-2020 10:25 PM
Hi,
RSVP-TE reserves bw for a TE tunnel and IGP floods available bw information out of max reservable bw. So either head-end router or PCE takes into account when calculates an LSP path for requested tunnel.
12-26-2020 07:09 AM
MPLS TE has been configured between head-end and tail-end with below mentioned parameters. (Tunnel established over R2)
MPLS TE tunnel demand bandwidth 10 mpbs. RSVP reserve bandwidth is 50 mbps on all interfaces along the path. MPLS TE metric is equal on all paths .MPLS TE priority is default
My requirement is I would like to establish MPLS TE over R4 but I dont want to play with MPLS-TE metric .
I would like to know that how can I play with "path with the highest available bandwidth" ?
As I mentioned RSVP bandwidth is 50 mbps on all interfaces along the path.
Thanks in advance
12-23-2020 03:05 AM
as it stands the statement "path with the highest available bandwidth" is preferred" this is preferred path for the packet when the TIE break.
how the process and calculation and RSPV based on the config :
some example for reference to understand :
https://www.ciscopress.com/articles/article.asp?p=426640&seqNum=3
https://sites.google.com/site/amitsciscozone/home/important-tips/traffic-engineering/mpls-te-basics
12-26-2020 07:10 AM
MPLS TE has been configured between head-end and tail-end with below mentioned parameters. (Tunnel established over R2)
MPLS TE tunnel demand bandwidth 10 mpbs. RSVP reserve bandwidth is 50 mbps on all interfaces along the path. MPLS TE metric is equal on all paths .MPLS TE priority is default
My requirement is I would like to establish MPLS TE over R4 but I dont want to play with MPLS-TE metric .
I would like to know that how can I play with "path with the highest available bandwidth" ?
As I mentioned RSVP bandwidth is 50 mbps on all interfaces along the path.
Thanks in advance
12-29-2020 01:38 AM
Hi,
There is only one LSP path over R4 if your tail-end router is R5.
For example if you skip explicit path and set it dynamic with all equal MPLS-TE metrics on all links then:
1st tiebreaker is shortest IGP path from head-end to tail-end router.
2nd tiebreaker is a path with the highest available bandwidth (for example if you have another existing MPLS-TE tunnel)
3rd if there more than 1 path then CSPF selects one randomly.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide