...
| Блок кода |
|---|
wlc(config-wlc-ap-radio-5g-override)# do shshow rurun wlc ap-location default-location ap-location default-location description "default-location" mode tunnel ap-profile default-ap airtune-profile default_airtune antenna-profile band_2g_5_dBi band 2g macs AP_with_antenna_5dBi antenna-profile band_5g_4_dBi band 5g ap-models Street_20L antenna-profile band_5g_7_dBi band 5g ap-models Street_30L antenna-profile band_2g_5_dBi band 2g all antenna-profile band_5g_6_dBi band 5g all radio-2g-profile test2g radio-5g-profile test5g radio-6g-profile test6g ssid-profile default-ssid exit wlc(config-wlc-ap-radio-5g-override)# do shshwo rurun wlc radio-5g-profile test5g radio-5g-profile test5g eirp 19 eirp-min 5 eirp-max 20 exit |
...
Подключим 2 ТД (WEP-200L и WEP-30L), которые при подключении сразу перейдут в Cfg failed:
| Блок кода |
|---|
wlc# shshow wlc ap MAC address Status IP address SW version Hostname Ap-location Uptime Clients (2g/5g/6g/all) ----------------- ---------------- --------------- ---------------- ------------------------------ ------------------------------ ---------------- ------------------- 68:13:e2:0e:7b:80 Cfg failed 10.11.0.31 2.8.9 build 52 WEP-200L default-location 00,01:42:54 0/0/-/0 ec:b1:e0:2b:35:90 Cfg failed 10.11.0.32 2.12.0 build 209 WEP-30L default-location 00,00:11:55 0/0/-/0 |
...
| Блок кода |
|---|
2026-06-11T13:51:29+07:00 %WLC-W-WARN: CFD:[68:13:e2:0e:7b:80]:Config not valid 2026-06-11T13:51:30+07:00 %WLC-W-WARN: APSTM:[68:13:e2:0e:7b:80]:AP enter to Cfg failed state, desc: 'invalid eirp-min 5 (profile), converted tx-power-min 2 is less than possible tx power-min 4 for country-code 'RU' (profile)' 2026-06-11T13:51:32+07:00 %WLC-W-WARN: CFD:[ec:b1:e0:2b:35:90]:Config not valid 2026-06-11T13:51:33+07:00 %WLC-W-WARN: APSTM:[ec:b1:e0:2b:35:90]:AP enter to Cfg failed state, desc: 'invalid eirp-max 23 (profile), converted tx-power-max 20 is greater than possible tx-power-max 19 for country-code 'RU' (profile)' |
С помощью команды sh show wlc configuration warnings можно повторно вывести сообщения об ошибках конфигурирования, из-за который ТД перешли в статус Cfg failed:
| Блок кода |
|---|
wlc# shshow wlc configuration warnings No Message ---- ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 1 AP '68:13:e2:0e:7b:80' location 'default-location', radio-2g-profile 'default_2g': invalid eirp-min 5 (profile), converted tx-power-min 2 is less than possible tx-power-min 4 for country-code 'RU' (profile) 2 AP 'ec:b1:e0:2b:35:90' location 'default-location', radio-5g-profile 'default_5g': invalid eirp-max 23 (profile), converted tx-power-max 20 is greater than possible tx-power-max 19 for country-code 'RU' (profile) |
...
Подключим ТД WOP-30L (с внешними антеннами), которая при подключении сразу перейдет в Cfg failed:
| Блок кода |
|---|
wlc# shshow wlc ap MAC address Status IP address SW version Hostname Ap-location Uptime Clients (2g/5g/6g/all) ----------------- ---------------- --------------- ---------------- ------------------------------ ------------------------------ ---------------- ------------------- ec:b1:e0:33:ba:10 Cfg failed 10.11.0.34 2.12.0 build 198 WOP-30L default-location 00,00:01:07 0/0/-/0 |
С помощью команды sh show wlc configuration warningsможно вывести сообщения об ошибках конфигурирования, из-за которых ТД перешла в Cfg failed:
| Блок кода |
|---|
wlc# shshow wlc configuration warnings No Message ---- ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 1 AP 'ec:b1:e0:33:ba:10' location 'default-location', radio-2g-profile 'default_2g': invalid eirp-max 20 (profile), converted tx-power-max 20 is greater than possible tx-power-max 16 for country-code 'RU' (profile) 2 AP 'ec:b1:e0:33:ba:10' location 'default-location', radio-5g-profile 'default_5g': invalid eirp-max 23 (profile), converted tx-power-max 23 is greater than possible tx-power-max 19 for country-code 'RU' (profile) |
...
К WLC подключено несколько ТД:
| Блок кода |
|---|
wlc# shshow wlc ap MAC address Status IP address SW version Hostname Ap-location Uptime Clients (2g/5g/6g/all) ----------------- ---------------- --------------- ---------------- ------------------------------ ------------------------------ ---------------- ------------------- cc:9d:a2:c2:96:c0 Active 10.11.0.30 1.16.1 build 8 WEP-3ax default-location 00,00:08:43 0/0/-/0 e8:28:c1:ff:27:10 Active 10.11.0.31 2.8.0 build 1 WEP-200L default-location 00,05:25:12 0/0/-/0 e8:28:c1:ff:27:11 Active 10.11.0.32 2.8.0 build 1 WEP-200L default-location 00,05:25:12 0/0/-/0 ec:b1:e0:2b:35:90 Active 10.11.0.33 2.12.0 build 209 WEP-30L default-location 00,01:19:30 0/0/-/0 |
...
| Блок кода |
|---|
ap cc:9d:a2:c2:96:c0
ap-model "WEP-3ax"
ap-location default-location
override 2g
eirp 15
eirp-min 10
eirp-max 19
exit
exit |
Убедимся в выводе sh show wlc ap detailed, что точка доступа переконфигурировалась и продолжает работать в статусе Active:
| Блок кода |
|---|
wlc# shshow wlc ap cc:9d:a2:c2:96:c0 detailed AP cc:9d:a2:c2:96:c0: MAC address: cc:9d:a2:c2:96:c0 Status: Active Status description: -- IP address: 10.11.0.30 Board type: WEP-3ax SW version: 1.16.1 build 8 Radio wlan0: Band: 2g MAC address: cc:9d:a2:c2:96:c0 Status: Enabled Channel: 11 Frequency: 2462 Bandwidth: 20 TX power: 12.0 |
...