Alcatel Carrier Internetworking Solutions 6300-24 Manuale Utente

Pagina di 462
Configuring Event Logging
3-29
3
to complete the configuration. Use the show logging sendmail command to display 
the current SMTP configuration.
Resetting the System
Web – Click System, Reset. Click the Reset button to restart the switch.
Figure 3-15.  Resetting the System
CLI – Use the reload command to restart the switch.
Note:
When restarting the system, it will always run the Power-On Self-Test.
Setting the System Clock
Simple Network Time Protocol (SNTP) allows the switch to set its internal clock 
based on periodic updates from a time server (SNTP or NTP). Maintaining an 
accurate time on the switch enables the system log to record meaningful dates and 
times for event entries. You can also manually set the clock using the CLI. (See 
“calendar set” on page 4-53.)
 If the clock is not set, the switch will only record the 
time from the factory default set at the last bootup. 
Console(config)#logging sendmail host 192.168.1.4
Console(config)#logging sendmail level 3
Console(config)#logging sendmail source-email 
Matrix-V-Series@this-company.com
Console(config)#logging sendmail destination-email 
chris@this-company.com
Console(config)#logging sendmail
Console(config)#exit
Console#show logging sendmail
SMTP servers
-----------------------------------------------
Active SMTP server: 0.0.0.0
SMTP minimum severity level: 4
SMTP destination email addresses
-----------------------------------------------
  1. chris@this-company.com
SMTP source email address: AlcatelOS6300PhaseII@this-company.com
SMTP status:                Enabled
Console#
Console#reload
System will be restarted, continue <y/n>?