beautypg.com

Sntp poll – Microsens MS453490M Management Guide User Manual

Page 541

background image

C

HAPTER

21

| System Management Commands

Time

– 541 –

C

OMMAND

U

SAGE

The time acquired from time servers is used to record accurate dates

and times for log events. Without SNTP, the switch only records the

time starting from the factory default set at the last bootup (i.e.,

00:00:00, Jan. 1, 2001).

This command enables client time requests to time servers specified via

the

sntp server

command. It issues time synchronization requests

based on the interval set via the

sntp poll

command.

E

XAMPLE

Console(config)#sntp server 10.1.0.19

Console(config)#sntp poll 60

Console(config)#sntp client

Console(config)#end

Console#show sntp

Current Time: Dec 23 02:52:44 2002

Poll Interval: 60

Current Mode: unicast

SNTP Status : Enabled

SNTP Server 137.92.140.80 0.0.0.0 0.0.0.0

Current Server: 137.92.140.80

Console#

R

ELATED

C

OMMANDS

sntp server (542)

sntp poll (541)

show sntp (542)

sntp poll

This command sets the interval between sending time requests when the

switch is set to SNTP client mode. Use the no form to restore to the

default.

S

YNTAX

sntp poll seconds
no sntp poll

seconds - Interval between time requests.

(Range: 16-16384 seconds)

D

EFAULT

S

ETTING

16 seconds

C

OMMAND

M

ODE

Global Configuration

E

XAMPLE

Console(config)#sntp poll 60

Console#