<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Time on </title>
    <link>https://wassimaouadi.com/tags/time/</link>
    <description>Recent content in Time on </description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Mon, 14 Oct 2013 21:31:13 +0200</lastBuildDate>
    <atom:link href="https://wassimaouadi.com/tags/time/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>How Date and Time are configured to synchronize with an NTP server</title>
      <link>https://wassimaouadi.com/technotes/datetimentp/</link>
      <pubDate>Mon, 14 Oct 2013 21:31:13 +0200</pubDate>
      <guid>https://wassimaouadi.com/technotes/datetimentp/</guid>
      <description>&lt;h1 id=&#34;ntp-configuration-and-verification-on-junos&#34;&gt;NTP configuration and verification on Junos&lt;/h1&gt;&#xA;&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;lab@vSRX&amp;gt; show configuration system | find ntp &#xA;ntp {&#xA;    server 172.25.11.254;&#xA;}&#xA;&#xA;lab@vSRX&amp;gt; show configuration system | find zone &#xA;time-zone Europe/Berlin;&#xA;syslog {&#xA;    file interactive-commands {&#xA;        interactive-commands any;&#xA;    }&#xA;    file messages {&#xA;        any any;&#xA;        authorization info;&#xA;    }&#xA;}&#xA;license {&#xA;    autoupdate {&#xA;        url https://ae1.juniper.net/junos/key_retrieval;&#xA;    }&#xA;}&#xA;ntp {&#xA;    server 172.25.11.254;&#xA;}&#xA;&#xA;lab@vSRX&amp;gt;&#xA;&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;Then I instruct Junos to sync its date and time with the NTP server. Note that the &lt;code&gt;set date ntp&lt;/code&gt; is executed at the operational mode:&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
