This is a very simple topology at the moment.
So the gateway can ping the firewall, via the switch with a packet size of 1472. It can ping the other gateway, or the access point with a packet size of 1252.
The firewall can ping both the gateway and the access point using a packet size of 8972 - so the odd thing appears to to be outbound traffic from the Aruba Gear itself.
Original Message:
Sent: Jun 23, 2025 05:00 AM
From: ProbeRequest
Subject: AOS 10 – Poor Performance with Tunnelled SSIDs via Gateway
The switch and all other switches in the path between AP and GW will require MTU to be configured for jumbo frames also.
Original Message:
Sent: Jun 23, 2025 04:49 AM
From: BigDPG
Subject: AOS 10 – Poor Performance with Tunnelled SSIDs via Gateway
Software/Firmware Versions:
- Gateways 10.4.1.7
- Access Points: 10.7.1.1
originally there was a firewall here between the devices
- VLAN 10 had the APs within it.
- VLAN 5 had the Gateways within it.
These were routed by a firewall, with an MTU of 9000.
As I couldn't get this to perform as I expected, I removed the firewall, and both the Gateway, and the AP are now both sitting on VLAN 5. However pinging the interface of the AP from the firewall, I get fragmentation at 1252 (1280bytes) - which makes no sense to me.
(9004-DCO) *#ping 192.168.95.100 packet-size 1252 df-flag ! - Success . - Failure D - Duplicate ResponsePress 'q' to abort.Sending 5, 1252-byte ICMP Echos to 192.168.95.100, timeout is 2 seconds:!!!!!Success rate is 100 percent (5/5), round-trip min/avg/max = 1.775/2.9976/6.79 ms(9004-DCO) *#ping 192.168.95.100 packet-size 1253 df-flag ! - Success . - Failure D - Duplicate ResponsePress 'q' to abort.Sending 5, 1253-byte ICMP Echos to 192.168.95.100, timeout is 2 seconds:.....Success rate is 0 percent (0/5)
What is also a little odd to be is I get the same result to the other gateway:
(9004-DCO) *#ping 192.168.95.13 packet-size 1252 df-flag! - Success . - Failure D - Duplicate ResponsePress 'q' to abort.Sending 5, 1252-byte ICMP Echos to 192.168.95.13, timeout is 2 seconds:!!!!!Success rate is 100 percent (5/5), round-trip min/avg/max = 1.502/2.2436/2.747 ms(9004-DCO) *#ping 192.168.95.13 packet-size 1253 df-flag! - Success . - Failure D - Duplicate ResponsePress 'q' to abort.Sending 5, 1253-byte ICMP Echos to 192.168.95.13, timeout is 2 seconds:.....Success rate is 0 percent (0/5)
However, if I ping the firewall I can ping up to 1472
(9004-DCO) *#ping 192.168.95.1 packet-size 1472 df-flag! - Success . - Failure D - Duplicate ResponsePress 'q' to abort.Sending 5, 1472-byte ICMP Echos to 192.168.95.1, timeout is 2 seconds:!!!!!Success rate is 100 percent (5/5), round-trip min/avg/max = 1.416/1.7398/2.037 ms
I can't go beyond this however. But from the firewall, I can ping the gateway, without fragmentation up to the expected 8972.
Original Message:
Sent: Jun 23, 2025 02:55 AM
From: ProbeRequest
Subject: AOS 10 – Poor Performance with Tunnelled SSIDs via Gateway
Does the traffic pass through a firewall between the APs and the Gateway? What version of AOS 10 are you running on your APs and Gateways? What model Gateway?
If you expect to use jumbo frames at the Gateway you will have to ensure that the path between the AP and the Gateway also allows jumbo frames. This means all switches and routers that the GRE packets will pass through on their journey.
The validated solutions guide states this about Jumbo frames in a tunneled mode deployment:
Jumbo MTU Support (Optional) Tunneled WLANs use GRE encapsulation, which adds overhead to the packet size. Standard MTU values are sufficient in most deployments. However, when clients generate large frames or when deploying User-Based Tunneling (UBT), enabling jumbo MTU support in the underlay is recommended. HPE Aruba Networking recommends configuring an MTU of 9198 on AOS-10 gateways and AOS-CX switches when large frames are expected. Improper MTU sizing can result in fragmentation, latency, and performance degradation under specific traffic conditions.
Underlay validation should include path testing, proper routing configuration, and confirmation that all intermediate devices support the required MTU where applicable.
Original Message:
Sent: Jun 22, 2025 07:45 PM
From: BigDPG
Subject: AOS 10 – Poor Performance with Tunnelled SSIDs via Gateway
thanks. The tunneled SSID are only on the gateway.
I agree; in this case we have just tried to remove any other networking elements to see if the issue remained - which it has.
Original Message:
Sent: Jun 22, 2025 07:23 PM
From: ariyap
Subject: AOS 10 – Poor Performance with Tunnelled SSIDs via Gateway
if you are running L2 adjacency between AOS10 APs and gateways, then ensure the VLANs associated with tunneled SSID are only defined at the Gateway.
also note that I would not recommend using L2 adj in campus env.
------------------------------
If my post was useful accept solution and/or give kudos.
Any opinions expressed here are solely my own and not necessarily that of HPE or Aruba.