Siemens S323 User Manual

Page of 381
UMN:CLI                                                                                                                                                              User  Manual 
SURPASS hiD 6615 S223/S323 R1.5 
86                                                                         A50010-Y3-C150-2-7619 
always correct and there won't be any subsequent time jumps after the initial correction. 
Unlike NTP, SNTP usually uses just one Ethernet Time Server to calculate the time and 
then it "jumps" the system time to the calculated time. It can, however, have back-up 
Ethernet Time Servers in case one is not available. 
To configure the switch in SNTP, use the following commands. 
Command Mode 
Description 
sntp SERVER 1
 [SERVER 2
[SERVER 3
Specifies the IP address of the SNTP server. It is pos-
sible up to three number of server. 
SERVER: server IP address 
no sntp 
Global 
Disables SNTP function. 
 
To display SNTP configuration, use the following command. 
Command Mode 
Description 
show sntp 
Enable 
Global 
Show SNTP configuration. 
 
The following is to register SNTP server as 203.255.112.96 and enable it. 
SWITCH(config)# sntp 203.255.112.96 
SWITCH(config)# show sntp 
========================== 
 sntpd is running. 
========================== 
 Time  Servers 
-------------------------- 
 1st : 203.255.112.96 
========================== 
SWITCH(config)# 
 
You can configure up to 3 servers so that you use second and third servers as backup 
use in case the first server is down. 
 
6.1.7 Terminal 
Configuration 
By default, the hiD 6615 S223/S323 is configured to display 24 lines composed by 80 
characters on console terminal. The maximum line displaying is 512 lines. 
To set the number of line displaying on terminal screen, use the following command. 
Command Mode 
Description 
terminal length
 <0-512> 
Sets the number of line displaying on console terminal, 
enter the value. 
no terminal length 
Global 
Restores a default line displaying. 
 
i