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/08/29 10:59] aperezaruba_networks:controller:aruba_mobility_controller_7220 [2025/09/14 11:30] (current) aperez
Line 715: Line 715:
 <code bash> <code bash>
 show ap radio-summary 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>
  
-show ap debug system-status ap-name "LS210 2P-LSC-H-26-LS210 .25_2/02" | include Power+---- 
 +----
  
-show ap arm state ap-name "LS210 - 2P-LSC-H-26-LS210 - .25_2/02"+{{ :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 }}
  
-show ap arm state ap-name "LS210 2P-LSC-H-26-LS210 .25_2/02" | include Band|Channel|EIRP+---- 
 +----
  
-show ap radio-summary include "LS210 - 2P-LSC-H-26-LS210 - .25_2/02"+{{ :aruba_networks:controller:airgroup_wlan_7220.pdf |}} 
 +{{pdfjs 46em >aruba_networks:controller:airgroup_wlan_7220.pdf }}
  
-show ap debug system-status ap-name "LS210 2P-LSC-H-26-LS210 .25_2/02" | include Power | LLDP+---- 
 +----
  
-show ap arm state ap-name "MS228 - 2P-LSC-O-21-MS228 - .25_1/41" | include Band|Channel|EIRP+====== Guía Técnica – Aruba 7220 ======
  
-show ap config ap-name "MS228 - 2P-LSC-O-21-MS228 - .25_1/41" | include ap-group +===== Objetivo ===== 
-show ap config ap-name "MS228 - 2P-LSC-O-21-MS228 - .25_1/41" | include ap system-profile +Optimizar rendimiento y estabilidad en SSID críticos mediante: 
-show ap config ap-name "MS228 - 2P-LSC-O-21-MS228 - .25_1/41" | include dot11g-radio-profile +  * Conversión de multicast a unicast (DMO)
-show ap config ap-name "MS228 - 2P-LSC-O-21-MS228 - .25_1/41" | include dot11a-radio-profile+  * 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).
  
-show ap radio-summary | include N/A+===== 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> </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>
  
-{{ :aruba_networks:controller:arm_2_4_ghz_disable_on_wlan_7200_aruba_networks_v3.pdf |}}+==== 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>
  
-{{pdfjs 46em >aruba_networks:controller:arm_2_4_ghz_disable_on_wlan_7200_aruba_networks_v3.pdf }}+==== 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.1756483199.txt.gz · Last modified: 2025/08/29 10:59 by aperez

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki