R3102-R3103-HP 6600/HSR6600 Routers MPLS Configuration Guide
119
Setup Priority : 7 Hold Priority: 7
Affinity Prop/Mask : 0x0/0x0
Explicit Path Name : pri-path
Tie-Breaking Policy : None
Metric Type : None
Record Route : Enabled Record Label : Enabled
FRR Flag : Enabled BackUpBW Flag: Not Supported
BackUpBW Type : - BackUpBW : -
Route Pinning : Disabled
Retry Limit : 10 Retry Interval: 10 sec
Reopt : Disabled Reopt Freq : -
Back Up Type : None
Back Up LSPID : -
Auto BW : Disabled Auto BW Freq : -
Min BW : - Max BW : -
Current Collected BW: -
Interfaces Protected: -
VPN Bind Type : NONE
VPN Bind Value : -
Car Policy : Disabled
Tunnel Group : Primary
Primary Tunnel : -
Backup Tunnel : -
Group Status : -
5. Configure a bypass tunnel on Router B (the PLR):
# Create an explicit path for the bypass LSP.
[RouterB] explicit-path by-path
[RouterB-explicit-path-by-path] next hop 3.2.1.2
[RouterB-explicit-path-by-path] next hop 3.3.1.2
[RouterB-explicit-path-by-path] next hop 3.3.3.3
[RouterB-explicit-path-by-path] quit
# Create the bypass tunnel.
[RouterB] interface tunnel 5
[RouterB-Tunnel5] ip address 11.1.1.1 255.255.255.0
[RouterB-Tunnel5] tunnel-protocol mpls te
[RouterB-Tunnel5] destination 3.3.3.3
[RouterB-Tunnel5] mpls te tunnel-id 15
[RouterB-Tunnel5] mpls te path explicit-path by-path preference 1
# Configure the bandwidth that the bypass tunnel protects.
[RouterB-Tunnel5] mpls te backup bandwidth 10000
[RouterB-Tunnel5] mpls te commit
[RouterB-Tunnel5] quit
# Bind the bypass tunnel with the protected interface.
[RouterB] interface giabitethernet 2/1/2
[RouterB-GigabitEthernet2/1/2] mpls te fast-reroute bypass-tunnel tunnel 5
[RouterB-GigabitEthernet2/1/2] quit
Execute the display interface tunnel command on Router B. You can see that Tunnel 5 is up.










