Chapter 4: Management
Extreme Networks EAS 100-24t Switch CLI Manual
116
Example usage:
To display SNTP configuration information:
Example usage:
To enable the SNTP function:
#show sntp
Command: show sntp
Current Time Source : System Clock
SNTP : Disabled
SNTP Primary Server : 10.1.1.1
SNTP Secondary Server : 10.1.1.2
SNTP Poll Interval : 30 sec
#
enable sntp
Purpose To enable SNTP server support.
Syntax enable sntp
Description This command is used to enable SNTP support. SNTP service must be
separately configured (see config sntp). The time taken from an SNTP server
will override any manually configured system time settings.
Parameters None.
Restrictions Only Administrator-level users can issue this command. SNTP settings must
be configured for SNTP to function (config sntp).
#enable sntp
Command: enable sntp
Success.
#
disable sntp
Purpose To disable SNTP server support.
Syntax disable sntp
Description This command is used to disable SNTP support. SNTP service must be
separately configured (see config sntp).
Parameters None.
Restrictions Only Administrator-level users can issue this command.