mirror of
https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
synced 2025-11-18 11:04:51 +00:00
ls_cisco_snp.py : updated comments on radios and what supported
This commit is contained in:
@@ -1265,7 +1265,7 @@ Script logic loops:
|
|||||||
|
|
||||||
AP {Axel, Vanc} Dynamic
|
AP {Axel, Vanc} Dynamic
|
||||||
frequency {24ghz, 5ghz} Common (band)
|
frequency {24ghz, 5ghz} Common (band)
|
||||||
wifimode{11ax, 11ac, 11n, 11bg} Common
|
wifimode{11ax, 11ac, 11n, 11bg} Common
|
||||||
Bandwidth {20, 40, 80, 160}
|
Bandwidth {20, 40, 80, 160}
|
||||||
data-encryption {enable/disable} Common
|
data-encryption {enable/disable} Common
|
||||||
AP-mode {local/flexconnect} Common
|
AP-mode {local/flexconnect} Common
|
||||||
@@ -1275,49 +1275,91 @@ AP {Axel, Vanc} Dynamic
|
|||||||
Packet-size { 88, 512, 1370, 1518} Common
|
Packet-size { 88, 512, 1370, 1518} Common
|
||||||
Time (4 iterations of 30 sec and get the best average TP out of it)
|
Time (4 iterations of 30 sec and get the best average TP out of it)
|
||||||
|
|
||||||
|
Notes:
|
||||||
|
so if AP is /n, then ax200 will connect at /n. But if AP is /AX, we have no way to force ax200 to act like /n
|
||||||
|
|
||||||
|
ax200 is dual band, supporting at least /b/g/n/AX on 2.4Ghz, and /a/n/ac/AX on 5Ghz. 2.4Ghz doesn't officially support /AC, but often chips will do /AC there anyway
|
||||||
|
|
||||||
|
if they want /AC or /n or /abg stations, then our ath10k radios can support that need (and ath9k if they have any, can do /n and /abg)
|
||||||
|
|
||||||
|
|
||||||
wifimode:
|
wifimode:
|
||||||
802.11ax
|
11ax, 11ac, 11n, 11bg
|
||||||
|
|
||||||
|
#############################################
|
||||||
|
5 Ghz
|
||||||
|
#############################################
|
||||||
|
Wifi mode: ax - 5ghz
|
||||||
|
Radios : ax200 : 802.11 /a/n/ac/AX
|
||||||
|
|
||||||
|
Wifi mode: 11ac - 5ghz
|
||||||
|
Radios : ath10K(9984) 802.11an-AC
|
||||||
|
|
||||||
|
Wifi mode: 11n - 5ghz
|
||||||
|
Radios : ath10K(9984) 802.11an-AC
|
||||||
|
|
||||||
|
#############################################
|
||||||
|
24 Ghz
|
||||||
|
#############################################
|
||||||
|
|
||||||
|
Wifi mode: 11ax - 24ghz
|
||||||
|
Radios : ax200 - 802.11 /b/g/n/AX
|
||||||
|
|
||||||
|
Wifi mode: 11ac - 24ghz
|
||||||
|
Radios : ax200 802.11 /b/g/n/AX (2.4Ghz doesn't officially support /AC, but often chips will do /AC there anyway)
|
||||||
|
|
||||||
|
Wifi mode: 11n - 24ghz
|
||||||
|
Radios : ax200 802.11 /b/g/n/AX
|
||||||
|
|
||||||
|
Wifi mode: 11bg - 24ghz
|
||||||
|
Radios : ax200 802.11 /b/g/n/AX
|
||||||
|
|
||||||
|
Wifi mode: 11bg
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
ax200 is dual band, supporting at least /b/g/n/AX on 2.4Ghz, and /a/n/ac/AX on 5Ghz. 2.4Ghz doesn't officially support /AC, but often chips will do /AC there anyway
|
||||||
|
|
||||||
Radio descriptions:
|
Radio descriptions:
|
||||||
ax200 radio can be /ax - forcing it to lesser capabilities may not work
|
ax200 radio can only be ax - forcing it to lesser capabilities may not work
|
||||||
ath10K(998x) - wave -1 , dual band card it can be ac, n , a/b/g modes, up to 3x3 spacial streams
|
ath10K(998x) - wave -1 , dual band card it can be ac, n , a/b/g modes, up to 3x3 spacial streams
|
||||||
ath10K(9884) - wave-2 supports 4x4 802.11an-AC 5ghz (can act as ac , n)
|
ath10K(9884) - wave-2 supports 4x4 802.11an-AC 5ghz (can act as ac , an)
|
||||||
|
|
||||||
Note: wave-2 radios can act as ac, n, (802.11an-AC) or legacy a/b/g (802.11bgn-AC)
|
Note: wave-2 radios can act as ac, an, (802.11an-AC) or legacy a/b/g (802.11bgn-AC)
|
||||||
|
|
||||||
TODO: Radio descriptions in realm , the 1. refers to the chassi hopefully corresponds to the shelf
|
TODO: Radio descriptions in realm , the 1. refers to the chassi hopefully corresponds to the shelf
|
||||||
|
|
||||||
1.wiphy0 802.11abgn-ax iwlwifi(AX200) 523 - 1 stations - 5ghz/24ghz use only for 802.11ax
|
1.wiphy0 802.11abgn-ax iwlwifi(AX200) 523 - 1 stations - 5ghz/24ghz use only for 802.11ax - 24gz abgn
|
||||||
1.wiphy1 802.11abgn-ax iwlwifi(AX200) 523 - 1 stations - 5ghz/24ghz use only for 802.11ax
|
1.wiphy1 802.11abgn-ax iwlwifi(AX200) 523 - 1 stations - 5ghz/24ghz use only for 802.11ax - 24gz abgn
|
||||||
1.wiphy2 802.11abgn-ax iwlwifi(AX200) 523 - 1 stations - 5ghz/24ghz use only for 802.11ax
|
1.wiphy2 802.11abgn-ax iwlwifi(AX200) 523 - 1 stations - 5ghz/24ghz use only for 802.11ax - 24gz abgn
|
||||||
1.wiphy3 802.11abgn-ax iwlwifi(AX200) 523 - 1 stations - 5ghz/24ghz use only for 802.11ax
|
1.wiphy3 802.11abgn-ax iwlwifi(AX200) 523 - 1 stations - 5ghz/24ghz use only for 802.11ax - 24gz abgn
|
||||||
1.wiphy4 802.11abgn-ax iwlwifi(AX200) 523 - 1 stations - 5ghz/24ghz use only for 802.11ax
|
1.wiphy4 802.11abgn-ax iwlwifi(AX200) 523 - 1 stations - 5ghz/24ghz use only for 802.11ax - 24gz abgn
|
||||||
1.wiphy5 802.11abgn-ax iwlwifi(AX200) 523 - 1 stations - 5ghz/24ghz use only for 802.11ax
|
1.wiphy5 802.11abgn-ax iwlwifi(AX200) 523 - 1 stations - 5ghz/24ghz use only for 802.11ax - 24gz abgn
|
||||||
1.wiphy6 802.11abgn-ax iwlwifi(AX200) 523 - 1 stations - 5ghz/24ghz use only for 802.11ax
|
1.wiphy6 802.11abgn-ax iwlwifi(AX200) 523 - 1 stations - 5ghz/24ghz use only for 802.11ax - 24gz abgn
|
||||||
1.wiphy7 802.11abgn-ax iwlwifi(AX200) 523 - 1 stations - 5ghz/24ghz use only for 802.11ax
|
1.wiphy7 802.11abgn-ax iwlwifi(AX200) 523 - 1 stations - 5ghz/24ghz use only for 802.11ax - 24gz abgn
|
||||||
1.wiphy8 802.11an-AC ath10k(9984) 523 - 64 stations - 5ghz
|
1.wiphy8 802.11an-AC ath10k(9984) 523 - 64 stations - 5ghz
|
||||||
1.wiphy9 802.11an-AC ath10k(9984) 523 - 64 stations - 5ghz
|
1.wiphy9 802.11an-AC ath10k(9984) 523 - 64 stations - 5ghz
|
||||||
|
|
||||||
2.wiphy0 802.11abgn-ax iwlwifi(AX200) 521 - 1 stations - 5ghz/24ghz use only for 802.11ax
|
2.wiphy0 802.11abgn-ax iwlwifi(AX200) 521 - 1 stations - 5ghz/24ghz use only for 802.11ax - 24gz abgn
|
||||||
2.wiphy1 802.11abgn-ax iwlwifi(AX200) 521 - 1 stations - 5ghz/24ghz use only for 802.11ax
|
2.wiphy1 802.11abgn-ax iwlwifi(AX200) 521 - 1 stations - 5ghz/24ghz use only for 802.11ax - 24gz abgn
|
||||||
|
|
||||||
3.wiphy0 802.11abgn-ax iwlwifi(AX200) 521 - 1 stations - 5ghz/24ghz use only for 802.11ax
|
3.wiphy0 802.11abgn-ax iwlwifi(AX200) 521 - 1 stations - 5ghz/24ghz use only for 802.11ax - 24gz abgn
|
||||||
3.wiphy1 802.11abgn-ax iwlwifi(AX200) 521 - 1 stations - 5ghz/24ghz use only for 802.11ax
|
3.wiphy1 802.11abgn-ax iwlwifi(AX200) 521 - 1 stations - 5ghz/24ghz use only for 802.11ax - 24gz abgn
|
||||||
|
|
||||||
4.wiphy0 802.11abgn-ax iwlwifi(AX200) 521 - 1 stations - 5ghz/24ghz use only for 802.11ax
|
4.wiphy0 802.11abgn-ax iwlwifi(AX200) 521 - 1 stations - 5ghz/24ghz use only for 802.11ax - 24gz abgn
|
||||||
4.wiphy1 802.11abgn-ax iwlwifi(AX200) 521 - 1 stations - 5ghz/24ghz use only for 802.11ax
|
4.wiphy1 802.11abgn-ax iwlwifi(AX200) 521 - 1 stations - 5ghz/24ghz use only for 802.11ax - 24gz abgn
|
||||||
|
|
||||||
5.wiphy0 802.11abgn-ax iwlwifi(AX200) 521 - 1 stations - 5ghz/24ghz use only for 802.11ax
|
5.wiphy0 802.11abgn-ax iwlwifi(AX200) 521 - 1 stations - 5ghz/24ghz use only for 802.11ax - 24gz abgn
|
||||||
5.wiphy1 802.11abgn-ax iwlwifi(AX200) 521 - 1 stations - 5ghz/24ghz use only for 802.11ax
|
5.wiphy1 802.11abgn-ax iwlwifi(AX200) 521 - 1 stations - 5ghz/24ghz use only for 802.11ax - 24gz abgn
|
||||||
|
|
||||||
6.wiphy0 802.11abgn-ax iwlwifi(AX200) 523 - 1 stations - 5ghz/24ghz use only for 802.11ax
|
6.wiphy0 802.11abgn-ax iwlwifi(AX200) 523 - 1 stations - 5ghz/24ghz use only for 802.11ax - 24gz abgn
|
||||||
6.wiphy1 802.11abgn-ax iwlwifi(AX200) 523 - 1 stations - 5ghz/24ghz use only for 802.11ax
|
6.wiphy1 802.11abgn-ax iwlwifi(AX200) 523 - 1 stations - 5ghz/24ghz use only for 802.11ax - 24gz abgn
|
||||||
6.wiphy2 802.11abgn-ax iwlwifi(AX200) 523 - 1 stations - 5ghz/24ghz use only for 802.11ax
|
6.wiphy2 802.11abgn-ax iwlwifi(AX200) 523 - 1 stations - 5ghz/24ghz use only for 802.11ax - 24gz abgn
|
||||||
6.wiphy3 802.11abgn-ax iwlwifi(AX200) 523 - 1 stations - 5ghz/24ghz use only for 802.11ax
|
6.wiphy3 802.11abgn-ax iwlwifi(AX200) 523 - 1 stations - 5ghz/24ghz use only for 802.11ax - 24gz abgn
|
||||||
6.wiphy4 802.11abgn-ax iwlwifi(AX200) 523 - 1 stations - 5ghz/24ghz use only for 802.11ax
|
6.wiphy4 802.11abgn-ax iwlwifi(AX200) 523 - 1 stations - 5ghz/24ghz use only for 802.11ax - 24gz abgn
|
||||||
6.wiphy5 802.11abgn-ax iwlwifi(AX200) 523 - 1 stations - 5ghz/24ghz use only for 802.11ax
|
6.wiphy5 802.11abgn-ax iwlwifi(AX200) 523 - 1 stations - 5ghz/24ghz use only for 802.11ax - 24gz abgn
|
||||||
6.wiphy6 802.11abgn-ax iwlwifi(AX200) 523 - 1 stations - 5ghz/24ghz use only for 802.11ax
|
6.wiphy6 802.11abgn-ax iwlwifi(AX200) 523 - 1 stations - 5ghz/24ghz use only for 802.11ax - 24gz abgn
|
||||||
6.wiphy7 802.11abgn-ax iwlwifi(AX200) 523 - 1 stations - 5ghz/24ghz use only for 802.11ax
|
6.wiphy7 802.11abgn-ax iwlwifi(AX200) 523 - 1 stations - 5ghz/24ghz use only for 802.11ax - 24gz abgn
|
||||||
6.wiphy8 802.11an-AC ath10k(9984) 523 - 64 stations - 5ghz
|
6.wiphy8 802.11an-AC ath10k(9984) 523 - 64 stations - 5ghz
|
||||||
6.wiphy9 802.11an-AC ath10k(9984) 523 - 64 stations - 5ghz
|
6.wiphy9 802.11an-AC ath10k(9984) 523 - 64 stations - 5ghz
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user