SMC Networks TIGERSWITCH SMC6752AL2 Manual De Usuario

Descargar
Página de 516
B
ASIC
 C
ONFIGURATION
3-43
SNTP Server – Sets the IP address for up to three time servers. The 
switch attempts to update the time from the first server, if this fails it 
attempts an update from the next server in the sequence.
Web – Select SNTP, Configuration. Modify any of the required 
parameters, and click Apply.
Figure 3-20  SNTP Configuration
CLI – This example configures the switch to operate as an SNTP unicast 
client and then displays the current time and settings.
Console(config)#sntp server 10.1.0.19 137.82.140.80 128.250.36.2
Console(config)#sntp poll 60
Console(config)#sntp client
Console(config)#exit
Console#show sntp
Current time:  Jan  6 14:56:05 2004
Poll interval: 60
Current  mode:  unicast
SNTP status : Enabled
SNTP server 10.1.0.19 137.82.140.80 128.250.36.2
Current server: 128.250.36.2
Console#