DETAILED STEPS
PurposeCommand or Action
Enables privileged EXEC mode.enable
Step 1
Example:
Router> enable
•
Enter your password if prompted.
Enters global configuration mode.configure terminal
Example:
Router# configure terminal
Step 2
Specifies a static range of MPLS labels
mpls label range minimum-value maximum-value{
staticminimum-static-value maximum-static-value}
Step 3
Example:
Router(config)# mpls label range 1001 1003 static 10000
25000
Configuring the Router ID and Global ID
SUMMARY STEPS
1.
enable
2.
configure terminal
3.
mpls tp
4.
router-id node-id
5.
global-id num
DETAILED STEPS
PurposeCommand or Action
Enables privileged EXEC mode.enable
Step 1
Example:
Router> enable
•
Enter your password if prompted.
Enters global configuration mode.configure terminal
Example:
Router# configure terminal
Step 2
MPLS Basic Configuration Guide, Cisco IOS XE Everest 16.5.1 (Cisco ASR 900 Series)
109
VPLS Configuration over MPLS-TP
Configuring the Router ID and Global ID