<?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: Wifi access point setup time (summer and autumn time changes) in Wireless</title>
    <link>https://community.cisco.com/t5/wireless/wifi-access-point-setup-time-summer-and-autumn-time-changes/m-p/3858807#M50683</link>
    <description>&lt;P&gt;I contacted Cisco about this back in March and they confirmed that it's a bug. A fix will be included in ME 8.10 (scheduled for August): &lt;A href="https://bst.cloudapps.cisco.com/bugsearch/bug/CSCvo87382" target="_blank" rel="nofollow noopener noreferrer"&gt;https://bst.cloudapps.cisco.com/bugsearch/bug/CSCvo87382&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Sat, 18 May 2019 17:42:15 GMT</pubDate>
    <dc:creator>Maurice_</dc:creator>
    <dc:date>2019-05-18T17:42:15Z</dc:date>
    <item>
      <title>Wifi access point setup time (summer and autumn time changes)</title>
      <link>https://community.cisco.com/t5/wireless/wifi-access-point-setup-time-summer-and-autumn-time-changes/m-p/3735462#M50677</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;I have a Wifi access point (model cisco AIR-AP1832I-E-K9).&lt;/P&gt;
&lt;P&gt;In France, time changes every last Sunday of March 3:00 (plus one hour) and every last Sunday of October 2:00 (minus one hour).&lt;BR /&gt;Can you tell me how to configure this in command line for my cisco AIR-AP1832I-E-K9 Wifi AP?&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;As a comparison, on a Cisco ISR4331, I have the following line in my configuration:&lt;/P&gt;
&lt;PRE&gt;clock summer-time CET recurring last Sun Mar 3:00 last Sun Oct 2:00&lt;/PRE&gt;
&lt;P&gt;Thank you for your help.&lt;BR /&gt;Best regards.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Jul 2021 16:23:15 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/wifi-access-point-setup-time-summer-and-autumn-time-changes/m-p/3735462#M50677</guid>
      <dc:creator>leam2</dc:creator>
      <dc:date>2021-07-05T16:23:15Z</dc:date>
    </item>
    <item>
      <title>Re: Wifi access point setup time (summer and autumn time changes)</title>
      <link>https://community.cisco.com/t5/wireless/wifi-access-point-setup-time-summer-and-autumn-time-changes/m-p/3735466#M50678</link>
      <description>If the AP is running on Mobility Express, you can configure NTP and timezone via CLI or GUI.&lt;BR /&gt;Point the NTP to the router and configure the timezone accordingly.</description>
      <pubDate>Tue, 30 Oct 2018 09:52:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/wifi-access-point-setup-time-summer-and-autumn-time-changes/m-p/3735466#M50678</guid>
      <dc:creator>Leo Laohoo</dc:creator>
      <dc:date>2018-10-30T09:52:51Z</dc:date>
    </item>
    <item>
      <title>Re: Wifi access point setup time (summer and autumn time changes)</title>
      <link>https://community.cisco.com/t5/wireless/wifi-access-point-setup-time-summer-and-autumn-time-changes/m-p/3736284#M50679</link>
      <description>&lt;P&gt;Hello and thank you for your answer.&lt;/P&gt;
&lt;P&gt;Below is how NTP was configured by default:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;(Cisco Controller) &amp;gt;show time

Time............................................. Wed Oct 31 11:34:13 2018

Timezone delta................................... 0:0
Timezone location................................ (GMT +1:00) Amsterdam, Berlin, Rome, Vienna

NTP Servers
    NTP Version..................................     3
    NTP Polling Interval.........................     86400

     Index     NTP Key Index                  NTP Server                Status          NTP Msg Auth Status
    -------  ---------------------------------------------------------------------
       1              0                      0.ciscome.pool.ntp.org     In Sync              AUTH DISABLED
       2              0                      1.ciscome.pool.ntp.org     Not Tried            AUTH DISABLED
       3              0                      2.ciscome.pool.ntp.org     Not Tried            AUTH DISABLED&lt;/PRE&gt;
&lt;P&gt;Note that the time "Wed Oct 31 11:34:13 2018" is not correct.&lt;BR /&gt;The correct time is "Wed Oct 31 10:34:13 2018".&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I ran the following commands:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;PRE&gt;(Cisco Controller) &amp;gt; config time ntp server 1 &amp;lt;ip_of_cisco_isr_4331_router&amp;gt;

(Cisco Controller) &amp;gt; config time ntp delete 2

(Cisco Controller) &amp;gt; config time ntp delete 3&lt;/PRE&gt;
&lt;P&gt;After running these commands, I get no synchronization with &amp;lt;ip_of_cisco_isr_4331_router&amp;gt; and the time is still not correct:&lt;/P&gt;
&lt;PRE&gt;(Cisco Controller) &amp;gt;show time

Time............................................. Wed Oct 31 11:50:56 2018

Timezone delta................................... 0:0
Timezone location................................ (GMT +1:00) Amsterdam, Berlin, Rome, Vienna

NTP Servers
    NTP Version..................................     3
    NTP Polling Interval.........................     86400

     Index     NTP Key Index       NTP Server                      Status          NTP Msg Auth Status
    -------  ---------------------------------------------------------------------
       1              0            &amp;lt;ip_of_cisco_isr_4331_router&amp;gt;   Not Synched          AUTH DISABLED&lt;/PRE&gt;
&lt;P&gt;Please help me setup this properly.&lt;BR /&gt;Best regards.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 31 Oct 2018 09:59:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/wifi-access-point-setup-time-summer-and-autumn-time-changes/m-p/3736284#M50679</guid>
      <dc:creator>leam2</dc:creator>
      <dc:date>2018-10-31T09:59:41Z</dc:date>
    </item>
    <item>
      <title>Re: Wifi access point setup time (summer and autumn time changes)</title>
      <link>https://community.cisco.com/t5/wireless/wifi-access-point-setup-time-summer-and-autumn-time-changes/m-p/3737241#M50680</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;The Cisco Aironet 1830 Series Mobility Express failed to synchronize with &amp;lt;cisco_isr_4331_router&amp;gt; because this last device's firewall was dropping NTP traffic.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;I configured the Wifi WLC like this:&lt;/P&gt;
&lt;PRE&gt;(Cisco Controller) &amp;gt; config time timezone location 13&lt;/PRE&gt;
&lt;P&gt;Now, time is correct on the Wifi WLC.&lt;BR /&gt;The problem is that the 13 timezone location corresponds to&amp;nbsp; "(GMT) London, Lisbon, Dublin, Edinburgh" and I am in France...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also, I configured the CUCME for SIP phones like that:&lt;/P&gt;
&lt;PRE&gt;cisco_isr_4331_router(config)# voice register global
cisco_isr_4331_router(config-register-global)# timezone 22
cisco_isr_4331_router(config-register-global)# no create profile
cisco_isr_4331_router(config-register-global)# create profile
cisco_isr_4331_router(config-register-global)# reset&lt;/PRE&gt;
&lt;P&gt;Now, the phones have a correct time.&lt;/P&gt;
&lt;P&gt;The problem is that timezone 22 corresponds to "Greenwich Standard Time +0" and again, I am in France...&lt;/P&gt;
&lt;P&gt;I don't get this stuff.&lt;/P&gt;
&lt;P&gt;Best regards.&lt;/P&gt;</description>
      <pubDate>Thu, 01 Nov 2018 13:35:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/wifi-access-point-setup-time-summer-and-autumn-time-changes/m-p/3737241#M50680</guid>
      <dc:creator>leam2</dc:creator>
      <dc:date>2018-11-01T13:35:49Z</dc:date>
    </item>
    <item>
      <title>Re: Wifi access point setup time (summer and autumn time changes)</title>
      <link>https://community.cisco.com/t5/wireless/wifi-access-point-setup-time-summer-and-autumn-time-changes/m-p/3739383#M50681</link>
      <description>&lt;P&gt;Hi, I think we have the same issue and it's actually a bug. The summer time start and end dates in the firmware seem to be wrong: &lt;A href="https://community.cisco.com/t5/other-wireless-mobility-subjects/mobility-express-stuck-in-dst/m-p/3735294" target="_blank"&gt;https://community.cisco.com/t5/other-wireless-mobility-subjects/mobility-express-stuck-in-dst/m-p/3735294&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Check the time on your WLC again. If it's still set to GMT the time most likely is now behind one hour. So you can set it to the correct time zone GMT+1. Cisco just miscalculated the end of European Summer Time by one week...&lt;/P&gt;</description>
      <pubDate>Mon, 05 Nov 2018 19:55:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/wifi-access-point-setup-time-summer-and-autumn-time-changes/m-p/3739383#M50681</guid>
      <dc:creator>Maurice_</dc:creator>
      <dc:date>2018-11-05T19:55:01Z</dc:date>
    </item>
    <item>
      <title>Re: Wifi access point setup time (summer and autumn time changes)</title>
      <link>https://community.cisco.com/t5/wireless/wifi-access-point-setup-time-summer-and-autumn-time-changes/m-p/3740933#M50682</link>
      <description>&lt;P&gt;Hello Maurice,&lt;BR /&gt;&lt;BR /&gt;Thank you very much.&lt;BR /&gt;&lt;BR /&gt;&amp;gt; Check the time on your WLC again. If it's still set to GMT the time most likely is now behind one hour.&lt;BR /&gt;&lt;BR /&gt;Yes, indeed.&lt;BR /&gt;&lt;BR /&gt;&amp;gt; Check the time on your WLC again. If it's still set to GMT the time most likely is now behind one hour.&lt;BR /&gt;&lt;BR /&gt;I did this, time is correct now on the WLC.&lt;BR /&gt;&lt;BR /&gt;As for the CUCME, time is correct on the Cisco 8821 phones, but the timezone I set is still "timezone 22" which corresponds to "Greenwich Standard Time +0"...&lt;BR /&gt;&lt;BR /&gt;Best regards.&lt;/P&gt;</description>
      <pubDate>Wed, 07 Nov 2018 09:58:05 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/wifi-access-point-setup-time-summer-and-autumn-time-changes/m-p/3740933#M50682</guid>
      <dc:creator>leam2</dc:creator>
      <dc:date>2018-11-07T09:58:05Z</dc:date>
    </item>
    <item>
      <title>Re: Wifi access point setup time (summer and autumn time changes)</title>
      <link>https://community.cisco.com/t5/wireless/wifi-access-point-setup-time-summer-and-autumn-time-changes/m-p/3858807#M50683</link>
      <description>&lt;P&gt;I contacted Cisco about this back in March and they confirmed that it's a bug. A fix will be included in ME 8.10 (scheduled for August): &lt;A href="https://bst.cloudapps.cisco.com/bugsearch/bug/CSCvo87382" target="_blank" rel="nofollow noopener noreferrer"&gt;https://bst.cloudapps.cisco.com/bugsearch/bug/CSCvo87382&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 18 May 2019 17:42:15 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/wifi-access-point-setup-time-summer-and-autumn-time-changes/m-p/3858807#M50683</guid>
      <dc:creator>Maurice_</dc:creator>
      <dc:date>2019-05-18T17:42:15Z</dc:date>
    </item>
  </channel>
</rss>

