PurposeCommand or Action
Exits the current configuration mode.exit
Example:
RP/0/RP0/CPU0:router(config-mpls-te)# exit
Step 8
Configures an MPLS-TE tunnel interface.
interface tunnel-te tunnel-id
Example:
RP/0/RP0/CPU0:router(config)# interface
Step 9
tunnel-te 4
RP/0/RP0/CPU0:router(config-if)#
Configures the bandwidth required for an MPLS TE tunnel.
Because the default tunnel priority is 7, tunnels use the default
TE class map (namely, class-type 1, priority 7).
signalled-bandwidth {bandwidth [class-type ct] |
sub-pool bandwidth}
Example:
RP/0/RP0/CPU0:router(config-if)#
Step 10
signalled-bandwidth 10 class-type 1
commit—Saves the configuration changes, and remains within
the configuration session.
Use the commit or end command.
Step 11
end—Prompts user to take one of these actions:
• Yes— Saves configuration changes and exits the
configuration session.
• No—Exits the configuration session without committing
the configuration changes.
• Cancel—Remains in the configuration mode, without
committing the configuration changes.
Related Topics
Configuring Traffic Engineering Tunnel Bandwidth, on page 123
Russian Doll Bandwidth Constraint Model, on page 173
Configuring an IETF DS-TE Tunnel Using MAM
Perform this task to configure an IETF mode differentiated services traffic engineering tunnel using the
Maximum Allocation Model (MAM) bandwidth constraint model.
Cisco IOS XR MPLS Configuration Guide for the Cisco CRS Router, Release 5.1.x
235
Implementing MPLS Traffic Engineering
Configuring an IETF DS-TE Tunnel Using MAM