Related Documentation
- Tracing BGF Operations in Session Border Control Solutions Guide Using BGF and IMSG
sbc-utils (Services PGCP)
Syntax
Hierarchy Level
Release Information
Statement introduced in Junos OS Release 9.5.
Description
Configure trace options for the Signaling Border Controller (SBC) utilities component of the virtual BGF.
Default
warning
Options
minimum trace-level—Minimum trace level for all sbc-util messages.
common trace-level—Trace level for the common component of SBC utilities.
configuration trace-level—Trace level for the configuration component of SBC utilities.
device-monitor trace-level—Trace level for the device monitor component of SBC utilities.
ipc trace-level—Trace level for the IPC component of SBC utilities.
memory-management trace-level—Trace level for the memory management component of SBC utilities.
message trace-level—Trace level for the message component of SBC utilities.
user-interface trace-level—Trace level for the user interface component of SBC utilities.
trace-level—Trace level options are related to the severity of the event being traced. When you choose a trace level, messages at that level and higher levels are captured. 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.
Related Documentation
- Tracing BGF Operations in Session Border Control Solutions Guide Using BGF and IMSG