Cisco Cisco Packet Data Gateway (PDG)

Seite von 1630
logging disable
Enables/disables the logging of the specified event ID or range of IDs.
Product
All
Privilege
Security Administrator, Administrator
Command Modes
Exec > Global Configuration
configure
Entering the above command sequence results in the following prompt:
[local]
host_name
(config)#
Syntax Description
[ no ] logging disable eventid id [ to to_id ]
no
Indicates the event IDs specified are to be enabled for logging.
eventid id
Specifies the event for which no logging is to occur.
In 14.1 and earlier releases, id is an integer from 1 through 202699.
In 15.0, id is an integer from 1 through 204999.
In 17.0 and later releases, id is an integer from 1 through 215999.
to to_id
Specifies the end ID of the events when a range of event ID is to be disabled from being logged. to_id must
be an integer from 1 through 204999. The to_id must be equal to or larger than the id specified.
Usage Guidelines
Disable common events which may occur with a normal frequency are not of interest in monitoring the system
for troubles.
Examples
The following command disables the logging the range of events from 4500 through 4599, respectively.
logging disable eventid 4500 to 4599
   Command Line Interface Reference, Modes G - H, StarOS Release 19
266
Global Configuration Mode Commands (L-S)
logging disable