<?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: EWC Check WASSP / CAPWAP Tunnel Status ? in ExtremeWireless (Identifi)</title>
    <link>https://community.extremenetworks.com/t5/extremewireless-identifi/ewc-check-wassp-capwap-tunnel-status/m-p/36063#M1729</link>
    <description>Hello Joshua, &lt;BR /&gt;
&lt;BR /&gt;
I've asked the responsible colleagues. They use syslog-ng and it's possible to define filters in syslog-ng and create specific actions when these filters apply. &lt;BR /&gt;
&lt;BR /&gt;
We use the following filter and write into MySQL database:&lt;BR /&gt;
&lt;BR /&gt;
  &lt;BR /&gt;
&lt;BR /&gt;
filter f_wlan_session_poll {&lt;BR /&gt;
&lt;BR /&gt;
  &lt;BR /&gt;
&lt;BR /&gt;
   message('session poll disconnect')&lt;BR /&gt;
&lt;BR /&gt;
  &lt;BR /&gt;
&lt;BR /&gt;
;};&lt;BR /&gt;
&lt;BR /&gt;
  &lt;BR /&gt;
&lt;BR /&gt;
 &lt;BR /&gt;
&lt;BR /&gt;</description>
    <pubDate>Wed, 12 Oct 2016 14:24:00 GMT</pubDate>
    <dc:creator>Tony1</dc:creator>
    <dc:date>2016-10-12T14:24:00Z</dc:date>
    <item>
      <title>EWC Check WASSP / CAPWAP Tunnel Status ?</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-identifi/ewc-check-wassp-capwap-tunnel-status/m-p/36054#M1720</link>
      <description>Hi,&lt;BR /&gt;
&lt;BR /&gt;
is there a way to check the CAPWAP Tunnel Status of all connected APs ?&lt;BR /&gt;
&lt;BR /&gt;
Currently i do only know the AP Availability Report which show the tunnel status with green / brown color.&lt;BR /&gt;
&lt;BR /&gt;
But i fear that if the AP looses the Tunnel for a short period of time or Tunnel is flapping - the report is to slow to show that. Also i need to know how long is the tunnel active! How many Tunnel up/downs are occuring.&lt;BR /&gt;
&lt;BR /&gt;
It will be also interessting to see some counters regarding Tunnel status - like RX / TX Tunnel Probe packet (i hope they exists - i do not know exactly) or any other.&lt;BR /&gt;
&lt;BR /&gt;
Any hints for me ? &lt;BR /&gt;</description>
      <pubDate>Tue, 20 Sep 2016 13:12:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-identifi/ewc-check-wassp-capwap-tunnel-status/m-p/36054#M1720</guid>
      <dc:creator>M_Nees</dc:creator>
      <dc:date>2016-09-20T13:12:00Z</dc:date>
    </item>
    <item>
      <title>RE: EWC Check WASSP / CAPWAP Tunnel Status ?</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-identifi/ewc-check-wassp-capwap-tunnel-status/m-p/36055#M1721</link>
      <description>The "active APs" report has the information for tunnel uptime.&lt;BR /&gt;
I don't think that the other information is shown in a report.</description>
      <pubDate>Tue, 20 Sep 2016 13:15:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-identifi/ewc-check-wassp-capwap-tunnel-status/m-p/36055#M1721</guid>
      <dc:creator>Ronald_Dvorak</dc:creator>
      <dc:date>2016-09-20T13:15:00Z</dc:date>
    </item>
    <item>
      <title>RE: EWC Check WASSP / CAPWAP Tunnel Status ?</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-identifi/ewc-check-wassp-capwap-tunnel-status/m-p/36056#M1722</link>
      <description>Hi Ronald,&lt;BR /&gt;
&lt;BR /&gt;
i am looking for a CLI Command because i think this is easier to check (for several APs) and the information is getting directer and faster than via a web-report.&lt;BR /&gt;
&lt;BR /&gt;
Regards&lt;BR /&gt;</description>
      <pubDate>Tue, 20 Sep 2016 13:17:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-identifi/ewc-check-wassp-capwap-tunnel-status/m-p/36056#M1722</guid>
      <dc:creator>M_Nees</dc:creator>
      <dc:date>2016-09-20T13:17:00Z</dc:date>
    </item>
    <item>
      <title>RE: EWC Check WASSP / CAPWAP Tunnel Status ?</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-identifi/ewc-check-wassp-capwap-tunnel-status/m-p/36057#M1723</link>
      <description>I expect snmp is the best way to check that.  APs are reported as interfaces. Interface down means ap not connected.    There should be also OID for the tunel duration</description>
      <pubDate>Tue, 20 Sep 2016 13:22:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-identifi/ewc-check-wassp-capwap-tunnel-status/m-p/36057#M1723</guid>
      <dc:creator>Zdeněk_Pala</dc:creator>
      <dc:date>2016-09-20T13:22:00Z</dc:date>
    </item>
    <item>
      <title>RE: EWC Check WASSP / CAPWAP Tunnel Status ?</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-identifi/ewc-check-wassp-capwap-tunnel-status/m-p/36058#M1724</link>
      <description>Hi Pala,&lt;BR /&gt;
&lt;BR /&gt;
is there no "debug" command to check and investigate tunnel issues (like on a firewall to check VPN tunnel status) ?&lt;BR /&gt;
&lt;BR /&gt;
Regards&lt;BR /&gt;</description>
      <pubDate>Tue, 20 Sep 2016 13:52:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-identifi/ewc-check-wassp-capwap-tunnel-status/m-p/36058#M1724</guid>
      <dc:creator>M_Nees</dc:creator>
      <dc:date>2016-09-20T13:52:00Z</dc:date>
    </item>
    <item>
      <title>RE: EWC Check WASSP / CAPWAP Tunnel Status ?</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-identifi/ewc-check-wassp-capwap-tunnel-status/m-p/36059#M1725</link>
      <description>I'm not sure about the CLI commands, but there is a Tunnel alarm OID apTunnelAlarm=1.3.6.1.4.1.4329.15.3.19.4&lt;BR /&gt;
&lt;BR /&gt;
You can also probably create an alarm in netsight based on RU session manager syslog events, if you just want to see when a backup tunnel is activated e.g. &lt;BR /&gt;
&lt;BR /&gt;
"RU Session Manager Wireless AP activated backup tunnel"&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Tue, 20 Sep 2016 19:00:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-identifi/ewc-check-wassp-capwap-tunnel-status/m-p/36059#M1725</guid>
      <dc:creator>Joshua_Puusep</dc:creator>
      <dc:date>2016-09-20T19:00:00Z</dc:date>
    </item>
    <item>
      <title>RE: EWC Check WASSP / CAPWAP Tunnel Status ?</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-identifi/ewc-check-wassp-capwap-tunnel-status/m-p/36060#M1726</link>
      <description>Here is the link to the Controller documentation.  You can find the CLI guide for your respective controller under the software guides:&lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="https://extranet.extremenetworks.com/downloads/Pages/WirelessControllers.aspx" target="_blank" rel="nofollow noreferrer noopener"&gt;https://extranet.extremenetworks.com/downloads/Pages/WirelessControllers.aspx&lt;/A&gt; &lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Tue, 20 Sep 2016 19:05:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-identifi/ewc-check-wassp-capwap-tunnel-status/m-p/36060#M1726</guid>
      <dc:creator>Joshua_Puusep</dc:creator>
      <dc:date>2016-09-20T19:05:00Z</dc:date>
    </item>
    <item>
      <title>RE: EWC Check WASSP / CAPWAP Tunnel Status ?</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-identifi/ewc-check-wassp-capwap-tunnel-status/m-p/36061#M1727</link>
      <description>We have a script, that greps the syslog file and counts the session poll disconnects (tunnel down) messages. Then we manually check APs that have more than 20 disconnects per day. &lt;BR /&gt;
&lt;BR /&gt;
Oct 12 01:01:13 192.168.1.9 events: RU Session Manager Wireless AP session poll disconnect Wireless AP session timed out. (AP SN 12345678910 AP NAME xyz AP IP 192.168.15.115 timeout 45 secs (&lt;B&gt;active tunnel&lt;/B&gt;)) 2&lt;BR /&gt;
&lt;BR /&gt;
Oct 12 01:01:21 192.168.1.10 events: RU Session Manager Wireless AP session poll disconnect Wireless AP session timed out. (AP SN 12345678910 AP NAME xyz AP IP 192.168.15.115 timeout 60 secs (&lt;B&gt;backup tunnel&lt;/B&gt;)) 2&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Wed, 12 Oct 2016 14:24:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-identifi/ewc-check-wassp-capwap-tunnel-status/m-p/36061#M1727</guid>
      <dc:creator>Tony1</dc:creator>
      <dc:date>2016-10-12T14:24:00Z</dc:date>
    </item>
    <item>
      <title>RE: EWC Check WASSP / CAPWAP Tunnel Status ?</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-identifi/ewc-check-wassp-capwap-tunnel-status/m-p/36062#M1728</link>
      <description>Would you be willing to share the script? </description>
      <pubDate>Wed, 12 Oct 2016 14:24:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-identifi/ewc-check-wassp-capwap-tunnel-status/m-p/36062#M1728</guid>
      <dc:creator>Joshua_Puusep</dc:creator>
      <dc:date>2016-10-12T14:24:00Z</dc:date>
    </item>
    <item>
      <title>RE: EWC Check WASSP / CAPWAP Tunnel Status ?</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-identifi/ewc-check-wassp-capwap-tunnel-status/m-p/36063#M1729</link>
      <description>Hello Joshua, &lt;BR /&gt;
&lt;BR /&gt;
I've asked the responsible colleagues. They use syslog-ng and it's possible to define filters in syslog-ng and create specific actions when these filters apply. &lt;BR /&gt;
&lt;BR /&gt;
We use the following filter and write into MySQL database:&lt;BR /&gt;
&lt;BR /&gt;
  &lt;BR /&gt;
&lt;BR /&gt;
filter f_wlan_session_poll {&lt;BR /&gt;
&lt;BR /&gt;
  &lt;BR /&gt;
&lt;BR /&gt;
   message('session poll disconnect')&lt;BR /&gt;
&lt;BR /&gt;
  &lt;BR /&gt;
&lt;BR /&gt;
;};&lt;BR /&gt;
&lt;BR /&gt;
  &lt;BR /&gt;
&lt;BR /&gt;
 &lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Wed, 12 Oct 2016 14:24:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-identifi/ewc-check-wassp-capwap-tunnel-status/m-p/36063#M1729</guid>
      <dc:creator>Tony1</dc:creator>
      <dc:date>2016-10-12T14:24:00Z</dc:date>
    </item>
  </channel>
</rss>

