Specifications

Table Of Contents
mls mpls (recirculation)
MP-145
Cisco IOS Multiprotocol Label Switching Command Reference
January 2010
mls mpls (recirculation)
To enable Multiprotocol Label Switching (MPLS) recirculation, use the mls mpls command in global
configuration mode. To disable MPLS recirculation, use the no form of this command.
mls mpls {r
ecir-agg | tunnel-recir}
no mls mpls {re
cir-agg | tunnel-recir}
Syntax Description
Defaults Disabled
Command Modes Global configuration
Command History
Usage Guidelines This command is not supported on Cisco 7600 series routers that are configured with a Supervisor
En
gine 2.
If you do not enable tunnel-MPLS recirculation, the IPv4 and IPv4-tunneled packets that need to be
la
beled (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 enable the aggregated-label MPLS recirculation:
Router(config)# mls mpls recir-agg
Router(config)#
This example shows how to enable the tunnel-MPLS recirculation:
Router(config)# mls mpls tunnel-recir
Router(config)#
This example shows how to disable the aggregated-label MPLS recirculation:
Router(config)# no mls mpls recir-agg
Router(config)#
recir-agg Recirculates the MPLS aggregated-label packets (new aggregated labels are
impacted only).
tunnel-recir Recirculates the tunnel-MPLS packets.
Release Modification
12.2(18)SXE This command was introduced on the Supervisor Engine 720.
12.2(33)SRA This command was integrated into Cisco IOS Release 12.2(33)SRA.