default
Syntax
default trace-level;
Hierarchy Level
[edit services pgcp gateway gateway-name traceoptions flag]
Release Information
Statement introduced in JUNOS Release 9.5.
Description
Configure the minimum trace level for all selected PGCP trace options. This option overrides individual trace options that are set at a lower level.
Default
warning
Options
trace-level—Enter one of the following trace levels as the trace-level:
- debug—Logging of all code flow of control.
- trace—Logging of program trace START and EXIT macros.
- info—Summary logs for normal operations, such as the policy decisions made for a call.
- warning—Failure recovery or failure of an external entity.
- error—Failure with a short-term effect, such as failed processing of a single call.
Required Privilege Level
interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration.

