Specifications

IP Switching Commands
mls ip cef accounting per-prefix
ISW-93
Cisco IOS IP Switching Command Reference
May 2008
mls ip cef accounting per-prefix
To enable Multilayer Switching (MLS) per-prefix accounting, use the mls ip cef accounting per-prefix
command in global configuration mode. To disable MLS per-prefix accounting, use the no form of this
command
mls ip cef accounting per-prefix prefix-entry prefix-entry-mask [instance-name]
no mls ip cef accounting per-prefix
Syntax Description
Command Default MLS per-prefix accounting is disabled by default.
Command Modes Global configuration (config)
Command History
Usage Guidelines Per-prefix accounting collects the adjacency counters used by the prefix. When the prefix is used for
accounting, the adjacency cannot be shared with other prefixes. You can use per-prefix accounting to
account for the packets sent to a specific destination.
Examples This example shows how to enable MLS per-prefix accounting:
Router(config)# mls ip cef accounting per-prefix 172.20.52.18 255.255.255.255
Router(config)#
This example shows how to disable MLS per-prefix accounting:
Router(config)# no mls ip cef accounting per-prefix
Router(config)#
prefix-entry Prefix entry in the format A.B.C.D.
prefix-entry-mask Prefix entry mask in the format A.B.C.D.
instance-name (Optional) Virtual Private Network (VPN) routing and forwarding instance
name.
Release Modification
12.2(14)SX Support for this command was introduced on the Supervisor Engine 720.
12.2(17d)SXB Support for this command on the Supervisor Engine 2 was extended to
Release 12.2(17d)SXB.
12.2(18)SXF Support for this command was implemented on the Supervisor Engine 32.