Header
Home | Set as homepage | Add to favorites
  Search the Site     » Advanced Search
Sections
Syndication


Blogroll:

||||| ALL Cisco-Network ARTICLES |||||  
CCIE Journey,
The CCIE Journey,


Simple Network Time Protocol (SNTP)

Sep 29,2009 by alperen

image

Simple Network Time Protocol (SNTP)

SNTP is a simplified, client-only version of NTP supported on smaller Cisco routers, such as the 1000, 1600, and 1700 platforms. SNTP devices can only receive the time from NTP servers. They can’t be used to provide time services to other systems.

While SNTP is simple to implement, it’s more vulnerable to a misbehaving server than an NTP client and should be used only when strong authentication isn’t required for the following reasons:

  • Accuracy to within 100 milliseconds versus 2 milliseconds for NTP

  • Doesn’t provide complex filtering and statistical mechanisms of NTP

  • Doesn’t authenticate traffic, although extended ACLs can be configured

SNTP clients can be configured to request and accept packets from NTP servers or to accept NTP broadcast packets from any source.

Use the global configuration sntp broadcast client command to use the SNTP to accept NTP traffic from any broadcast server. To prevent the router from accepting broadcast traffic, use the no form of this command.

Rtr1(config)#sntp broadcast client

Rtr1(config)#no sntp broadcast client

The following example demonstrates using the sntp broadcast client command and the show sntp command to display the results.

Router(config)#sntp broadcast client
Router(config)#end
Router#show sntp
SNTP server    Stratum   Version   Last Receive
10.0.115.2        4         3        00:00:21   Synced   Bcast
Broadcast client mode is enabled.

529 times read

Related news

» Synchronizing the Time on All Routers (NTP)
by admin posted on Jul 21,2008
» Using NTP to Send Periodic Broadcast Time Updates
by admin posted on Jul 21,2008
» Using NTP to Send Periodic Multicast Time Updates
by admin posted on Jul 21,2008
» NTP Authentication
by admin posted on Jul 21,2008
» Network Time Protocol (NTP)
by alperen posted on Sep 29,2009
Did you enjoy this article?
(total 0 votes)

comment Comments (0 posted) 

More Top News
CCSP-Cisco Certified Security Professional
Most Popular
Most Commented
Featured Author