Controller-less WLANs

 View Only
last person joined: one year ago 

Articles relating to existing and legacy HPE Aruba Networking products and solutions including IAP, Central / HPE Aruba Networking Central, MSR, and Outdoor Mesh

How to disable/enable short preamble on IAP? 

Aug 08, 2016 02:46 PM

Requirement:

There are some network devices such as SpectraLink NetLink phones requires long preambles. In such cases, unchecking short preamble enables long preamble to achieve interoperability with Spectralink Netlink phones and other network devices that supports long preamble.



Solution:

In the Instant 6.4.3.4-4.2.1.0 release, the IAP CLI allows you to enable or disable the transmission and reception of short preamble frames. By default, short preamble frames are enabled for all WLAN SSID clients, The wlan ssid-profile command now includes short-preamble-disable command to disable short preamble frames. The function only takes effect on 2.4G band and configuration only supports on wlan-ssid-profile.



Configuration:

•Disable short preamble (will start using long preamble)

IAP (config) # wlan ssid-profile test

IAP (SSID Profile "test") # short-preamble-disable

 

•Enable short preamble

IAP (config) # wlan ssid-profile test

IAP (SSID Profile "test") # no short-preamble-disable


Verification

 

WLAN administration can look-up running configuration to understand if short preamble is disabled or not. By default it is enabled.

<output trimmed>

IAP#show running-config | begin "wlan ssid-profile"
wlan ssid-profile test
enable
index3
essid test
opmode opensystem
short-preamble-disable      ⇒ Currently short preamble is disabled in the SSID profile called test.

 

Same can be verified from OTA captures as shown below,

 

  • Bit is set to 0, when short preamble is disabled.

 

  • Bit is set to 1, when short preamble is enabled.


 

 

Statistics
0 Favorited
0 Views
0 Files
0 Shares
0 Downloads

Related Entries and Links

No Related Resource entered.