Specifications

Table Of Contents
show mpls label range
MP-648
Cisco IOS Multiprotocol Label Switching Command Reference
January 2010
show mpls label range
To display the range of local labels available for use on packet interfaces, use the show mpls label range
command in privileged EXEC mode.
show mpls label range
Syntax Description This command has no arguments or keywords.
Command Modes Privileged EXEC
Command History
Usage Guidelines You can use the mpls la
bel range command to configure a range for local labels that is different from
the default range. The show mpls label range command displays both the label range currently in use
and the label range that will be in use following the next router reload.
Examples In the following example, the use of the sho
w mpls label range command is shown before and after the
mpls label range c
ommand is used to configure a label range that does not overlap the starting label
range:
Router# show mpls label range
Downstream label pool: Min/Max label: 16/100000
Router# configu
re terminal
Router(config)# mpls label range 200 120000
Router(config)# exit
Router# show mp
ls label range
Downstream label pool: Min/Max label: 200/120000
Related Commands
Release Modification
12.0(9)ST 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.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 “Usage
G
uidelines” and the sample command output changed.
Command Description
mpls label range Configures a range of values for use as local labels.