<?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: Correct way to enter negative time-offset in DHCP server? in ICX Switches</title>
    <link>https://community.ruckuswireless.com/t5/ICX-Switches/Correct-way-to-enter-negative-time-offset-in-DHCP-server/m-p/38316#M2689</link>
    <description>&lt;P style="margin: 0;margin: 0;"&gt;Hi Kevin,&lt;/P&gt; 
&lt;P style="margin: 0;margin: 0;"&gt;&lt;BR /&gt;I think it is not working in 9010 we will need to open a defect.&lt;/P&gt; 
&lt;P style="margin: 0;margin: 0;"&gt;&lt;BR /&gt;If you try 8095 it does work i tested in both code:&lt;BR /&gt;please try this:&lt;/P&gt; 
&lt;P style="margin: 0;margin: 0;"&gt;option 2 hex ffffffffffffb9b0&lt;/P&gt; 
&lt;P style="margin: 0;margin: 0;"&gt;&lt;BR /&gt;Best Regards&lt;/P&gt; 
&lt;P style="margin: 0;margin: 0;"&gt;&lt;BR /&gt;Thanks&lt;/P&gt; 
&lt;P style="margin: 0;margin: 0;"&gt;&lt;BR /&gt;Hashim&lt;/P&gt;</description>
    <pubDate>Tue, 28 Dec 2021 21:19:57 GMT</pubDate>
    <dc:creator>hashim_bharooc1</dc:creator>
    <dc:date>2021-12-28T21:19:57Z</dc:date>
    <item>
      <title>Correct way to enter negative time-offset in DHCP server?</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/Correct-way-to-enter-negative-time-offset-in-DHCP-server/m-p/38312#M2685</link>
      <description>&lt;P style="margin: 0;"&gt;The 'option time-offset' command for the IPv4 DHCP server indicates that it accepts a 'signed integer representing the number of seconds offset from UTC'. I'm in America/New_York, so this value is "-18600".&lt;BR /&gt;&lt;BR /&gt;However, 'option time-offset -18600' generates an error saying the input is invalid. 'option time-offset 18600' is accepted, though, so the command works for positive offsets.&lt;BR /&gt;&lt;BR /&gt;What is the proper way to express a negative offset?&lt;/P&gt;</description>
      <pubDate>Sat, 25 Dec 2021 21:25:01 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/Correct-way-to-enter-negative-time-offset-in-DHCP-server/m-p/38312#M2685</guid>
      <dc:creator>kpfleming</dc:creator>
      <dc:date>2021-12-25T21:25:01Z</dc:date>
    </item>
    <item>
      <title>Re: Correct way to enter negative time-offset in DHCP server?</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/Correct-way-to-enter-negative-time-offset-in-DHCP-server/m-p/38313#M2686</link>
      <description>&lt;P style="margin: 0;"&gt;Hi Kevin,&lt;/P&gt; 
&lt;P style="margin: 0;"&gt;&lt;/P&gt; 
&lt;P style="margin: 0;"&gt;Hope you are doing Great!!!&lt;/P&gt; 
&lt;P style="margin: 0;"&gt;Can you please show the part of the configuration, try either of these two values:&lt;/P&gt; 
&lt;P style="margin: 0;"&gt;0xFFFFD5D0&lt;/P&gt; 
&lt;DIV style=""&gt;&lt;/DIV&gt; 
&lt;DIV style=""&gt; 
 &lt;TABLE width="60%" cellspacing="1" cellpadding="3" border="1" bgcolor="#FFFFFF"&gt; 
  &lt;TBODY&gt; 
   &lt;TR&gt; 
    &lt;TD colspan="1" rowspan="1" width="" bgcolor="#FFFFFF"&gt;-5&lt;/TD&gt; 
    &lt;TD colspan="1" rowspan="1" width="" bgcolor="#FFFFFF"&gt;-18000&lt;/TD&gt; 
    &lt;TD colspan="1" rowspan="1" width="" bgcolor="#FFFFFF"&gt;FFFF.B9B0&lt;/TD&gt; 
   &lt;/TR&gt; 
  &lt;/TBODY&gt; 
 &lt;/TABLE&gt; 
&lt;/DIV&gt;</description>
      <pubDate>Sun, 26 Dec 2021 03:25:17 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/Correct-way-to-enter-negative-time-offset-in-DHCP-server/m-p/38313#M2686</guid>
      <dc:creator>hashim_bharooc1</dc:creator>
      <dc:date>2021-12-26T03:25:17Z</dc:date>
    </item>
    <item>
      <title>Re: Correct way to enter negative time-offset in DHCP server?</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/Correct-way-to-enter-negative-time-offset-in-DHCP-server/m-p/38314#M2687</link>
      <description>&lt;BLOCKQUOTE&gt; 
 &lt;P&gt;SSH@ICX7150-C12 Router(config)#ip dhcp-server pool untrusted&lt;BR /&gt;SSH@ICX7150-C12 Router(config-dhcp-untrusted)#option time-offset -18000&amp;nbsp;&lt;BR /&gt;Invalid input -&amp;gt;-18000&lt;BR /&gt;Type ? for a list&lt;BR /&gt;Node doesn't exist&lt;BR /&gt;SSH@ICX7150-C12 Router(config-dhcp-untrusted)#option time-offset FFFF.B9B0&lt;BR /&gt;Invalid input -&amp;gt;FFFF.B9B0&lt;BR /&gt;Type ? for a list&lt;BR /&gt;Node doesn't exist&lt;BR /&gt;SSH@ICX7150-C12 Router(config-dhcp-untrusted)#option time-offset hex FFFF.B9B0&lt;BR /&gt;Invalid input -&amp;gt;hex FFFF.B9B0&lt;BR /&gt;Type ? for a list&lt;BR /&gt;Node doesn't exist&lt;/P&gt; 
&lt;/BLOCKQUOTE&gt; 
&lt;P&gt;This ICX stack is running 09.0.10 software.&lt;/P&gt;</description>
      <pubDate>Sun, 26 Dec 2021 11:17:43 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/Correct-way-to-enter-negative-time-offset-in-DHCP-server/m-p/38314#M2687</guid>
      <dc:creator>kpfleming</dc:creator>
      <dc:date>2021-12-26T11:17:43Z</dc:date>
    </item>
    <item>
      <title>Re: Correct way to enter negative time-offset in DHCP server?</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/Correct-way-to-enter-negative-time-offset-in-DHCP-server/m-p/38315#M2688</link>
      <description>&lt;P style="margin: 0;"&gt;Well, this thread can be ignored... as it turns out I have no need to use this option at all, since it's not for NTP &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;Options 100 and 101 are a better fit for my needs and are working fine.&lt;/P&gt;</description>
      <pubDate>Sun, 26 Dec 2021 13:27:51 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/Correct-way-to-enter-negative-time-offset-in-DHCP-server/m-p/38315#M2688</guid>
      <dc:creator>kpfleming</dc:creator>
      <dc:date>2021-12-26T13:27:51Z</dc:date>
    </item>
    <item>
      <title>Re: Correct way to enter negative time-offset in DHCP server?</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/Correct-way-to-enter-negative-time-offset-in-DHCP-server/m-p/38316#M2689</link>
      <description>&lt;P style="margin: 0;margin: 0;"&gt;Hi Kevin,&lt;/P&gt; 
&lt;P style="margin: 0;margin: 0;"&gt;&lt;BR /&gt;I think it is not working in 9010 we will need to open a defect.&lt;/P&gt; 
&lt;P style="margin: 0;margin: 0;"&gt;&lt;BR /&gt;If you try 8095 it does work i tested in both code:&lt;BR /&gt;please try this:&lt;/P&gt; 
&lt;P style="margin: 0;margin: 0;"&gt;option 2 hex ffffffffffffb9b0&lt;/P&gt; 
&lt;P style="margin: 0;margin: 0;"&gt;&lt;BR /&gt;Best Regards&lt;/P&gt; 
&lt;P style="margin: 0;margin: 0;"&gt;&lt;BR /&gt;Thanks&lt;/P&gt; 
&lt;P style="margin: 0;margin: 0;"&gt;&lt;BR /&gt;Hashim&lt;/P&gt;</description>
      <pubDate>Tue, 28 Dec 2021 21:19:57 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/Correct-way-to-enter-negative-time-offset-in-DHCP-server/m-p/38316#M2689</guid>
      <dc:creator>hashim_bharooc1</dc:creator>
      <dc:date>2021-12-28T21:19:57Z</dc:date>
    </item>
  </channel>
</rss>

