<?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: Purview unable to identify applications in ExtremeCloud IQ- Site Engine Management Center</title>
    <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/purview-unable-to-identify-applications/m-p/25131#M2057</link>
    <description>On the Purview appliance,&lt;BR /&gt;
1. Do a "ifconfig"&lt;BR /&gt;
2. Do a 'tcpdump -i gre1'&lt;BR /&gt;
3. Is the SSA meant to pass traffic of is it just a collector for Netflow and mirroring data?&lt;BR /&gt;
&lt;BR /&gt;
You want to see the presence of 'two-way' traffic, from both source and destination. I suspect that you will want netflow and policy enabled on both the ingress and return port of what your trying to capture (rx only), unless something else is mirroring a two way conversation to ge.1.5. In that case you would likely want to do a 'both' on the netflow port, and a pvid 0 on the policy, but be very careful with that, as it will drop traffic if it is inline with the actual data flow.</description>
    <pubDate>Tue, 06 Oct 2015 16:45:00 GMT</pubDate>
    <dc:creator>Mike_Thomas</dc:creator>
    <dc:date>2015-10-06T16:45:00Z</dc:date>
    <item>
      <title>Purview unable to identify applications</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/purview-unable-to-identify-applications/m-p/25130#M2056</link>
      <description>Purview unable to identify applications. All I can see are Netflows.&lt;BR /&gt;
&lt;BR /&gt;
Config of SSA switch:&lt;BR /&gt;
&lt;BR /&gt;
interface loop.0.1&lt;BR /&gt;
  ip address 10.15.15.1 255.255.255.255 primary&lt;BR /&gt;
  no shutdown&lt;BR /&gt;
  exit&lt;BR /&gt;
 interface vlan.0.1&lt;BR /&gt;
  ip address 192.168.0.13 255.255.255.0 primary&lt;BR /&gt;
  no ip proxy-arp&lt;BR /&gt;
  no shutdown&lt;BR /&gt;
  exit&lt;BR /&gt;
 interface tun.0.1&lt;BR /&gt;
  tunnel destination 192.168.0.12&lt;BR /&gt;
  tunnel mode gre l2 ge.1.3&lt;BR /&gt;
  tunnel mirror enable&lt;BR /&gt;
  tunnel source 10.15.15.1&lt;BR /&gt;
  no shutdown&lt;BR /&gt;
  exit&lt;BR /&gt;
&lt;BR /&gt;
set ip interface vlan.0.1 default&lt;BR /&gt;
&lt;BR /&gt;
set mirror create 1&lt;BR /&gt;
set mirror 1 mirrorN 15&lt;BR /&gt;
set mirror ports ge.1.3 1&lt;BR /&gt;
&lt;BR /&gt;
set netflow export-interval 1&lt;BR /&gt;
set netflow export-destination 192.168.0.12 2055&lt;BR /&gt;
set netflow export-version 9&lt;BR /&gt;
set netflow port ge.1.5 enable rx&lt;BR /&gt;
set netflow template refresh-rate 30 timeout 1&lt;BR /&gt;
set netflow cache enable&lt;BR /&gt;
&lt;BR /&gt;
set policy profile 1 name Application pvid-status enable pvid 4095 mirror-destination 1&lt;BR /&gt;
set policy rule admin-profile port ge.1.5 mask 16 port-string ge.1.5 admin-pid 1&lt;BR /&gt;
!&lt;BR /&gt;
&lt;BR /&gt;
set port jumbo enable ge.1.1</description>
      <pubDate>Tue, 06 Oct 2015 11:02:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/purview-unable-to-identify-applications/m-p/25130#M2056</guid>
      <dc:creator>Raul_Ocampo</dc:creator>
      <dc:date>2015-10-06T11:02:00Z</dc:date>
    </item>
    <item>
      <title>RE: Purview unable to identify applications</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/purview-unable-to-identify-applications/m-p/25131#M2057</link>
      <description>On the Purview appliance,&lt;BR /&gt;
1. Do a "ifconfig"&lt;BR /&gt;
2. Do a 'tcpdump -i gre1'&lt;BR /&gt;
3. Is the SSA meant to pass traffic of is it just a collector for Netflow and mirroring data?&lt;BR /&gt;
&lt;BR /&gt;
You want to see the presence of 'two-way' traffic, from both source and destination. I suspect that you will want netflow and policy enabled on both the ingress and return port of what your trying to capture (rx only), unless something else is mirroring a two way conversation to ge.1.5. In that case you would likely want to do a 'both' on the netflow port, and a pvid 0 on the policy, but be very careful with that, as it will drop traffic if it is inline with the actual data flow.</description>
      <pubDate>Tue, 06 Oct 2015 16:45:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/purview-unable-to-identify-applications/m-p/25131#M2057</guid>
      <dc:creator>Mike_Thomas</dc:creator>
      <dc:date>2015-10-06T16:45:00Z</dc:date>
    </item>
    <item>
      <title>RE: Purview unable to identify applications</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/purview-unable-to-identify-applications/m-p/25132#M2058</link>
      <description>Hi all.&lt;BR /&gt;
&lt;BR /&gt;
please not, that if you use L2 GRE Tunnel to transmit the   mirrored traffic to purview and if your gre port is an "  tg.*.*  "   port you need to insert an 10GE optic. It will not work with an 1GE   optic.&lt;BR /&gt;
&lt;BR /&gt;
even if the tg.*.* port is up and also the tunnel interface is up. no applications are detected and no fingerprints will match.&lt;BR /&gt;
&lt;BR /&gt;
Save some time in troubleshooting, insert an 10GE optic and reset the tunnel interface. Then you will see some applications.&lt;BR /&gt;</description>
      <pubDate>Mon, 27 Jun 2016 19:54:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/purview-unable-to-identify-applications/m-p/25132#M2058</guid>
      <dc:creator>aloeffle</dc:creator>
      <dc:date>2016-06-27T19:54:00Z</dc:date>
    </item>
  </channel>
</rss>

