Specifications

logging trap
626
logging trap
Sets the level of importance for log information to be sent to the syslog server.
Syntax
To set or change information:
logging trap { <Level> | <Keyword> }
To delete information:
no logging trap
Input mode
(config)
Parameters
{ <Level> | <Keyword> }
Select either a level or a keyword as the priority of syslog messages.
1. Default value when this parameter is omitted:
This parameter cannot be omitted.
2. Range of values:
The following table describes the priorities that can be set. Note that if a level
is specified, information is displayed with the keyword.
Level Keyword Description
1 fatal Immediate action required
2 critical Critical state
3 error Error state
4 warning Warning state
6 information Message reporting information
7 debugging Message displayed during debugging only
Default behavior
information (priority level 6) is used.
Impact on communication
None
When the change is applied
The change is applied immediately after setting values are changed.
Notes
1. The severity set by using this command is applied to all output destinations specified
by the
logging host command.