<?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 Ping not working in HPE Aruba 2930F with Openflow aggregate mode  enabled in Other HPE Product Questions</title>
    <link>https://community.hpe.com/t5/other-hpe-product-questions/ping-not-working-in-hpe-aruba-2930f-with-openflow-aggregate-mode/m-p/7177298#M5624</link>
    <description>&lt;P&gt;I have an HPE Aruba 2930F JL259A switch which is used to try out SDN related experiments. But after the aggregate mode instance is enabled , the ping command does not work. It results in "Request timeout out" response.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Aruba-2930F-24G-4SFP(config)# show VLANS&lt;/P&gt;&lt;P&gt;Status and Counters - VLAN Information&lt;/P&gt;&lt;P&gt;Maximum VLANs to support : 256&lt;BR /&gt;Primary VLAN : DEFAULT_VLAN&lt;BR /&gt;Management VLAN : DEFAULT_VLAN&lt;/P&gt;&lt;P&gt;VLAN ID Name | Status Voice Jumbo&lt;BR /&gt;------- -------------------------------- + ---------- ----- -----&lt;BR /&gt;1 DEFAULT_VLAN | Port-based No No&lt;BR /&gt;2 OF_CONTROLLER_VLAN | Port-based No No&lt;BR /&gt;3 OF_HOST_VLAN | Port-based No No&lt;BR /&gt;&lt;BR /&gt;1. DEFAULT_VLAN (Primary VLAN) - Ports 1-6, IP Address 192.168.10.3 (Default IP: 192.168.10.1 for all three VLANs)&lt;BR /&gt;&lt;BR /&gt;2.&amp;nbsp;OF_CONTROLLER_VLAN - Ports 7-12,&amp;nbsp;IP Address 192.168.11.1&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;3. OF_HOST_VLAN - Ports 13-28, IP Address 192.168.12.1&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Aruba-2930F-24G-4SFP(config)# show openflow instance aggregate&lt;/P&gt;&lt;P&gt;Configured OF Version : 1.3&lt;BR /&gt;Negotiated OF Version : 1.3&lt;BR /&gt;Instance Name : aggregate&lt;BR /&gt;Data-path Description : aggregate&lt;BR /&gt;Administrator Status : Enabled&lt;BR /&gt;Member List : VLAN 3&lt;BR /&gt;Pipeline Model : Standard Match&lt;BR /&gt;Listen Port : None&lt;BR /&gt;Operational Status : Up&lt;BR /&gt;Operational Status Reason : NA&lt;BR /&gt;Datapath ID : 0003187a3b34dee0&lt;BR /&gt;Mode : Active&lt;BR /&gt;Flow Location : Hardware and Software&lt;BR /&gt;No. of Hardware Flows : 2&lt;BR /&gt;No. of Software Flows : 1&lt;BR /&gt;Hardware Rate Limit : 0 kbps&lt;BR /&gt;Software Rate Limit : 100 pps&lt;BR /&gt;Conn. Interrupt Mode : Fail-Secure&lt;BR /&gt;Maximum Backoff Interval : 60 seconds&lt;BR /&gt;Probe Interval : 10 seconds&lt;BR /&gt;Hardware Table Miss Count : NA&lt;BR /&gt;No. of Software Flow Tables : 1&lt;BR /&gt;Egress Only Ports : None&lt;BR /&gt;Table Model : Policy Engine and Software&lt;BR /&gt;Source MAC Group Table : Disabled&lt;BR /&gt;Destination MAC Group Table : Disabled&lt;BR /&gt;Default Miss Action : Drop&lt;BR /&gt;Packet-In VLAN Tagging : Default&lt;/P&gt;&lt;P&gt;Controller Id Connection Status Connection State Secure Role&lt;BR /&gt;------------- ----------------- ---------------- ------ ------&lt;BR /&gt;1 Connected Active No Equal&lt;BR /&gt;&lt;BR /&gt;I'm using the RYU controller, and the initial handshake connection and configuration from the RYU side with switch seems to working correctly.&lt;/P&gt;&lt;P&gt;Controller IP Address: 192.168.11.2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Aruba-2930F-24G-4SFP(config)# show run&lt;/P&gt;&lt;P&gt;Running configuration:&lt;/P&gt;&lt;P&gt;; JL259A Configuration Editor; Created on release #WC.16.10.0009&lt;BR /&gt;; Ver #14:67.6f.f8.1d.9b.3f.bf.bb.ef.7c.59.fc.6b.fb.9f.fc.ff.ff.37.ef:44&lt;BR /&gt;hostname "Aruba-2930F-24G-4SFP"&lt;BR /&gt;module 1 type jl259a&lt;BR /&gt;ip default-gateway 192.168.10.1&lt;BR /&gt;snmp-server community "public"&lt;BR /&gt;openflow&lt;BR /&gt;controller-id 1 ip 192.168.11.2 controller-interface vlan 2&lt;BR /&gt;instance aggregate&lt;BR /&gt;controller-id 1&lt;BR /&gt;version 1.3&lt;BR /&gt;enable&lt;BR /&gt;exit&lt;BR /&gt;enable&lt;BR /&gt;exit&lt;BR /&gt;vlan 1&lt;BR /&gt;name "DEFAULT_VLAN"&lt;BR /&gt;no untagged 7-28&lt;BR /&gt;untagged 1-6&lt;BR /&gt;ip address 192.168.10.3 255.255.255.0&lt;BR /&gt;ipv6 enable&lt;BR /&gt;ipv6 address autoconfig&lt;BR /&gt;ipv6 address dhcp full&lt;BR /&gt;exit&lt;BR /&gt;vlan 2&lt;BR /&gt;name "OF_CONTROLLER_VLAN"&lt;BR /&gt;untagged 7-12&lt;BR /&gt;ip address 192.168.11.1 255.255.255.0&lt;BR /&gt;ipv6 enable&lt;BR /&gt;ipv6 address autoconfig&lt;BR /&gt;exit&lt;BR /&gt;vlan 3&lt;BR /&gt;name "OF_HOST_VLAN"&lt;BR /&gt;untagged 13-28&lt;BR /&gt;ip address 192.168.12.1 255.255.255.0&lt;BR /&gt;ipv6 enable&lt;BR /&gt;ipv6 address autoconfig&lt;BR /&gt;exit&lt;BR /&gt;management-vlan 1&lt;BR /&gt;no tftp server&lt;BR /&gt;no autorun&lt;BR /&gt;no dhcp config-file-update&lt;BR /&gt;no dhcp image-file-update&lt;BR /&gt;password manager&lt;BR /&gt;&lt;BR /&gt;Any idea/suggestion as to why this is happening and what can be done would be really helpful, thanks!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 09 Nov 2022 17:07:16 GMT</pubDate>
    <dc:creator>skyfather37</dc:creator>
    <dc:date>2022-11-09T17:07:16Z</dc:date>
    <item>
      <title>Ping not working in HPE Aruba 2930F with Openflow aggregate mode  enabled</title>
      <link>https://community.hpe.com/t5/other-hpe-product-questions/ping-not-working-in-hpe-aruba-2930f-with-openflow-aggregate-mode/m-p/7177298#M5624</link>
      <description>&lt;P&gt;I have an HPE Aruba 2930F JL259A switch which is used to try out SDN related experiments. But after the aggregate mode instance is enabled , the ping command does not work. It results in "Request timeout out" response.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Aruba-2930F-24G-4SFP(config)# show VLANS&lt;/P&gt;&lt;P&gt;Status and Counters - VLAN Information&lt;/P&gt;&lt;P&gt;Maximum VLANs to support : 256&lt;BR /&gt;Primary VLAN : DEFAULT_VLAN&lt;BR /&gt;Management VLAN : DEFAULT_VLAN&lt;/P&gt;&lt;P&gt;VLAN ID Name | Status Voice Jumbo&lt;BR /&gt;------- -------------------------------- + ---------- ----- -----&lt;BR /&gt;1 DEFAULT_VLAN | Port-based No No&lt;BR /&gt;2 OF_CONTROLLER_VLAN | Port-based No No&lt;BR /&gt;3 OF_HOST_VLAN | Port-based No No&lt;BR /&gt;&lt;BR /&gt;1. DEFAULT_VLAN (Primary VLAN) - Ports 1-6, IP Address 192.168.10.3 (Default IP: 192.168.10.1 for all three VLANs)&lt;BR /&gt;&lt;BR /&gt;2.&amp;nbsp;OF_CONTROLLER_VLAN - Ports 7-12,&amp;nbsp;IP Address 192.168.11.1&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;3. OF_HOST_VLAN - Ports 13-28, IP Address 192.168.12.1&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Aruba-2930F-24G-4SFP(config)# show openflow instance aggregate&lt;/P&gt;&lt;P&gt;Configured OF Version : 1.3&lt;BR /&gt;Negotiated OF Version : 1.3&lt;BR /&gt;Instance Name : aggregate&lt;BR /&gt;Data-path Description : aggregate&lt;BR /&gt;Administrator Status : Enabled&lt;BR /&gt;Member List : VLAN 3&lt;BR /&gt;Pipeline Model : Standard Match&lt;BR /&gt;Listen Port : None&lt;BR /&gt;Operational Status : Up&lt;BR /&gt;Operational Status Reason : NA&lt;BR /&gt;Datapath ID : 0003187a3b34dee0&lt;BR /&gt;Mode : Active&lt;BR /&gt;Flow Location : Hardware and Software&lt;BR /&gt;No. of Hardware Flows : 2&lt;BR /&gt;No. of Software Flows : 1&lt;BR /&gt;Hardware Rate Limit : 0 kbps&lt;BR /&gt;Software Rate Limit : 100 pps&lt;BR /&gt;Conn. Interrupt Mode : Fail-Secure&lt;BR /&gt;Maximum Backoff Interval : 60 seconds&lt;BR /&gt;Probe Interval : 10 seconds&lt;BR /&gt;Hardware Table Miss Count : NA&lt;BR /&gt;No. of Software Flow Tables : 1&lt;BR /&gt;Egress Only Ports : None&lt;BR /&gt;Table Model : Policy Engine and Software&lt;BR /&gt;Source MAC Group Table : Disabled&lt;BR /&gt;Destination MAC Group Table : Disabled&lt;BR /&gt;Default Miss Action : Drop&lt;BR /&gt;Packet-In VLAN Tagging : Default&lt;/P&gt;&lt;P&gt;Controller Id Connection Status Connection State Secure Role&lt;BR /&gt;------------- ----------------- ---------------- ------ ------&lt;BR /&gt;1 Connected Active No Equal&lt;BR /&gt;&lt;BR /&gt;I'm using the RYU controller, and the initial handshake connection and configuration from the RYU side with switch seems to working correctly.&lt;/P&gt;&lt;P&gt;Controller IP Address: 192.168.11.2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Aruba-2930F-24G-4SFP(config)# show run&lt;/P&gt;&lt;P&gt;Running configuration:&lt;/P&gt;&lt;P&gt;; JL259A Configuration Editor; Created on release #WC.16.10.0009&lt;BR /&gt;; Ver #14:67.6f.f8.1d.9b.3f.bf.bb.ef.7c.59.fc.6b.fb.9f.fc.ff.ff.37.ef:44&lt;BR /&gt;hostname "Aruba-2930F-24G-4SFP"&lt;BR /&gt;module 1 type jl259a&lt;BR /&gt;ip default-gateway 192.168.10.1&lt;BR /&gt;snmp-server community "public"&lt;BR /&gt;openflow&lt;BR /&gt;controller-id 1 ip 192.168.11.2 controller-interface vlan 2&lt;BR /&gt;instance aggregate&lt;BR /&gt;controller-id 1&lt;BR /&gt;version 1.3&lt;BR /&gt;enable&lt;BR /&gt;exit&lt;BR /&gt;enable&lt;BR /&gt;exit&lt;BR /&gt;vlan 1&lt;BR /&gt;name "DEFAULT_VLAN"&lt;BR /&gt;no untagged 7-28&lt;BR /&gt;untagged 1-6&lt;BR /&gt;ip address 192.168.10.3 255.255.255.0&lt;BR /&gt;ipv6 enable&lt;BR /&gt;ipv6 address autoconfig&lt;BR /&gt;ipv6 address dhcp full&lt;BR /&gt;exit&lt;BR /&gt;vlan 2&lt;BR /&gt;name "OF_CONTROLLER_VLAN"&lt;BR /&gt;untagged 7-12&lt;BR /&gt;ip address 192.168.11.1 255.255.255.0&lt;BR /&gt;ipv6 enable&lt;BR /&gt;ipv6 address autoconfig&lt;BR /&gt;exit&lt;BR /&gt;vlan 3&lt;BR /&gt;name "OF_HOST_VLAN"&lt;BR /&gt;untagged 13-28&lt;BR /&gt;ip address 192.168.12.1 255.255.255.0&lt;BR /&gt;ipv6 enable&lt;BR /&gt;ipv6 address autoconfig&lt;BR /&gt;exit&lt;BR /&gt;management-vlan 1&lt;BR /&gt;no tftp server&lt;BR /&gt;no autorun&lt;BR /&gt;no dhcp config-file-update&lt;BR /&gt;no dhcp image-file-update&lt;BR /&gt;password manager&lt;BR /&gt;&lt;BR /&gt;Any idea/suggestion as to why this is happening and what can be done would be really helpful, thanks!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Nov 2022 17:07:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/other-hpe-product-questions/ping-not-working-in-hpe-aruba-2930f-with-openflow-aggregate-mode/m-p/7177298#M5624</guid>
      <dc:creator>skyfather37</dc:creator>
      <dc:date>2022-11-09T17:07:16Z</dc:date>
    </item>
    <item>
      <title>Re: Ping not working in HPE Aruba 2930F with Openflow aggregate mode  enabled</title>
      <link>https://community.hpe.com/t5/other-hpe-product-questions/ping-not-working-in-hpe-aruba-2930f-with-openflow-aggregate-mode/m-p/7177339#M5627</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.hpe.com/t5/user/viewprofilepage/user-id/2076414"&gt;@skyfather37&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;Thank you for writing to us.&amp;nbsp;&lt;SPAN&gt;HPE Networking forum has moved to Aruba Airheads Community and for HPE networking and Aruba product queries, request you to visit and post your query here:&amp;nbsp;&lt;A tabindex="-1" title="https://community.arubanetworks.com/discussion" href="https://community.arubanetworks.com/discussion" target="_blank" rel="noopener noreferrer nofollow" aria-label="Link Aruba Airheads Community"&gt;Aruba Airheads Community&lt;/A&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;You can refer to the below link as well for more details:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.hpe.com/t5/Announcements/HPE-Networking-forum-migration-to-Aruba-Airheads-community-Nov/m-p/7150664" target="_blank" rel="noopener"&gt;HPE Networking forum migration to Aruba Airheads c... - Hewlett Packard Enterprise Community&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 10 Nov 2022 06:53:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/other-hpe-product-questions/ping-not-working-in-hpe-aruba-2930f-with-openflow-aggregate-mode/m-p/7177339#M5627</guid>
      <dc:creator>Sunitha_Mod</dc:creator>
      <dc:date>2022-11-10T06:53:54Z</dc:date>
    </item>
  </channel>
</rss>

