Supermicro SSE-F3548S/SSE-F3548SR Configuration User’s Guide
Key # Key
======= ====================================
Time zone offset not set
2.4.2 Enable/Disable NTP
NTP is disabled by default in Supermicro switches.Follow the below steps to enable NTP.
Enters the configuration mode
Exits the configuration mode.
Displays the NTP configuration.
Optional step – saves this configuration
to be part of startup configuration.
The “ntp disable” command disables NTP in the switch. NTP can be enabled in Supermicro
switches only after configuring at least one NTP server.
The example below shows the commands used to configure NTP.
SMIS# configure terminal
SMIS(config)# ntp enable
SMIS(config)#end
SMIS# show ntp
[NTP] ntp running unicast mode
Server Key Prefer
=============== ===== ======
200.200.200.10 100 YES
100.100.100.1 500
Key # Key
======= ====================================
Time zone offset not set
2.4.3 NTP Authentication
Supermicro switches support NTP authentication by the NTP server. The authentication data is encrypted
by an MD5 algorithm. The NTP authentication key can be configured in the switch and this must be
matched with the NTP authentication key in the NTP server. The authentication key is an NTP key number
and text pair.
Enters the configuration mode
ntp key <key_number (1- 65535)><key_text>
Configure NTP authentication key.