Chapter 7 Service Configuration
Command
Function
zte(cfg)#
set syslog level
{
emergencies
|
alerts
|
critical
|
errors
|
warnings
|
notifications
|
informational
|
debugging
}
This defines syslog
information level.
The default level of
syslog information is
informational.
zte(cfg)#
set syslog add server
<
id,1-5
>
ipaddress
<
A.B.C.D
>[
name
<
string
>]
This sets syslog server.
The server name can
not be more than 20
characters.
zte(cfg)#
set syslog delete server
<
id
>
This deletes syslog
server according to id.
zte(cfg)#
show syslog status
This displays
configuration of syslog.
Syslog Configuration Example
Suppose that syslog function of switch is enabled , information
level is informational, all function modules are enabled, server IP
address is 192.168.1.1, name is Srv1.
Configuration of switch:
zte(cfg)#set syslog level informational
zte(cfg)#set syslog add server 1 ipaddress 192.168.1.1 name Srv1
zte(cfg)#set syslog module all enable
zte(cfg)#set syslog enable
zte(cfg)#show syslog status
Syslog status: enable
Syslog alarm level: informational
Syslog enabled modules:
radius
alarm
AAA
commandlog
Syslog server
IP
Name
1
192.168.1.1
Srv1
NTP Configuration
NTP Overview
NTP is the protocol used to synchronize the clocks between
network devices. ZXR10 2920/2928/2952/2936-FI provides NTP
client function and synchronizes the clock with other NTP servers.
Basic Configuration of NTP
To configure NTP, perform the following steps.
Confidential and Proprietary Information of ZTE CORPORATION
183