show mpls label range
To display the range of local labels available for use on packet interfaces, use the show 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
ModificationRelease
This command was introduced.Cisco IOS XE Denali 16.3.1
Usage Guidelines
You can use the mpls label 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 switch reload.
Examples
In the following example, the use of the show mpls label range command is shown before and after the mpls
label range command is used to configure a label range that does not overlap the starting label range:
Switch# show mpls label range
Downstream label pool: Min/Max label: 16/100
Switch# configure terminal
Switch(config)# mpls label range 101 4000
Switch(config)# exit
Switch# show mpls label range
Downstream label pool: Min/Max label: 101/4000
Related Commands
DescriptionCommand
Configures a range of values for use as local labels.mpls label range
Command Reference, Cisco IOS XE Everest 16.5.1a (Catalyst 3650 Switches)
384
show mpls label range