Consider the network setup in the following figure that shows nodes A through F.
Including the bypass-only keyword disables the following options under the LSP configuration:
bandwidth
fast-reroute
secondary
The following LSP configuration options are allowed:
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#
Observe if the following criteria apply:
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)