Specifications

Table Of Contents
mls mpls (guaranteed bandwidth traffic engineering)
MP-144
Cisco IOS Multiprotocol Label Switching Command Reference
January 2010
If you do not enable tunnel-MPLS recirculation, the IPv4 and IPv4-tunneled packets that need to be
labeled (for example, the packets that are encapsulated with an MPLS header) will be corrupted when
they are transmitted from the Cisco
7600 series router.
Use the show
erm statistics command to display the Forwarding Information Base (FIB) Ternary
Content Addressable Memory (TCAM) exception status for IPv4, IPv6, and MPLS protocols.
Examples This example shows how to specify the burst duration for the guaranteed bandwidth traffic engineering
fl
ows:
Router(config)# mls mpls gb-te-burst 2000
Router(config)#
This example shows how to specify the ratio for CIR policing:
Router(config)# mls mpls gb-te-ratio 30
Router(config)#
This example shows how to specify the DSCP map for the guaranteed bandwidth traffic engineering
flows and to drop the nonconforming flows:
Router(config)# mls mpls gb-te-dscp 25 markdown
Router(config)#
This example shows how to enable the guaranteed bandwidth traffic engineering flow policing:
Router(config)# mls mpls gb-te-enable
Router(config)#
Related Commands Command Description
show erm statistics Displays the FIB TCAM exception status for IPv4, IPv6, and MPLS
pr
otocols.