Starts or stops the collecting of CPU packet statistics.

pstat { start | stop }

CPU packet statistics are not collected.

start
Starts the collection of CPU packet statistics.
stop
Stops the collection of CPU packet statistics

Global configuration mode

CPU packet statistics will be collected for the fields specified using the pstat field-add command.

The following example starts the collecting of CPU packet statistics.

device# configure terminal
device(config)# pstat field-add l2-dest-mac
device(config)# pstat field-add input-port
device(config)# pstat field-add l2-dest-mac-type
device(config)# pstat max 3
device(config)# pstat start
Release version Command history
08.0.90 This command was introduced.