<?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: Analytics topology with vrf in Analytics &amp; Visibility</title>
    <link>https://community.extremenetworks.com/t5/analytics-visibility/analytics-topology-with-vrf/m-p/99383#M180</link>
    <description>&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;I found the solution my self, I read this:&amp;nbsp;&lt;/P&gt;&lt;P&gt;"sFlow supports user created VRFs when Segmented Management Instance CLIP interface IP address is used as the sFlow source IP"&lt;/P&gt;&lt;P&gt;So it seems that int vlan in user defined VRF doesnt work.&lt;/P&gt;&lt;P&gt;I did a lab with CLIP MGMT on user defined VRF and it works, Here the commands, maybe is usefully for someone:&lt;/P&gt;&lt;P&gt;- VSP&lt;/P&gt;&lt;P&gt;ip vrf analytics vrfid 10&lt;/P&gt;&lt;P&gt;vlan create 10 name "SERVER" type port-mstprstp 0&lt;BR /&gt;vlan i-sid 10 444410&lt;BR /&gt;interface Vlan 10&lt;BR /&gt;vrf analytics&lt;BR /&gt;ip address 192.168.1.100 255.255.255.0&lt;BR /&gt;exit&lt;/P&gt;&lt;P&gt;mgmt clip vrf analytics&lt;BR /&gt;ip address 1.1.1.1/32&lt;BR /&gt;enable&lt;BR /&gt;exit&lt;/P&gt;&lt;P&gt;sflow agent-ip 1.1.1.1&lt;BR /&gt;sflow enable&lt;BR /&gt;sflow collector 1 address 192.168.1.99&lt;BR /&gt;sflow collector 1 owner SRVLABANALYTICS&lt;/P&gt;&lt;P&gt;app-telemetry enable&lt;/P&gt;&lt;P&gt;int giga X/X&lt;/P&gt;&lt;P&gt;sflow sampling-rate 8192&lt;BR /&gt;sflow collector 1&lt;/P&gt;&lt;P&gt;- Analytics, route the IP loopbak&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 999px;"&gt;&lt;img src="https://community.extremenetworks.com/t5/image/serverpage/image-id/7004i627609D903A26BA4/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best!!&lt;/P&gt;&lt;P&gt;EF&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 22 Feb 2024 14:14:11 GMT</pubDate>
    <dc:creator>EF</dc:creator>
    <dc:date>2024-02-22T14:14:11Z</dc:date>
    <item>
      <title>Analytics topology with vrf</title>
      <link>https://community.extremenetworks.com/t5/analytics-visibility/analytics-topology-with-vrf/m-p/99362#M179</link>
      <description>&lt;P&gt;Hi Team!!&lt;/P&gt;&lt;P&gt;I have an analytics engine and XIQ-SE doesn't show any graph and/or flow data.&lt;/P&gt;&lt;P&gt;I verified with tcp dump that no traffic is reaching it from VSPs.&lt;/P&gt;&lt;P&gt;The VSPs configuration:&lt;/P&gt;&lt;P&gt;- separated VRF from GRT (user defined) to split Telemetry and sFlow from customer traffic.&lt;BR /&gt;- interface vlan with IP address (on this VRF) in the same subnet of Analytics engine as agent IP&lt;/P&gt;&lt;P&gt;Two more:&lt;/P&gt;&lt;P&gt;- All the VSPs are able to reach the IP of Analytics with ping.&lt;BR /&gt;- This interface vlan is not from nls module (is not mgmt vlan )&lt;/P&gt;&lt;P&gt;Is this topology allowed, int vlan from user defined VRF?&lt;/P&gt;&lt;P&gt;Best!!!&lt;/P&gt;&lt;P&gt;EF&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Feb 2024 19:47:10 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/analytics-visibility/analytics-topology-with-vrf/m-p/99362#M179</guid>
      <dc:creator>EF</dc:creator>
      <dc:date>2024-02-21T19:47:10Z</dc:date>
    </item>
    <item>
      <title>Re: Analytics topology with vrf</title>
      <link>https://community.extremenetworks.com/t5/analytics-visibility/analytics-topology-with-vrf/m-p/99383#M180</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;I found the solution my self, I read this:&amp;nbsp;&lt;/P&gt;&lt;P&gt;"sFlow supports user created VRFs when Segmented Management Instance CLIP interface IP address is used as the sFlow source IP"&lt;/P&gt;&lt;P&gt;So it seems that int vlan in user defined VRF doesnt work.&lt;/P&gt;&lt;P&gt;I did a lab with CLIP MGMT on user defined VRF and it works, Here the commands, maybe is usefully for someone:&lt;/P&gt;&lt;P&gt;- VSP&lt;/P&gt;&lt;P&gt;ip vrf analytics vrfid 10&lt;/P&gt;&lt;P&gt;vlan create 10 name "SERVER" type port-mstprstp 0&lt;BR /&gt;vlan i-sid 10 444410&lt;BR /&gt;interface Vlan 10&lt;BR /&gt;vrf analytics&lt;BR /&gt;ip address 192.168.1.100 255.255.255.0&lt;BR /&gt;exit&lt;/P&gt;&lt;P&gt;mgmt clip vrf analytics&lt;BR /&gt;ip address 1.1.1.1/32&lt;BR /&gt;enable&lt;BR /&gt;exit&lt;/P&gt;&lt;P&gt;sflow agent-ip 1.1.1.1&lt;BR /&gt;sflow enable&lt;BR /&gt;sflow collector 1 address 192.168.1.99&lt;BR /&gt;sflow collector 1 owner SRVLABANALYTICS&lt;/P&gt;&lt;P&gt;app-telemetry enable&lt;/P&gt;&lt;P&gt;int giga X/X&lt;/P&gt;&lt;P&gt;sflow sampling-rate 8192&lt;BR /&gt;sflow collector 1&lt;/P&gt;&lt;P&gt;- Analytics, route the IP loopbak&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 999px;"&gt;&lt;img src="https://community.extremenetworks.com/t5/image/serverpage/image-id/7004i627609D903A26BA4/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best!!&lt;/P&gt;&lt;P&gt;EF&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Feb 2024 14:14:11 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/analytics-visibility/analytics-topology-with-vrf/m-p/99383#M180</guid>
      <dc:creator>EF</dc:creator>
      <dc:date>2024-02-22T14:14:11Z</dc:date>
    </item>
  </channel>
</rss>

