Simple mail transfer protocol, Simple mail transfer protocol -39, Command attributes – SMC Networks SMC Tiger 10/100 SMC6128L2 User Manual
Page 93

B
ASIC
C
ONFIGURATION
3-39
CLI – Enter the syslog server host IP address, choose the facility type and
set the logging trap.
Simple Mail Transfer Protocol
SMTP (Simple Mail Transfer Protocol) is used to send email messages
between servers. The messages can be retrieved using POP or IMAP
clients.
Command Attributes
•
Admin Status – Enables/disables the SMTP function.
(Default: Enabled)
•
Email Source Address – This command specifies SMTP servers
email addresses that can send alert messages.
•
Severity – Specifies the degree of urgency that the message carries.
- Debugging – Sends a debugging notification. (Level 7)
- Information – Sends informatative notification only. (Level 6)
- Notifice – Sends notification of a normal but significant condition,
such as a cold start. (Level 5)
- Warning – Sends notification of a warning condition such as return
false, or unexpected return. (Level 4)
- Error – Sends notification that an error conditions has occurred,
such as invalid input, or default used. (Level 3)
Console(config)#logging host 192.168.1.15
Console(config)#logging facility 23
Console(config)#logging trap 4
Console(config)#end
Console#show logging trap
Syslog logging: Enabled
REMOTELOG status: Enabled
REMOTELOG facility type: local use 7
REMOTELOG level type: Warning conditions
REMOTELOG server ip address: 192.168.1.15
REMOTELOG server ip address: 0.0.0.0
REMOTELOG server ip address: 0.0.0.0
REMOTELOG server ip address: 0.0.0.0
REMOTELOG server ip address: 0.0.0.0
Console#