User Tools

Site Tools


aruba_networks:controller:aruba_mobility_controller_7220

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
aruba_networks:controller:aruba_mobility_controller_7220 [2025/05/21 10:34] aperezaruba_networks:controller:aruba_mobility_controller_7220 [2025/09/14 11:30] (current) aperez
Line 545: Line 545:
 **{{ :aruba_networks:controller:arubaos_72xx_8.10.0.17.zip |arubaos_72xx_8.10.0_17_.zip}}** **{{ :aruba_networks:controller:arubaos_72xx_8.10.0.17.zip |arubaos_72xx_8.10.0_17_.zip}}**
  
 +**{{ :aruba_networks:controller:arubaos_72xx_8.12.0.5_92330.zip |arubaos_72xx_8.12.0.5_92330.zip}}**
 ---- ----
 ---- ----
Line 561: Line 562:
 {{pdfjs 46em >aruba_networks:controller:arubaos-8.10.0.16-release-notes.pdf }} {{pdfjs 46em >aruba_networks:controller:arubaos-8.10.0.16-release-notes.pdf }}
  
 +----
 +**{{ :aruba_networks:controller:arubaos-8.12.0.5-release-notes.pdf |Arubaos 8.12.0.5 release notes}}**
 +
 +{{pdfjs 46em >aruba_networks:controller:arubaos-8.12.0.5-release-notes.pdf }}
  
 ---- ----
Line 697: Line 702:
  
  
 +----
 ---- ----
  
 +{{ :aruba_networks:controller:optimizacion_wlan_aruba_7200_aps_.pdf |}}
  
  
 +{{pdfjs 46em >aruba_networks:controller:optimizacion_wlan_aruba_7200_aps_.pdf }}
 +
 +----
 +----
 +
 +<code bash>
 +show ap radio-summary
 +show ap debug system-status ap-name "AP1" | include Power
 +show ap arm state ap-name "AP1"
 +show ap arm state ap-name "AP1" | include Band|Channel|EIRP
 +show ap radio-summary | include "AP1"
 +show ap debug system-status ap-name "AP1" | include Power | LLDP
 +show ap arm state ap-name "AP1" | include Band|Channel|EIRP
 +show ap config ap-name "AP1" | include ap-group
 +show ap config ap-name "AP1" | include ap system-profile
 +show ap config ap-name "AP1" | include dot11g-radio-profile
 +show ap config ap-name "AP1" | include dot11a-radio-profile
 +show ap radio-summary | include N/A
 +</code>
 +
 +----
 +----
 +
 +{{ :aruba_networks:controller:arm_2_4_ghz_disable_on_wlan_7200_aruba_networks_v3.pdf |}}
 +{{pdfjs 46em >aruba_networks:controller:arm_2_4_ghz_disable_on_wlan_7200_aruba_networks_v3.pdf }}
 +
 +----
 +----
 +
 +{{ :aruba_networks:controller:airgroup_wlan_7220.pdf |}}
 +{{pdfjs 46em >aruba_networks:controller:airgroup_wlan_7220.pdf }}
 +
 +----
 +----
 +
 +====== Guía Técnica – Aruba 7220 ======
 +
 +===== Objetivo =====
 +Optimizar rendimiento y estabilidad en SSID críticos mediante:
 +  * Conversión de multicast a unicast (DMO).
 +  * Definición de tasas mínimas (min rates).
 +  * Balanceo de carga por radio (Spectrum Load Balancing).
 +  * Control de anchos de canal (ARM).
 +  * Desactivación de 2.4 GHz en SSIDs principales.
 +  * Verificación de AirGroup (mDNS/Bonjour).
 +
 +===== Configuración =====
 +
 +==== SSID Profiles ====
 +<code>
 +(Aruba7220) [mynode] (config) # wlan ssid-profile
 +default
 +IoT_ssid_prof
 +Piney_Portal_ssid_prof
 +SFE_ST_ssid_prof
 +SFE_Staff_ssid_prof
 +SFE_Student_ssid_prof
 +SFE_Teacher_ssid_prof
 +SFE_WiFi_ssid_prof
 +</code>
 +
 +==== Virtual AP – Broadcast/Multicast ====
 +<code>
 +wlan virtual-ap default
 +   dynamic-mcast-optimization
 +   dynamic-mcast-optimization-thresh 6
 +   broadcast-filter arp
 +   broadcast-filter all
 +</code>
 +
 +==== SSID Profile – Minimum Rates ====
 +<code>
 +wlan ssid-profile default
 +   g-basic-rates 12
 +   g-tx-rates 12 18 24 36 48 54
 +   a-basic-rates 12
 +   a-tx-rates 12 18 24 36 48 54
 +</code>
 +
 +==== RF Profiles ====
 +<code>
 +(config) # rf dot11a-radio-profile default
 +(config) # rf dot11g-radio-profile default
 +</code>
 +
 +==== Spectrum Load Balancing ====
 +<code>
 +spectrum-load-balancing
 +slb-mode radio
 +slb-threshold 20
 +slb-update-interval 60
 +</code>
 +
 +==== 5 GHz Radio Profile ====
 +<code>
 +(config) # rf dot11a-radio-profile default
 +(5GHz radio profile "default") # spectrum-load-balancing
 +(5GHz radio profile "default") # slb-mode radio
 +(5GHz radio profile "default") # slb-threshold 20
 +(5GHz radio profile "default") # slb-update-interval 60
 +</code>
 +
 +==== 2.4 GHz Radio Profile ====
 +<code>
 +(config) # rf dot11g-radio-profile default
 +(2.4GHz radio profile "default") # spectrum-load-balancing
 +(2.4GHz radio profile "default") # slb-mode radio
 +(2.4GHz radio profile "default") # slb-threshold 20
 +(2.4GHz radio profile "default") # slb-update-interval 60
 +</code>
 +
 +==== ARM Profiles ====
 +<code>
 +(config) # rf arm-profile "default"
 +(config) # rf arm-profile "default-a"
 +(config) # rf arm-profile "default-g"
 +   no 80MHz-support
 +   40MHz-allowed-bands all
 +
 +show ap arm state ap-name
 +</code>
 +
 +==== Deshabilitar 2.4 GHz en SSID ====
 +<code>
 +(config) # wlan ssid-profile default
 +(config-ssid)# band-steering-mode prefer-5ghz
 +(config-ssid)# g-disable
 +</code>
 +
 +==== Apagar 2.4 GHz en AP Group ====
 +<code>
 +(config) # wlan ap-group Piney_Portal_AP-Group
 +(config-ap-group)# rf dot11g-radio-profile default
 +(config-802.11g-radio)# radio disable
 +</code>
 +
 +===== Verificación =====
 +
 +==== AirGroup ====
 +<code>
 +show airgroup status
 +show airgroup statistics
 +show airgroup servers
 +show airgroup users
 +show airgroup debug
 +</code>
 +
 +----
 +----
 +
 +{{ :aruba_networks:controller:80_mhz_and_2_4ghz_disable.pdf |}}
 +
 +{{pdfjs 46em >aruba_networks:controller:80_mhz_and_2_4ghz_disable.pdf }}
 +
 +
 +----
 +----
 +
 +**[[https://www.cisco.com/c/en/us/support/docs/quality-of-service-qos/qos-video/212134-Video-Quality-of-Service-QOS-Tutorial.html|Video Quality of Service (QOS) Tutorial]]**
 +
 +
 +----
 +----
 +
 +
 +{{ :networking:wireless_topic:wi-fi_standards:promethean_analisis_en.pdf |Executive Summary with Visual Evidence
 +Wi-Fi Performance at 5 GHz (20/40 MHz)}}
 +
 +
 +{{pdfjs 46em >:networking:wireless_topic:wi-fi_standards:promethean_analisis_en.pdf}}
 +
 +
 +{{ :networking:wireless_topic:wi-fi_standards:promethean_analisis_sp.pdf |Síntesis Ejecutiva con Evidencia Gráfica
 +Rendimiento Wi-Fi 5 GHz (20/40 MHz)}}
 +
 +
 +{{pdfjs 46em >:networking:wireless_topic:wi-fi_standards:promethean_analisis_sp.pdf}}
 +
 +----
 +----
  
aruba_networks/controller/aruba_mobility_controller_7220.1747841690.txt.gz · Last modified: 2025/05/21 10:34 by aperez

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki