PowerSwitch: OS6: How to configure SNTP (Simple Network Time Protocol)

Summary: Follow the steps below to set up connectivity to an SNTP server for accurate time logs on a switch running OS6.

This article applies to This article does not apply to This article is not tied to any specific product. Not all product versions are identified in this article.

Instructions

To enable SNTP on the switch, do the following:

  1. Input these commands. This example is using the IP address 192.168.0.254 as the time server:
    console# enable
    console# configure
    console(config)# sntp server 192.168.0.254
    1. If the SNTP server is unicast:
      console(config)#sntp unicast client enable
    2. If the SNTP is broadcast:
      console(config)#sntp broadcast client enable
    Note: The switch must be able to reach the SNTP to be able to update its time. You can run the command 
    console# ping (ip address of sntp)
    to see if the switch has connectivity to the SNTP server.

  2. Run the following command to verify the switch as synched
    console(config)#show sntp status
    Note: The time will take about one to two minutes to update on the switch, the synchronization is not instant.

  3. Set the time zone and summertime by running the following commands. This example uses Central Time -6, and summertime USA.
    console(config)# clock timezone -6  ( The offset in hours from UTC [-12 to 13] )
    console(config)# clock summer-time recurring USA
  4. The following command verifies current time:
    console# show clock

Affected Products

PowerSwitch N1100-ON Series, PowerSwitch N1500 Series, PowerSwitch N2000 Series, PowerSwitch N2100 Series, PowerSwitch N2200-ON Series, PowerSwitch N3000 Series, PowerSwitch N3000E-ON Series, PowerSwitch N3100 Series, PowerSwitch N4000 Series
Article Properties
Article Number: 000121392
Article Type: How To
Last Modified: 28 May 2026
Version:  6
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.