Cisco Cisco Packet Data Gateway (PDG)

Pagina di 8770
Global Configuration Mode Commands (L-S)   
▀  logging display 
 
 
▄  Command Line Interface Reference, StarOS Release 16 
5306 
   
logging display 
Configures the level of detail for information to be logged. 
Product
 
All 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec > Global Configuration 
configure
 
Entering the above command sequence results in the following prompt: 
[local]host_name(config)# 
Syntax
 
logging display event-verbosity evt_level ] [ pdu-data format ] [ pdu-verbosity pdu_level 
]
 
event-verbosity
 
evt_level
 
Specifies the level of verboseness to use in logging of events as one of: 
 
min 
 
concise 
 
full 
pdu-data
 
format
 
Specifies output 
format
 for packet data units when logged as one of: 
 
none: outputs in raw format 
 
hex; displays out in hexadecimal format 
 
hex-ascii; displays output in hexadecimal and ASCII similar to a main-frame dump 
pdu-verbosity
 
pdu_level
 
Specifies the level of verboseness to use in logging of packet data units as an integer from 1 through 5, where 
5 is the most detailed. 
Usage 
Tune the level of information to be logged so as to avoid flooding a log file with information which is not 
useful or critical. 
Example
 
The following sets the logging display for events to the maximum. 
logging display event-verbosity full 
The following command sets the logging display level of detail for packet data units to level 
3
 and sets the 
output format to the main-frame style 
hex-ascii