
Command Line Interface
Tsunami MP-8100 Reference Manual
59
1.5.6.4 Syslog and Host Table
Enter the following commands to configure Syslog and Host table:
To display the system log messages, use the following command:
System Name# show syslog-messages
To clear the system log messages, use the following command:
System Name# clear syslog-messages
System Name(config-monitor)# sntp
System Name(config-monitor-sntp)# day-light-savingtime unchanged
System Name(config-monitor-sntp)# primary-server-name time.nist.gov
System Name(config-monitor-sntp)# secondary-server-name string
System Name(config-monitor-sntp)# sntp-status disable
System Name(config-monitor-sntp)# time-zone dateline
System Name# show sntp
// SNTP CONFIGURATION //
Status : disable
Primary Server Name : time.nist.gov
Seconday Server Name : string
Time Zone : dateline
Daylight Saving Time : unchanged
Current Time : 01-01-2000 0:53:23
System Name(config-monitor)# syslog
System Name(config-monitor-syslog)# priority emergency
System Name(config-monitor-syslog)# status enable
System Name(config-monitor-syslog)# reset no
System Name(config-monitor-syslog)# host-table
System Name(config-monitor-syslog-hosttbl)# rowadd 0 entry-status create
System Name(config-monitor-syslog-hosttbl)# rowadd 0 ipaddress 10.0.0.1
System Name(config-monitor-syslog-hosttbl)# rowadd 0 port 80
System Name(config-monitor-syslog-hosttbl)# rowadd 0 comment firstrow
System Name(config-monitor-syslog-hosttbl)# rowadd 0 entry-status create
System Name(config-monitor-syslog-hosttbl)#exit
System Name(config-monitor-syslog)#exit
System Name(config-monitor)#exit
System Name(config)#exit
System Name# show syslog
// SYSLOG CONFIGURATION //
Status : enable
Priority : emergency
Reset : 0
// HOST TABLE CONFIGURATION //
INDEX 1
Ip Address : 10.0.0.1
Port : 80
Comment : firstrow
Entry status : enable