ESR series service routers.ESR-Series. User manual
•
•
•
•
•
•
•
•
•
Step Description Command Keys
3 Set the severity for messages that will 
be sent to the SNMP server.
esr(config)# syslog 
snmp <SEVERITY>
<SEVERITY> – message importance level, 
takes the following values (in order of 
decreasing importance):
emerg – critical error has occurred 
in the system, the system is not 
operational;
alert – alarms, immediate 
intervention by staff;
crit – critical system status, event 
reporting;
error – error messages;
warning – warnings, non-
emergency messages;
notice – messages about 
important system events;
info – system information 
messages;
debug – debugging messages 
provide the user with information to 
correctly configure the system;
none – disables the output of 
syslog messages to the console.
4 Set display of syslog messages during 
remote connections (Telnet, SSH) 
(optional).
esr(config)# syslog 
monitor
5 Enable or disable display of theevents 
of individual router processes 
operationduring remote connections 
(optional).
esr(config-syslog-
monitor)# match [not] 
process-name 
<PROCESS-NAME>
<PROCESS-NAME> – described in point 2.
6 Set the severity for messages that will 
be displayedduring remote 
connections.
esr(config-syslog-
monitor)# severity 
<SEVERITY>
<SEVERITY> – described in point 3.
7 Enable display of syslog messages on 
console connection (optional).
esr(config)# syslog 
console
8 Enable or disable display of theevents 
of individual router processes 
operationduring console connections 
(optional).
esr(config-syslog-
console)# match [not] 
process-name 
<PROCESS-NAME>
<PROCESS-NAME> – described in point 2.
9 Set the severity for messages that will 
be displayedduring console 
connections.
esr(config-syslog-
console)# severity 
<SEVERITY>
<SEVERITY> – described in point 3.
10 Enable saving of syslog messages of 
a specified level of importance to the 
specified log file (when it is necessary 
to use local syslog file).
esr(config)# syslog 
file <NAME>
<NAME> – name of the file to which 
messages of a given level will be recorded, 
specified by string up to 31 characters.
11 Enable or disable saving of syslog 
messages of events of the operation 
of individual router processes 
(optional).
esr(config-syslog-
file)# match [not] 
process-name 
<PROCESS-NAME>
<PROCESS-NAME> – described in point 2.