2-341
Catalyst 6500 Series Switch Command Reference—Release7.6
78-15328-01
Chapter2 Catalyst 6500 Series Switch and ROM Monitor Commands set mls cef per-prefix-statistics
set mls cef per-prefix-statistics
To set MLS CEF per-prefix statistics mode, use the set mls cef per-prefix statistics command.
set mls cef per-prefix statistics {enable | disable}
Syntax Description
Defaults MLS CEF per-prefix statistics mode is enabled.
Command Types Switch command.
Command Modes Privileged.
Usage Guidelines When the set mls cef per-prefix-statistics command is enabled, the switch makes a best effort to allocate
adjacencies with statistics for each prefix. Statistics for a prefix are computed by adding up the packet/byte
counts of all the adjacencies that are associated with the prefix. Because only half of the adjacency table
entries have statistics, all prefixes might not be associated with adjacencies with statistics.
Examples This example shows how to enable per-prefix statistics for all FIB entries:
Console> (enable) set mls cef per-prefix-stats enable
Per prefix stats is enabled
Console> (enable)
This examples shows how to disable per-prefix statistics for all FIB entriesl:
Console> (enable) set mls cef per-prefix-stats disable
Per prefix stats is disabled
Console> (enable)
Related Commands show mls
enable Enables per-prefix statistics for all FIB entries
disable Disables per-prefix statistics for all FIB entries.