mpls traffic-eng
Use this command to configure MPLS Traffic Engineering feature for ISIS.
Use the no parameter to turn off the feature.
Note: Metric-style wide must be enabled before using this CLI.
Command Syntax
mpls traffic-eng (level-1|level-2)
no mpls traffic-eng (level-1|level-2)
Parameters
level-1
Specify the level-1 MPLS Traffic Engineering feature.
level-2
Specify the level-2 MPLS Traffic Engineering feature.
Default
If this command is not used, ISIS does not encode traffic engineering TLVs and Sub-TLVs.
Command Mode
Router mode
Examples
(config)#router isis bb
(config-router)#metric-style wide
(config-router)#mpls traffic-eng level-1
(config)#router isis bb
(config-router)#no mpls traffic-eng level-1
Last modified date: 08/28/2023