smf local tracing

Enables or disables and configures tracing.

Privilege Level

Security Administrator, Administrator

Command Mode

Exec > Global Configuration

Syntax

tracing { append-messages { false | true } | enable { false | true } | enable-trace-percent percentage } 

enable { false | true }

Specify to enable or disable tracing.

Must be either "false" or "true".

enable-trace-percent percentage

Specify the tracing percentage.

Must be an integer in the range of 0-100.

Default Value: 100.

append-messages { false | true }

Specify whether to append the messages or not.

Must be either "false" or "true".

Default Value: true.

Usage Guidelines

Use this command to enable or disable and to configure tracing.