<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic SG200-08 switch NTP not working in Switches - Small Business</title>
    <link>https://community.cisco.com/t5/switches-small-business/sg200-08-switch-ntp-not-working/m-p/2739246#M16058</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I have an SG200-08 and can't get NTP to work. &amp;nbsp;The relevant lines of my configuration are below:&lt;/P&gt;&lt;P&gt;sntp client mode unicast&lt;/P&gt;&lt;P&gt;sntp unicast client poll-interval 16&lt;/P&gt;&lt;P&gt;sntp server pool.ntp.org enable&lt;/P&gt;&lt;P&gt;clock summer-time recurring USA zone EDT&lt;/P&gt;&lt;P&gt;clock timezone -5 minutes 0 zone EST&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can ping the above time server pool.ntp.org using the switch's built-in ping tool, meaning that default gateway and DNS are configured properly and the switch can reach the server. &amp;nbsp;It doesn't even try to synchronize (tcpdump doesn't show any NTP packets).&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Nick&lt;/P&gt;</description>
    <pubDate>Sat, 19 Sep 2015 17:54:00 GMT</pubDate>
    <dc:creator>niuoras01</dc:creator>
    <dc:date>2015-09-19T17:54:00Z</dc:date>
    <item>
      <title>SG200-08 switch NTP not working</title>
      <link>https://community.cisco.com/t5/switches-small-business/sg200-08-switch-ntp-not-working/m-p/2739246#M16058</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I have an SG200-08 and can't get NTP to work. &amp;nbsp;The relevant lines of my configuration are below:&lt;/P&gt;&lt;P&gt;sntp client mode unicast&lt;/P&gt;&lt;P&gt;sntp unicast client poll-interval 16&lt;/P&gt;&lt;P&gt;sntp server pool.ntp.org enable&lt;/P&gt;&lt;P&gt;clock summer-time recurring USA zone EDT&lt;/P&gt;&lt;P&gt;clock timezone -5 minutes 0 zone EST&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can ping the above time server pool.ntp.org using the switch's built-in ping tool, meaning that default gateway and DNS are configured properly and the switch can reach the server. &amp;nbsp;It doesn't even try to synchronize (tcpdump doesn't show any NTP packets).&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Nick&lt;/P&gt;</description>
      <pubDate>Sat, 19 Sep 2015 17:54:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switches-small-business/sg200-08-switch-ntp-not-working/m-p/2739246#M16058</guid>
      <dc:creator>niuoras01</dc:creator>
      <dc:date>2015-09-19T17:54:00Z</dc:date>
    </item>
    <item>
      <title>Hi Nick</title>
      <link>https://community.cisco.com/t5/switches-small-business/sg200-08-switch-ntp-not-working/m-p/2739247#M16059</link>
      <description>&lt;P&gt;Hi Nick&lt;/P&gt;
&lt;P&gt;didn't you missed this command?&lt;/P&gt;

&lt;PRE&gt;
clock source sntp&lt;/PRE&gt;

&lt;P&gt;in your case switch does not have reason to reach NTP server as by default the clock source isn't NTP (but browser instead as I think).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Sep 2015 15:41:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switches-small-business/sg200-08-switch-ntp-not-working/m-p/2739247#M16059</guid>
      <dc:creator>Michal Bruncko</dc:creator>
      <dc:date>2015-09-23T15:41:39Z</dc:date>
    </item>
    <item>
      <title>Thanks, the clock source sntp</title>
      <link>https://community.cisco.com/t5/switches-small-business/sg200-08-switch-ntp-not-working/m-p/2739248#M16060</link>
      <description>&lt;P&gt;Thanks, the &lt;STRONG&gt;clock source sntp&lt;/STRONG&gt; command isn't in my config file although it is reflected in the Web GUI (the Clock Source radio button is correctly set to SNTP).&lt;/P&gt;&lt;P&gt;Anyway, I rebooted the switch and a few minutes later, it got the correct time via SNTP. &amp;nbsp;Looks like it just needed a reboot. &amp;nbsp;I work mainly in Linux so I'm not used to rebooting my devices to apply changes :-).&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Nick&lt;/P&gt;</description>
      <pubDate>Sun, 27 Sep 2015 17:38:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switches-small-business/sg200-08-switch-ntp-not-working/m-p/2739248#M16060</guid>
      <dc:creator>niuoras01</dc:creator>
      <dc:date>2015-09-27T17:38:02Z</dc:date>
    </item>
    <item>
      <title>As default clock source is</title>
      <link>https://community.cisco.com/t5/switches-small-business/sg200-08-switch-ntp-not-working/m-p/2739249#M16061</link>
      <description>&lt;P&gt;As default clock source is set to "browser", then you should see "clock source sntp" in your config file. If it wasn't included, then it wasn't applied into running configuration and NTP hasn't takes place. Could you please check (now after switch reboot) if that line is present in configuration? If yes, then there is some bug in WebGUI not applying NTP change to running configuration. Normally there shouldn't be reason to use reboot for enabling such feature like NTP client is.&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 08 Oct 2015 20:24:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switches-small-business/sg200-08-switch-ntp-not-working/m-p/2739249#M16061</guid>
      <dc:creator>Michal Bruncko</dc:creator>
      <dc:date>2015-10-08T20:24:18Z</dc:date>
    </item>
  </channel>
</rss>

