Specifications

Table Of Contents
mpls traffic-eng ds-te mode
MP-316
Cisco IOS Multiprotocol Label Switching Command Reference
January 2010
mpls traffic-eng ds-te mode
To configure a router to enter DiffServ-aware Traffic Engineering modes which incorporate degrees of
the IETF Standard, use the mpls traffic-eng ds-te mode global configuration command. Use the no form
of this command to return the router to the pre-IETF-Standard mode.
mpls traffic-eng ds-te mode [m
igration | ietf]
no mpls traffic-eng ds-
te mode [migration | ietf ]
Syntax Description
Defaults Pre-IETF-Standard mode is the default.
Command Modes Global configuration
Command History
Usage Guidelines
1. Place the router into Migration Mode only if it is still in the pre-IETF Standard (“Traditional”)
mode, and you want to begin upgrading its network to operate the IETF-Standard form of DS-TE.
2. Place the router into Liberal-IETF Mode only if its network is already in the Migration Mode, and
you want to complete the upgrade of that network so it will operate the IETF-Standard form of
DS-TE.
Examples In the following example, the router is configured to operate in Migration Mode:
Router(config)# mpls traffic-eng ds-te migration
migration A mode by which the router generates IGP and tunnel signalling according to the
pre-IETF standard, but adds TE-class mapping and accepts advertisement in both the
pre-IETF and the IETF-Standard formats.
ietf The “Liberal” IETF mode, by which the router generates IGP advertisement and tunnel
s
ignalling according to the IETF Standard and responds to TE-class mapping, yet also
accepts advertisement in both the pre-IETF-Standard and IETF-Standard formats.
Release Modification
12.2(33)SRB This command was introduced.