Specifications

B-233
Cisco MWR 2941 Mobile Wireless Edge Router Software Configuration Guide, Release 12.2(33)MRB
OL-21227-02
Appendix B Cisco MWR 2941 Router Command Reference
mpls label range
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 command in global configuration mode. To
revert to the platform defaults, use the no form of this command.
mpls label range minimum-value maximum-value [static minimum-static-value
maximum-static-value]
no mpls 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
platform-dependent.
static (Optional) Reserves a block of local labels for static label assignments. If
you omit 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
default value.
maximum-static-value (Optional) The maximum value for static label assignments. There is no
default value.
Release Modification
11.1CT This command was introduced.
12.1(3)T This command was modified to use the new MPLS Internet Engineering
Task 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 static
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
label 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
values for the following arguments were modified: maximum-value,
minimum-static-value, and maximum-static-value. The “Usage Guidelines”
changed.
12.2(33)MRB This command was integrated into Cisco IOS Release 12.2(33)MRB.