Specifications

Table Of Contents
mpls traffic-eng auto-tunnel mesh tunnel-num
MP-305
Cisco IOS Multiprotocol Label Switching Command Reference
January 2010
mpls traffic-eng auto-tunnel mesh tunnel-num
To configure a range of mesh tunnel interface numbers, use the mpls traffic-eng auto-tunnel mesh
tunnel-num command in global configuration mode. To use the default values, use the no form of this
command.
mpls traffic-eng auto-tunnel mesh tunnel-num min num ma
x num
no mpls traffic-eng auto-tunnel mesh tunnel-num
Syntax Description
Command Default The min de
fault is 64336. The max default is 65335.
Command Modes Global configuration (config)#
Command History
Usage Guidelines If you change an access control list (ACL) and tunnels are deleted because they no longer match the
A
CL, tunnels that are re-created might not be numbered sequentially; that is, the range of tunnel numbers
might not be sequential.
Examples The following example shows how to specify 1000 as the beginning number of the mesh tunnel interface
an
d 2000 as the ending number:
Router(config)# mpls traffic-eng auto-tunnel mesh tunnel-num min 1000 max 2000
min num Specifies the beginning number of the range of mesh tunnel interface
numbers. Valid values are from 1 to 65535. The default value is 64336.
max num Specifies the ending number of the range of mesh tunnel interface numbers.
V
alid values are from 1 to 65535. The default value is 65335.
Release Modification
12.0(27)S This command was introduced.
12.2(33)SRA This command was integrated into Cisco IOS Release 12.2(33)SRA.
12.2(33)SXH This command was integrated into Cisco IOS Release 12.2(33)SXH.
12.4(20)T This command was integrated into Cisco IOS Release 12.4(20)T.