mirror of
https://github.com/Telecominfraproject/wlan-testing.git
synced 2025-10-31 19:08:01 +00:00
Update radio config data for band steering testcase
Signed-off-by: bhargavi-ct <bhargavimamidipaka@candelatech.com>
This commit is contained in:
@@ -31,19 +31,17 @@ setup_params_general = {
|
|||||||
"rf": {
|
"rf": {
|
||||||
"2G": {
|
"2G": {
|
||||||
"band": "2G",
|
"band": "2G",
|
||||||
"country": "CA",
|
"country": "US",
|
||||||
"channel-width": 80,
|
"channel-width": 80
|
||||||
"channel-mode": "HE"
|
|
||||||
},
|
},
|
||||||
"5G": {
|
"5G": {
|
||||||
"band": "5G",
|
"band": "5G",
|
||||||
"country": "CA",
|
"country": "US",
|
||||||
"channel-width": 80,
|
"channel-width": 80
|
||||||
"channel-mode": "HE"
|
|
||||||
},
|
},
|
||||||
"6G": {
|
"6G": {
|
||||||
"band": "6G",
|
"band": "6G",
|
||||||
"channel-mode": "HE"
|
"country": "US",
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"radius": False
|
"radius": False
|
||||||
|
|||||||
Reference in New Issue
Block a user