<?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 Re: how to fix VSP 8600 NTP Master ? in ExtremeSwitching (VSP/Fabric Engine)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/how-to-fix-vsp-8600-ntp-master/m-p/64724#M676</link>
    <description>&lt;P&gt;The ntp master/restrict options only work with NTPv4 on VOSS.&lt;/P&gt;&lt;P&gt;You can see it if you do “show ntp” on the 8600, note the associated NTP version.&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;VSP8600-1:1(config)#% show ntp&lt;BR /&gt;====================================================================================================&lt;BR /&gt;                                   NTP Master&lt;BR /&gt;====================================================================================================&lt;BR /&gt;Version   Enabled        Stratum&lt;BR /&gt;----------------------------------------------------------------------------------------------------&lt;BR /&gt;4         False          10&lt;BR /&gt;&lt;BR /&gt;====================================================================================================&lt;BR /&gt;                                   NTP Client&lt;BR /&gt;====================================================================================================&lt;BR /&gt;Version   Enabled        Interval    Last Update Time                   Synchronized To&lt;BR /&gt;----------------------------------------------------------------------------------------------------&lt;BR /&gt;3         True           15          Mon Mar 22 09:37:27 2021 UTC       10.8.255.160 (Stratum:3)&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;And on VOSS &amp;amp; VSP8600 NTPv4 is only supported on the Segmented Mgmt Interfaces.&lt;/P&gt;&lt;P&gt;But while VOSS VSPs have fully transitioned to only Segmented Mgmt as of 8.2.0.0, the VSP8600 is still in a transition phase where you can enable Segmented Mgmt IPs for NTPv4 support, but don’t have to for all other switch management protocols which can still run on any IP interface you create in GRT (VRF-0).&lt;/P&gt;&lt;P&gt;So I suspect that NTP Client is working for you, but in NTPv3 not NTPv4.&lt;/P&gt;&lt;P&gt;Long story short, if you want to make use of NTP Master, you will need to flip NTP to version 4. To do that you will have to create/allocate an IP CLIP under the Segmented Mgmt Interface, using these commands:&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;VSP8600-1:1(config)#% mgmt ?&lt;BR /&gt;  clip  Loopback interface&lt;BR /&gt;VSP8600-1:1(config)#% mgmt clip ?&lt;BR /&gt;  vrf  Vrf configuration&lt;BR /&gt;  &amp;lt;cr&amp;gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Then change the NTP version from 3 to 4.&lt;/P&gt;&lt;P&gt;Now this new IP will be used as NTPv4 Client and you can point your Ciscos to it for the NTP Master functionality.&lt;/P&gt;</description>
    <pubDate>Mon, 22 Mar 2021 16:52:32 GMT</pubDate>
    <dc:creator>Ludovico_Steven</dc:creator>
    <dc:date>2021-03-22T16:52:32Z</dc:date>
    <item>
      <title>how to fix VSP 8600 NTP Master ?</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/how-to-fix-vsp-8600-ntp-master/m-p/64723#M675</link>
      <description>&lt;P&gt;Currently I am setting up NTP with two vsp8600 series. The vsp8600 works well with the ntp server, but it seems that it is not working with the ntp master. Even though I entered the "ntp master" command, if I do "ntp server VSP" in Cisco s/w, the sync does not work. How can I fix it?&amp;nbsp;For reference, the version is 8.0.1&lt;/P&gt;</description>
      <pubDate>Fri, 19 Mar 2021 19:07:02 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/how-to-fix-vsp-8600-ntp-master/m-p/64723#M675</guid>
      <dc:creator>ytlee</dc:creator>
      <dc:date>2021-03-19T19:07:02Z</dc:date>
    </item>
    <item>
      <title>Re: how to fix VSP 8600 NTP Master ?</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/how-to-fix-vsp-8600-ntp-master/m-p/64724#M676</link>
      <description>&lt;P&gt;The ntp master/restrict options only work with NTPv4 on VOSS.&lt;/P&gt;&lt;P&gt;You can see it if you do “show ntp” on the 8600, note the associated NTP version.&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;VSP8600-1:1(config)#% show ntp&lt;BR /&gt;====================================================================================================&lt;BR /&gt;                                   NTP Master&lt;BR /&gt;====================================================================================================&lt;BR /&gt;Version   Enabled        Stratum&lt;BR /&gt;----------------------------------------------------------------------------------------------------&lt;BR /&gt;4         False          10&lt;BR /&gt;&lt;BR /&gt;====================================================================================================&lt;BR /&gt;                                   NTP Client&lt;BR /&gt;====================================================================================================&lt;BR /&gt;Version   Enabled        Interval    Last Update Time                   Synchronized To&lt;BR /&gt;----------------------------------------------------------------------------------------------------&lt;BR /&gt;3         True           15          Mon Mar 22 09:37:27 2021 UTC       10.8.255.160 (Stratum:3)&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;And on VOSS &amp;amp; VSP8600 NTPv4 is only supported on the Segmented Mgmt Interfaces.&lt;/P&gt;&lt;P&gt;But while VOSS VSPs have fully transitioned to only Segmented Mgmt as of 8.2.0.0, the VSP8600 is still in a transition phase where you can enable Segmented Mgmt IPs for NTPv4 support, but don’t have to for all other switch management protocols which can still run on any IP interface you create in GRT (VRF-0).&lt;/P&gt;&lt;P&gt;So I suspect that NTP Client is working for you, but in NTPv3 not NTPv4.&lt;/P&gt;&lt;P&gt;Long story short, if you want to make use of NTP Master, you will need to flip NTP to version 4. To do that you will have to create/allocate an IP CLIP under the Segmented Mgmt Interface, using these commands:&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;VSP8600-1:1(config)#% mgmt ?&lt;BR /&gt;  clip  Loopback interface&lt;BR /&gt;VSP8600-1:1(config)#% mgmt clip ?&lt;BR /&gt;  vrf  Vrf configuration&lt;BR /&gt;  &amp;lt;cr&amp;gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Then change the NTP version from 3 to 4.&lt;/P&gt;&lt;P&gt;Now this new IP will be used as NTPv4 Client and you can point your Ciscos to it for the NTP Master functionality.&lt;/P&gt;</description>
      <pubDate>Mon, 22 Mar 2021 16:52:32 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/how-to-fix-vsp-8600-ntp-master/m-p/64724#M676</guid>
      <dc:creator>Ludovico_Steven</dc:creator>
      <dc:date>2021-03-22T16:52:32Z</dc:date>
    </item>
  </channel>
</rss>

