DETAILED STEPS
PurposeCommand or Action
Enters global configuration mode.configure
Example:
RP/0/RP0/CPU0:router# configure
Step 1
Enters MPLS TE configuration mode.mpls traffic-eng
Example:
RP/0/RP0/CPU0:router(config)# mpls
traffic-eng
Step 2
Enters auto-tunnel mesh configuration mode. You can configure
auto-tunnel mesh related options from this mode.
auto-tunnel mesh
Example:
RP/0/RP0/CPU0:router(config-mpls-te)#
auto-tunnel mesh
Step 3
Specifies the minimum and maximum number of auto-tunnel mesh
tunnels that can be created on this router. The range of tunnel ID
is from 0 to 65535.
tunnel-id min value max value
Example:
RP/0/RP0/CPU0:router(config-te-auto-mesh)#
tunnel-id min 10 max 50
Step 4
commit—Saves the configuration changes and remains within the
configuration session.
Use the commit or end command.
Step 5
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.
• Cancel—Remains in the configuration session, without
committing the configuration changes.
Related Topics
Auto-Tunnel Mesh, on page 206
Destination List (Prefix-List), on page 207
Configuring Auto-tunnel Mesh Unused Timeout
Perform this task to configure a global timer to remove unused auto-mesh tunnels.
Cisco IOS XR MPLS Configuration Guide for the Cisco CRS Router, Release 5.1.x
324
Implementing MPLS Traffic Engineering
Configuring Auto-tunnel Mesh Unused Timeout