Cisco Cisco IOS Software Releases 12.2 B Mode D'Emploi

Page de 39
 
A-5
Cisco Packet Serving Data Node (PDSN) 1.2
OL-3236-02
Appendix A      Using Debug Commands for PDSN Release 1.2
Introduction
Level 6 - Informational - Informational messages
Level 7 - Debugging - Debugging messages
To limit the types of messages that are logged to the console, use the logging console configuration 
command to do so. The format is:
logging console level
no logging console
The logging console command limits the logging messages displayed on the console to the messages up 
to and including the specified severity level, which is specified by the level parameter. The level 
parameter is one of the logging keywords listed above. The keywords are listed in order from the most 
severe (level 0) to the least severe (level 7). The no logging console command disables logging to the 
console.
Limiting Types of Logging Messages sent to another Monitor
To limit the level of messages logged to the terminal lines (monitors), use the logging monitor router 
configuration command:
logging monitor level
no logging monitor
The logging monitor command limits the logging messages displayed on the terminal lines other than 
the console to messages with a level up to and including the specified level parameter. The level 
parameter is one of the logging keywords listed above. To display logging messages on a virtual console 
(vty) use the terminal monitor command. The no logging monitor command disables logging to 
terminal lines other than the console.
Limiting Messages to a Syslog Server
To limit the number of messages sent to the syslog servers, use the logging trap router configuration 
command:
logging trap level
no logging trap
The logging trap command limits the logging messages sent to syslog servers to logging messages with 
a level up to and including the specified level parameter. The level parameter is one of the keywords 
listed above.
To send logging messages to a syslog server, specify the host address with the logging command:
logging ip-address
no logging ip-address