Original Message:
Sent: 06-24-2024 10:44
From: Eduardo Lopes de Haro
Subject: RSVP-TE bandwidth protection support
Hi Tarcisio,
yes, default bandwidth value is zero if you don't configure it, here is the reference: https://www.juniper.net/documentation/us/en/software/junos/cli-reference/topics/ref/statement/bandwidth-edit-protocols-rsvp.html
The default approach of RSVP bypass produces a bypass method that optimizes traffic engineering (TE) metric. The Constrained Shortest Path First (CSPF) can optionally use a different approach to protect a link or a node by leveraging the computation based on unreserved bandwidths on (TE) links.
So using this feature, CSPF would use unreserved bandwidth to compute the best path for the bypass LSP.
------------------------------
Eduardo Haro
Original Message:
Sent: 06-24-2024 09:57
From: TARCISIO OLIVEIRA
Subject: RSVP-TE bandwidth protection support
@Eduardo Lopes de Haro, thanks for the answer!
By default, on the facility backup with auto-bandwidth scenario, the sum of the individual LSPs bandwidth that is protected by a single bypass LSP isn't considered, right? Regard to LSP optimization based on the unreserved bandwidth, is it considered the interface with the biggest unreserved bandwidth or something like that to create a bypass LSP? How it actually works?
------------------------------
TARCISIO OLIVEIRA
Original Message:
Sent: 06-24-2024 09:28
From: Eduardo Lopes de Haro
Subject: RSVP-TE bandwidth protection support
Hi Tarcisio,
Juniper routers support two ways of fast reroute protection just as described in RFC 4090, being one-to-one backup or facility backup (many-to-one), which could be used to different scenarios and purposes.
In Junos naming, one-to-one backup is configured as using fast-reroute cli knob and uses "detour LSP" as protection while facility backup is configured using link-protection/node-link-protection cli knobs and uses "bypass LSP" as protection.
Bypass LSP's are used to protect several or usually thousands of LSP's that cross a specific interface, so bandwidth is quite a complicated constraint. You can specify bandwidth to bypass LSP's among other options, and even in newer Junos version (23.4R1 and beyond) you can configure bypass lsp optimization based on unreserved bandwidth.
Reference link: https://www.juniper.net/documentation/us/en/software/junos/mpls/topics/topic-map/link-protection-for-mpls.html
------------------------------
Eduardo Haro
Original Message:
Sent: 06-21-2024 11:22
From: TARCISIO OLIVEIRA
Subject: RSVP-TE bandwidth protection support
Hello guys!
I've worked with RSVP-TE on Juniper devices and I know that devices support link protecion with aditional node protection, but I didn't find out anything about aditional bandwidth protection (Bandwidth protection desired: 0x08) as described on RFC 4090 on auto-bandwidth scenario. In summary, I'd like to know if Juniper devices support bandwidth protection to bypass LSPs on auto-bandwidth scenario.
Note: my
------------------------------
TARCISIO OLIVEIRA
------------------------------