profile counters

Optimizes hardware counters.

Syntax

profile counters { counter-profile-1 | counter-profile-2 | counter-profile-3 | counter-profile-4 | default }
no profile counters

Command Default

The default counter profile is enabled; that is, statistics are collected for ingress and egress L4 traffic.

Parameters

counter-profile-1
Bridge domain-optimized with forward or drop counting in ingress L4.
counter-profile-2
Bridge domain-optimized with hit counting in ingress L4.
counter-profile-3
L2-optimized, hit counting in ingress L4.
counter-profile-4
L4-optimized, forward or drop counting for all ingress L4.
default
Ingress and egress L4.

Modes

Hardware configuration mode

Usage Guidelines

On SLX 9150 and SLX 9250 devices, only the default profile is supported.

To restore the default profile, enter the no form of this command.

Examples

The following example optimizes bridge domain hit counting for Layer 4 ingress traffic.

device# configure terminal
device(config)# hardware
device(config-hardware)# profile counters counter-profile-2