Specifications

Table Of Contents
mpls label range
MP-193
Cisco IOS Multiprotocol Label Switching Command Reference
January 2010
mpls label range
To configure the range of local labels available for use with Multiprotocol Label Switching (MPLS)
applications on packet interfaces, use the mpls label range c
ommand in global configuration mode. To
revert to the platform defaults, use the no form of this command.
mpls label range mi
nimum-value maximum-value [static minimum-static-value
maximum-static-value]
no mpl
s label range
Syntax Description
Command Default The platform’s default values are used.
Command Modes Global configuration
Command History
minimum-value The value of the smallest label allowed in the label space. The default is 16.
maximum-value The value of the largest label allowed in the label space. The default is
pl
atform-dependent.
static (Optional) Reserves a block of local labels for static label assignments. If
you om
it the static keyword and the minimum-static-value and
maximum-static-value arguments, no labels are reserved for static
assignment.
minimum-static-value (Optional) The minimum value for static label assignments. There is no
d
efault value.
maximum-static-value (Optional) The maximum value for static label assignments. There is no
d
efault value.
Release Modification
11.1CT This command was introduced.
12.1(3)T This command was modified to use the new MPLS Internet Engineering
T
ask Force (IETF) terminology and command-line interface (CLI) syntax.
12.0(23)S This command was integrated into Cisco IOS Release 12.0(23)S. The st
atic
keyword was added.
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(16) The output was modified to display the upper and lower minimum static
la
bel values in the help lines instead of the default range.
12.2(33)SB This command was integrated into Cisco IOS Release 12.2(33)SB.
XE Release 2.2 This command was integrated into Cisco IOS XE Release 2.2. The default
v
alues for the following arguments were modified: maximum-value,
minimum-static-value, and maximum-static-value. The “Usage Guidelines”
changed.