SUMMARY STEPS
1.
enable
2.
configure terminal
3.
mpls label range minimum-value maximum-value static minimum-static-value maximum-static-value
4.
end
DETAILED STEPS
PurposeCommand or Action
Enables privileged EXEC mode.enable
Step 1
Example:
Device> enable
•
Enter your password if prompted.
Enters global configuration mode.configure terminal
Example:
Device# configure terminal
Step 2
Specifies a static range of MPLS labels.
mpls label range minimum-value maximum-value static
minimum-static-value maximum-static-value
Step 3
Example:
Device(config)# mpls label range 1001 1003 static
10000 25000
Exits global configuration mode and returns to
privileged EXEC mode.
end
Example:
Device(config)# end
Step 4
MPLS Basic Configuration Guide, Cisco IOS XE Everest 16.5.1 (Cisco ASR 900 Series)
19
MPLS Transport Profile
Configuring the MPLS Label Range