Cisco Cisco ASR 5000

Page of 9109
Global Configuration Mode Commands (L-S)   
▀  logging display 
 
 
▄  Command Line Interface Reference, StarOS Release 18 
5448 
   
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 ( min | concise | full } | pdu-data { none | hex | hex-
ascii }
 | pdu-verbosity pdu_level } 
event-verbosity ( min | concise | full }
 
Specifies the level of verboseness to use in logging of events as one of: 
 
min
: displays minimal detail. 
 
concise
: displays summary detail. 
 
full
: dislays all details. 
pdu-data { none | hex | hex-ascii }
 
Specifies output format for packet data units when logged as one of: 
 
none
: output in raw format. 
 
hex
: displays output 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 event logging to display the maximum amount of detail. 
logging display event-verbosity full