Consider the network setup in the following figure that shows nodes A through F.
The user first configures the option to disable the dynamic bypass tunnels.
Listed below are the steps to configure the manual bypass tunnels.
bandwidth
fast-reroute
secondary
adaptive
adspec
cspf
exclude
hop-limit
include
metric
A:7210 SAS>config>router>mpls>path# info
-------------------------------------------
...
path "BEFC"
hop 10 10.10.10.11 strict
hop 20 10.10.10.12 strict
hop 30 10.10.10.13 strict
no shutdown
exit
lsp "bypass-BC"
to 10.10.10.15
primary "BEFC"
exit
no shutdown
...
-------------------------------------------
A:7210 SAS >config>router>mpls>path#
if the LSP passes through B
a bypass is requested
the next hop is C
a manually configured bypass-only tunnel exists from B to C (excluding link B to C)