aruba_networks:controller:aruba_mobility_controller_7220
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
aruba_networks:controller:aruba_mobility_controller_7220 [2025/08/29 11:00] – aperez | aruba_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 "LS210 - 2P-LSC-H-26-LS210 - .25_2/02" | include Power | + | show ap debug system-status ap-name "AP1" | include Power |
- | show ap arm state ap-name "LS210 - 2P-LSC-H-26-LS210 - .25_2/02" | + | show ap arm state ap-name "AP1" |
- | show ap arm state ap-name "LS210 - 2P-LSC-H-26-LS210 - .25_2/02" | include Band|Channel|EIRP | + | show ap arm state ap-name "AP1" | include Band|Channel|EIRP |
- | show ap radio-summary | include "LS210 - 2P-LSC-H-26-LS210 - .25_2/02" | + | show ap radio-summary | include "AP1" |
- | show ap debug system-status ap-name "LS210 - 2P-LSC-H-26-LS210 - .25_2/02" | include Power | LLDP | + | show ap debug system-status ap-name "AP1" | include Power | LLDP |
- | show ap arm state ap-name "MS228 - 2P-LSC-O-21-MS228 - .25_1/41" | include Band|Channel|EIRP | + | show ap arm state ap-name "AP1" | include Band|Channel|EIRP |
- | show ap config ap-name "MS228 - 2P-LSC-O-21-MS228 - .25_1/41" | include ap-group | + | show ap config ap-name "AP1" | include ap-group |
- | show ap config ap-name "MS228 - 2P-LSC-O-21-MS228 - .25_1/41" | include ap system-profile | + | show ap config ap-name "AP1" | include ap system-profile |
- | show ap config ap-name "MS228 - 2P-LSC-O-21-MS228 - .25_1/41" | include dot11g-radio-profile | + | show ap config ap-name "AP1" | include dot11g-radio-profile |
- | show ap config ap-name "MS228 - 2P-LSC-O-21-MS228 - .25_1/41" | include dot11a-radio-profile | + | show ap config ap-name "AP1" | include dot11a-radio-profile |
show ap radio-summary | include N/A | show ap radio-summary | include N/A | ||
</ | </ | ||
+ | ---- | ||
+ | ---- | ||
{{ : | {{ : | ||
- | |||
{{pdfjs 46em > | {{pdfjs 46em > | ||
+ | |||
+ | ---- | ||
+ | ---- | ||
+ | |||
+ | {{ : | ||
+ | {{pdfjs 46em > | ||
+ | |||
+ | ---- | ||
+ | ---- | ||
+ | |||
+ | ====== 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/ | ||
+ | |||
+ | ===== Configuración ===== | ||
+ | |||
+ | ==== SSID Profiles ==== | ||
+ | < | ||
+ | (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 | ||
+ | </ | ||
+ | |||
+ | ==== Virtual AP – Broadcast/ | ||
+ | < | ||
+ | wlan virtual-ap default | ||
+ | | ||
+ | | ||
+ | | ||
+ | | ||
+ | </ | ||
+ | |||
+ | ==== SSID Profile – Minimum Rates ==== | ||
+ | < | ||
+ | wlan ssid-profile default | ||
+ | | ||
+ | | ||
+ | | ||
+ | | ||
+ | </ | ||
+ | |||
+ | ==== RF Profiles ==== | ||
+ | < | ||
+ | (config) # rf dot11a-radio-profile default | ||
+ | (config) # rf dot11g-radio-profile default | ||
+ | </ | ||
+ | |||
+ | ==== Spectrum Load Balancing ==== | ||
+ | < | ||
+ | spectrum-load-balancing | ||
+ | slb-mode radio | ||
+ | slb-threshold 20 | ||
+ | slb-update-interval 60 | ||
+ | </ | ||
+ | |||
+ | ==== 5 GHz Radio Profile ==== | ||
+ | < | ||
+ | (config) # rf dot11a-radio-profile default | ||
+ | (5GHz radio profile " | ||
+ | (5GHz radio profile " | ||
+ | (5GHz radio profile " | ||
+ | (5GHz radio profile " | ||
+ | </ | ||
+ | |||
+ | ==== 2.4 GHz Radio Profile ==== | ||
+ | < | ||
+ | (config) # rf dot11g-radio-profile default | ||
+ | (2.4GHz radio profile " | ||
+ | (2.4GHz radio profile " | ||
+ | (2.4GHz radio profile " | ||
+ | (2.4GHz radio profile " | ||
+ | </ | ||
+ | |||
+ | ==== ARM Profiles ==== | ||
+ | < | ||
+ | (config) # rf arm-profile " | ||
+ | (config) # rf arm-profile " | ||
+ | (config) # rf arm-profile " | ||
+ | no 80MHz-support | ||
+ | | ||
+ | |||
+ | show ap arm state ap-name | ||
+ | </ | ||
+ | |||
+ | ==== Deshabilitar 2.4 GHz en SSID ==== | ||
+ | < | ||
+ | (config) # wlan ssid-profile default | ||
+ | (config-ssid)# | ||
+ | (config-ssid)# | ||
+ | </ | ||
+ | |||
+ | ==== Apagar 2.4 GHz en AP Group ==== | ||
+ | < | ||
+ | (config) # wlan ap-group Piney_Portal_AP-Group | ||
+ | (config-ap-group)# | ||
+ | (config-802.11g-radio)# | ||
+ | </ | ||
+ | |||
+ | ===== Verificación ===== | ||
+ | |||
+ | ==== AirGroup ==== | ||
+ | < | ||
+ | show airgroup status | ||
+ | show airgroup statistics | ||
+ | show airgroup servers | ||
+ | show airgroup users | ||
+ | show airgroup debug | ||
+ | </ | ||
+ | |||
+ | ---- | ||
+ | ---- | ||
+ | |||
+ | {{ : | ||
+ | |||
+ | {{pdfjs 46em > | ||
+ | |||
+ | |||
+ | ---- | ||
+ | ---- | ||
+ | |||
+ | **[[https:// | ||
+ | |||
+ | |||
+ | ---- | ||
+ | ---- | ||
+ | |||
+ | |||
+ | {{ : | ||
+ | Wi-Fi Performance at 5 GHz (20/40 MHz)}} | ||
+ | |||
+ | |||
+ | {{pdfjs 46em >: | ||
+ | |||
+ | |||
+ | {{ : | ||
+ | Rendimiento Wi-Fi 5 GHz (20/40 MHz)}} | ||
+ | |||
+ | |||
+ | {{pdfjs 46em >: | ||
---- | ---- | ||
---- | ---- | ||
aruba_networks/controller/aruba_mobility_controller_7220.1756483230.txt.gz · Last modified: 2025/08/29 11:00 by aperez