User`s guide

Setting Syslog Parameters
Matrix DFE Series and N-SA User’s Guide 2-5
Example
ThisexampleshowshowanadministratorwouldchangetheReadWritepasswordfromthe
systemdefault(blankstring):
Formoreinformation,refertoConfiguringCLIAccessSecurityonpage 31.
Setting Syslog Parameters
TheCLIcanuseSyslogmessagestocommunicateeightlevelsofsystemerrormessagestoa
Syslogserver.Validlevelsandtheircorrespondingseveritydesignationsare:
1‐emergencies(systemisunusable)
2‐alerts(immediateactionrequired)
3‐criticalconditions
4‐errorconditions
5‐warningconditions(defaultlevel)
6‐notifications(significantconditions)
7‐informationalmessages
8
‐debuggingmessages
TheMatrixDFESeriesorNSAdevicewritestheSyslogmessagestoaSyslogdaemononUDP
port514.Bydefault,theCLIsendslevel6messagesaboutallsystemapplicationstothespecified
Syslogserver.YoucanusethecommandsinthissectiontospecifyaSyslog
serverandsettheCLI
tosendalloronlysomeofthemessagetypes.
1. AddaSyslogservertotheMatrixDFESeriesorNSAdevice,andchangethemessage
severitylevel:
set logging server index ip-addr ip-addr severity severity enable
Example
ThisexampleshowshowtoenableSyslogserver1atIPaddress134.141.89.113tologmessagesat
severitylevel3(criticalconditionsonly):
Matrix(su)->set password rw
Please enter new password: ********
Please re-enter new password: ********
Password changed.
Matrix(su)->
Caution: Test new passwords before saving the active configuration to the startup configuration
file. To keep your passwords secure, the Matrix DFE Series / N-SA devicedoes not have a
command for displaying passwords.
If you forget a Read-Write or Read-Only password, you can remove it by entering the following
command at the su prompt:
clear system login {
rw | ro}
If you forget the Admin password, it can be reset by toggling dip switch 8 on the device as described
in the the Matrix DFE Series / N-SA Installation Guide for your product.
Matrix(rw)->set logging server 1 ip-addr 134.141.89.113 severity 3 enable