Skip to main content
  • Place orders quickly and easily
  • View orders and track your shipping status
  • Enjoy members-only rewards and discounts
  • Create and access a list of your products
Some article numbers may have changed. If this isn't what you're looking for, try searching all articles. Search articles

How to configure N-Series for SNTP (Simple Network Time Protocol)

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

This article applies to   This article does not apply to 

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 N3000 Series