<?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: Mobility Express - disable Flex standalone mode / radios when not connected to WLC in Wireless</title>
    <link>https://community.cisco.com/t5/wireless/mobility-express-disable-flex-standalone-mode-radios-when-not/m-p/4044862#M169380</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;You could use IP SLA to track WLC reachability and combine it with EEM to shutdown the port, likewise on the reverse-path, WLC ip UP, EEM enables the port.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;ip sla 100&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;icmp-echo x.x.x.x source-interface xxxx&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;ip sla reaction-configuration 100 react timeout threshold-type immediate&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;ip sla schedule 100 life forever start-time now&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;ip sla enable reaction-alerts&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;track 100 ip sla 100 reachability&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;event manager applet WLC_DOWN&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;event syslog pattern "ip sla 100 reachability Up-&amp;gt;Down"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;action 1.0 cli command "enable"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;action 1.1 cli command "configure terminal”&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;action 1.2 cli command “interface xxx”&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;action 1.3 cli command “shutdown”&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;action 1.5 syslog msg “WLC DOWN AP DOWN”&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;event manager applet WLC_UP&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;event syslog pattern "ip sla 100 reachability Down-&amp;gt;Up"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;action 1.0 cli command "enable"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;action 1.1 cli command "configure terminal”&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;action 1.2 cli command “interface xxxx”&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;action 1.4 cli command “no shutdown“&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;action 1.5 syslog msg “WLC UP AP UP“&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Cristian Matei.&lt;/P&gt;</description>
    <pubDate>Thu, 12 Mar 2020 11:04:41 GMT</pubDate>
    <dc:creator>Cristian Matei</dc:creator>
    <dc:date>2020-03-12T11:04:41Z</dc:date>
    <item>
      <title>Mobility Express - disable Flex standalone mode / radios when not connected to WLC</title>
      <link>https://community.cisco.com/t5/wireless/mobility-express-disable-flex-standalone-mode-radios-when-not/m-p/4044748#M169377</link>
      <description>&lt;P&gt;I have 1852 MEX controller with few s&lt;SPAN&gt;ubordinate APs and locally switched SSIDs with PSK. Problem is that subordinate APs are no always connected to MEX (ie network) and zombi radios mess up the system. MEX central switching is not very well done.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;So my question is how to disable standalone mode or disable radios when FlexAP is not connected to MEX-wlc?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Flex docs:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;"whenever a FlexConnect access point disassociates from a controller, it moves to the standalone mode. The clients that are centrally switched are disassociated. However, the FlexConnect access point continues to serve locally switched clients."&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Jul 2021 18:50:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/mobility-express-disable-flex-standalone-mode-radios-when-not/m-p/4044748#M169377</guid>
      <dc:creator>ansjarvi</dc:creator>
      <dc:date>2021-07-05T18:50:57Z</dc:date>
    </item>
    <item>
      <title>Re: Mobility Express - disable Flex standalone mode / radios when not connected to WLC</title>
      <link>https://community.cisco.com/t5/wireless/mobility-express-disable-flex-standalone-mode-radios-when-not/m-p/4044770#M169378</link>
      <description>&lt;P&gt;I think this is contradictory to the design&lt;BR /&gt;one of the intentions of Flex mode is to keep the AP operational and connect clients to local VLAN's specific when the central controller is not reachable.&lt;BR /&gt;if you want the AP disabled when not connected to the network you may consider using PoE&lt;BR /&gt;-&amp;gt; not connected -&amp;gt; no power -&amp;gt; radios down&lt;/P&gt;
&lt;P&gt;you may also consider configuring a secondary MEX controller for situations when the primary is down?&lt;/P&gt;</description>
      <pubDate>Thu, 12 Mar 2020 08:32:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/mobility-express-disable-flex-standalone-mode-radios-when-not/m-p/4044770#M169378</guid>
      <dc:creator>pieterh</dc:creator>
      <dc:date>2020-03-12T08:32:19Z</dc:date>
    </item>
    <item>
      <title>Re: Mobility Express - disable Flex standalone mode / radios when not connected to WLC</title>
      <link>https://community.cisco.com/t5/wireless/mobility-express-disable-flex-standalone-mode-radios-when-not/m-p/4044844#M169379</link>
      <description>&lt;P&gt;&lt;SPAN class="keyword kwd"&gt;fallback-radio-shut&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;is the same. Still i'd need some event manager / intelligence to poll network connectivity and shut down the switch port.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 12 Mar 2020 10:33:27 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/mobility-express-disable-flex-standalone-mode-radios-when-not/m-p/4044844#M169379</guid>
      <dc:creator>ansjarvi</dc:creator>
      <dc:date>2020-03-12T10:33:27Z</dc:date>
    </item>
    <item>
      <title>Re: Mobility Express - disable Flex standalone mode / radios when not connected to WLC</title>
      <link>https://community.cisco.com/t5/wireless/mobility-express-disable-flex-standalone-mode-radios-when-not/m-p/4044862#M169380</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;You could use IP SLA to track WLC reachability and combine it with EEM to shutdown the port, likewise on the reverse-path, WLC ip UP, EEM enables the port.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;ip sla 100&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;icmp-echo x.x.x.x source-interface xxxx&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;ip sla reaction-configuration 100 react timeout threshold-type immediate&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;ip sla schedule 100 life forever start-time now&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;ip sla enable reaction-alerts&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;track 100 ip sla 100 reachability&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;event manager applet WLC_DOWN&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;event syslog pattern "ip sla 100 reachability Up-&amp;gt;Down"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;action 1.0 cli command "enable"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;action 1.1 cli command "configure terminal”&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;action 1.2 cli command “interface xxx”&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;action 1.3 cli command “shutdown”&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;action 1.5 syslog msg “WLC DOWN AP DOWN”&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;event manager applet WLC_UP&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;event syslog pattern "ip sla 100 reachability Down-&amp;gt;Up"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;action 1.0 cli command "enable"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;action 1.1 cli command "configure terminal”&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;action 1.2 cli command “interface xxxx”&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;action 1.4 cli command “no shutdown“&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;action 1.5 syslog msg “WLC UP AP UP“&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Cristian Matei.&lt;/P&gt;</description>
      <pubDate>Thu, 12 Mar 2020 11:04:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/mobility-express-disable-flex-standalone-mode-radios-when-not/m-p/4044862#M169380</guid>
      <dc:creator>Cristian Matei</dc:creator>
      <dc:date>2020-03-12T11:04:41Z</dc:date>
    </item>
    <item>
      <title>Re: Mobility Express - disable Flex standalone mode / radios when not connected to WLC</title>
      <link>https://community.cisco.com/t5/wireless/mobility-express-disable-flex-standalone-mode-radios-when-not/m-p/4045092#M169381</link>
      <description>&lt;P&gt;"fallback-radio-shut is the same"&lt;/P&gt;
&lt;P&gt;No this is not the same,&lt;/P&gt;
&lt;P&gt;1) &amp;nbsp;&lt;SPAN style="box-sizing: inherit; color: #58585b; font-family: CiscoSans,Arial,sans-serif; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 300; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;"&gt;using PoE (Power over Ethernet) means both power and ethernet are over the same cable to the AP (no external power), when the cable is disconnected, the AP is powered down and does nothing. reconnect the cable and the AP boots up.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="box-sizing: border-box; color: #58585b; font-family: inherit; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 300; letter-spacing: normal; line-height: 1.7142; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px; margin: 0px;"&gt;&lt;SPAN class="keyword kwd" style="box-sizing: inherit; color: #58585b; font-family: CiscoSans,Arial,sans-serif; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 300; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;"&gt;2) fallback-radio-shut&lt;/SPAN&gt;&lt;SPAN style="box-sizing: inherit; color: #58585b; font-family: CiscoSans,Arial,sans-serif; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 300; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;"&gt; is intended for when &lt;/SPAN&gt;&lt;SPAN style="box-sizing: inherit; color: #58585b; font-family: CiscoSans,Arial,sans-serif; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 300; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;"&gt;the AP remains powered, but has no ethernet-link (not connected to a&amp;nbsp; switchport BUT/AND is external powered using a power-brick)&lt;BR /&gt;-&amp;gt; disconnect ethernet and AP remains "operational" but with radio's down, when ethernet connection is restored, the AP does not need to boot, but only needs to switch on the radio's&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="box-sizing: border-box; color: #58585b; font-family: inherit; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 300; letter-spacing: normal; line-height: 1.7142; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px; margin: 0px;"&gt;&lt;SPAN style="box-sizing: inherit; color: #58585b; font-family: CiscoSans,Arial,sans-serif; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 300; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;"&gt;3) in case the AP is powered, the ethernet link to the connected switch is up, but there is no connectivity over the lan to the MEX, that is where flexconnect is intended to keep radio's active and drop WLAN data to a local VLAN (except for the central switched WLAN's.)&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 12 Mar 2020 16:19:50 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/mobility-express-disable-flex-standalone-mode-radios-when-not/m-p/4045092#M169381</guid>
      <dc:creator>pieterh</dc:creator>
      <dc:date>2020-03-12T16:19:50Z</dc:date>
    </item>
    <item>
      <title>Re: Mobility Express - disable Flex standalone mode / radios when not connected to WLC</title>
      <link>https://community.cisco.com/t5/wireless/mobility-express-disable-flex-standalone-mode-radios-when-not/m-p/4045128#M169382</link>
      <description>&lt;P&gt;its not the same, but You need to kick the port, that's the thing i ment. So its like fixed with the tape. There is no solution for this, case closed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 12 Mar 2020 17:08:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/mobility-express-disable-flex-standalone-mode-radios-when-not/m-p/4045128#M169382</guid>
      <dc:creator>ansjarvi</dc:creator>
      <dc:date>2020-03-12T17:08:13Z</dc:date>
    </item>
  </channel>
</rss>

