Configuring Auto-Tunnel Mesh Unused Timeout - Cisco CRS Configuration Manual

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

Advertisement

Configuring Auto-tunnel Mesh Unused Timeout

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
tunnel-id min value max value
Example:
RP/0/RP0/CPU0:router(config-te-auto-mesh)#
tunnel-id min 10 max 50
Step 5
Use the commit or end command.
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
Purpose
Enters global configuration mode.
Enters MPLS TE configuration mode.
Enters auto-tunnel mesh configuration mode. You can configure
auto-tunnel mesh related options from this mode.
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.
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.
• Cancel—Remains in the configuration session, without
committing the configuration changes.
Implementing MPLS Traffic Engineering

Advertisement

Table of Contents
loading

Table of Contents