Navigation
Table of Contents
Guide That Contains This Content
[+] Expand All
[-] Collapse All
traceoptions
Syntax
traceoptions {file filename <files number> <size size> ;}flag flag (config | debug | decode
| encode | events | packet-io | peer | tracker | warning | all) ;level (error | info | notice | verbose | warning | all);}}
Hierarchy Level
[edit unified-edge gateways ggsn-pgw name gtp]
Release Information
Statement introduced in Junos OS Mobility Release 11.2W.
Description
Configure GTP tracing options. To specify more than one tracing operation, include multiple flag statements.
Options
file—Trace the file information.
flag—Tracing parameters, such as:
- all—Trace everything.
- config—Trace configuration-related information.
- debug—Trace debug information.
- decode— Trace decoding of received packets.
- encode— Trace encoding of transmitted packets.
- error— Trace internal and external errors.
- events— Trace all internal and external events.
- packet-io— Trace transmitted and received packets.
- peer— Trace GTP peer-related events.
- tracker—Trace GTP tracker-related events.
- warning—Trace warnings.
Required Privilege Level
interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration.