Specifications

Table Of Contents
Multiprotocol Label Switching Commands
clear mpls counters
MP-33
Cisco IOS Multiprotocol Label Switching Command Reference
January 2010
clear mpls counters
To clear the Multiprotocol Label Switching (MPLS) forwarding table disposition counters and the Any
Transport over MPLS (AToM) imposition and disposition virtual circuit (VC) counters, use the clear
mpls counters command in privileged EXEC mode.
clear mpls counters
Syntax Description This command has no arguments or keywords.
Defaults Checkpoint information resides on the active and standby Route Processor.
Command Modes Privileged EXEC
Command History
Examples In the following example, the first sho
w mpls forwarding-table command shows that 590
label-switched bytes exist in the forwarding table. The clear mpls counters command clears the
counters. The second show mpls forwarding-table command shows that the number of label-switched
bytes is 0.
Router# show mpls forwarding-table
Local Outgoing Prefix Bytes Label Outgoing Next Hop
Label Label or VC or Tunnel Id Switched interface
20 30 10.10.17.17 590 Et3/0 172.16.0.2
Router# clear m
pls counters
Clear "show mpls forwarding-table" counters [confirm]
mpls forward counters cleared
Router# show mp
ls forwarding-table
Local Outgoing Prefix Bytes Label Outgoing Next Hop
Label Label or VC or Tunnel Id Switched interface
20 30 10.10.17.17 0 Et3/0 172.16.0.2
Release Modification
12.2(25)S This command was introduced.
12.2(28)SB This command was integrated into Cisco IOS Release 12.2(28)SB and
i
mplemented on the Cisco 10000 series routers. This command was updated
to clear AToM VC counters.
12.2(33)SRA This command was integrated into Cisco IOS Release 12.2(33)SRA.
12.2(33)SXH This command was integrated into Cisco IOS Release 12.2(33)SXH.