Cisco CRS Configuration Manual page 343

Ios xr mpls configuration guide
Hide thumbs Also See for CRS:
Table of Contents

Advertisement

Implementing MPLS Traffic Engineering
SUMMARY STEPS
1. configure
2. mpls traffic-eng
3. auto-tunnel mesh
4. timer removal unused timeout
5. Use the commit or end command.
DETAILED STEPS
Command or Action
Step 1
configure
Example:
RP/0/RP0/CPU0:router# configure
Step 2
mpls traffic-eng
Example:
RP/0/RP0/CPU0:router(config)# mpls traffic-eng
Step 3
auto-tunnel mesh
Example:
RP/0/RP0/CPU0:router(config-mpls-te)#
auto-tunnel mesh
Step 4
timer removal unused timeout
Example:
RP/0/RP0/CPU0:router(config-mpls-te-auto-mesh)#
timers removal unused 10
Step 5
Use the commit or end command.
Purpose
Enters global configuration mode.
Enters MPLS-TE configuration mode.
Enables auto-tunnel mesh groups globally.
Specifies a timer, in minutes, after which a down auto-tunnel
mesh gets deleted whose destination was not in TE topology.
The default value for this timer is 60.
The timer gets started when these conditions are met:
• Tunnel destination node is removed from the topology
• Tunnel is in down state
The unused timer runs per tunnel because the same
Note
destination in different mesh-groups may have different
tunnels created.
commit—Saves the configuration changes and remains within
the configuration session.
end—Prompts user to take one of these actions:
• Yes— Saves configuration changes and exits the
configuration session.
• No—Exits the configuration session without committing
the configuration changes.
Cisco IOS XR MPLS Configuration Guide for the Cisco CRS Router, Release 5.1.x
Configuring Auto-tunnel Mesh Unused Timeout
325

Advertisement

Table of Contents
loading

Table of Contents