RTROOF TELECOMRELIABLE CONNECTIVITY Request a Quote

Configure NTP on the core switch

You can configure a core switch as an NTP server by synchronizing it to a reliable external NTP source and pointing downstream switches to it, following a hierarchical NTP design.

Best Practices for NTP on Core Switches

  • Use a hierarchical NTP setup: Core switches should synchronize with authoritative external NTP servers (e.g., pool.ntp.org or GPS-based NTP servers) and act as NTP servers for distribution switches, which in turn serve access switches .
  • Avoid using ntp master unless absolutely necessary; it is better to synchronize the core switch to a trusted external source .
  • Redundancy: Configure at least two or three NTP sources for reliability. If multiple core switches exist, they can peer with each other to arbitrate time .
  • Authentication: Use NTP authentication between the core switch and downstream switches to ensure time integrity .

Configuration Steps on Cisco IOS-XE Switch

  1. Synchronize the core switch to an external NTP server:

configure terminalntp server preferend

  • The prefer keyword marks the most reliable source.
  • You can add multiple NTP servers for redundancy.
  1. Enable the core switch as an NTP server for internal devices:

configure terminalntp server end

  • Any Cisco switch automatically acts as an NTP server once it is synchronized .
  1. Configure downstream switches to use the core switch as their NTP server:

configure terminalntp server end

  • Distribution switches point to the core switch, and access switches point to distribution switches for a hierarchical design .
  1. Optional: Configure NTP authentication for security:

ntp authenticatentp authentication-key 1 md5 ntp trusted-key 1ntp server key 1

  • This ensures that only authorized devices can synchronize with your NTP server .

Verification

  • Check NTP status on the core switch:

show ntp statusshow ntp associations

  • Ensure the stratum level is appropriate (lower stratum indicates higher accuracy) and that downstream switches are synchronized.

Summary

By configuring your core switch to synchronize with a reliable external NTP source and serving as the NTP server for distribution and access switches, you maintain accurate, hierarchical time synchronization across your network. Implementing authentication and redundancy ensures reliability and security .

Configuration For NTP Master

If you want your core switch to serve time to clients (and you aren''t concerned with any of the security considerations)

Configure Simple Network Time Protocol (SNTP) Settings on a Switch

The objective of this document is to provide and explain the (CLI) steps to enable an SNTP server to synchronize time

Cisco IOS-XE

In this article, we take a look at the configuration for implementing NTP with authentication on Cisco IOS-XE devices,

NTP Configuration Guide

Network Time Protocol (NTP) is a networking protocol that synchronizes the clocks of devices in a network to

Configure Network Time Protocol on Nexus as Server and Client

This document describes a simple configuration and validation for a Nexus 9000 platform to act as both Network Time

Cisco IOS-XE

If you have a proper NTP GPS hardware server in your internal network, you can configure NTP with authentication

Network Time Protocol

Network Time Protocol The Network Time Protocol (NTP) synchronizes the time of day among a set of distributed time servers and

NTP Sync for Windows Servers from Cisco Core Switch A and B

Hi, We want to sync NTP for windows server from core switch. We have core switch A and B and both are connected

Configuring NTP

Configuring NTP This chapter describes how to configure the Network Time Protocol (NTP) on Cisco NX-OS devices. This chapter

How do I configure Network Time Protocol (NTP) using CLI

NETGEAR switches do not have a built-in real-time clock. However, you can use NTP to get the time from a public

System Management Configuration Guide, Cisco IOS XE 17.x

Configure the ntp panic-threshold-apply command to check the configuration sanity checks, which reject large clock

Tutorial

Learn how to configure the NTP on Cisco Switch, by following this simple step-by-step tutorial, you will be able to

Configuring NTP

Information About the NTP Server The Network Time Protocol (NTP) synchronizes the time of day among a set of distributed time

Learn Cisco NTP Configuration with Commands – Step by Step

Learn how to configure NTP on Cisco devices using key commands. Step-by-step NTP Configuration for accurate network time setup.

NTP Configuation

I Have Two swtches c9300 and c9200 we are using c9300 as a core switch and c9200 as a access switch. Core Mgmt ip is

Cisco Nexus 9000 Series NX-OS System Management Configuration

Configuring NTP This chapter describes how to configure the Network Time Protocol (NTP) on Cisco NX-OS devices. This chapter

Configuring NTP on a Cisco Router (NTP Client and NTP Server)

This article will show you how to configure your Cisco router to synchronise its software clock from external sources

Still Have a Technical Question?

Our team can help review your product selection.

Ask Our Team