-
Notifications
You must be signed in to change notification settings - Fork 660
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update WiFi models to support 6 GHz operation. (#607)
* Update WiFi models to support 6 GHz operation. * (M) release/models/wifi/openconfig-ap-manager.yang - Added deployment types and power sources. * (M) release/models/wifi/openconfig-wifi-mac.yang - Added ssid basic/supported data rates, opmode - Changed server-group requirements for new opmodes - Added mfp support * (M) release/models/wifi/openconfig-wifi-phy.yang - Added new channels and neighbor-list-state opmodes. * (M) release/models/wifi/openconfig-wifi-types - Added new channels, operating frequencies and operating capabilities. * Fix OC versions and substitute - for _. * Substitute - for _ * Additional updates to support 6 GHz on WiFi models. * (M) release/models/wifi/openconfig-wifi-types.yang - Consolidated channels for all frequencies. * (M) release/models/wifi/openconfig-wifi-phy.yang - Removed supported-channels-6ghz due to channel consolidation (above). * (M) release/models/wifi/openconfig-ap-manager.yang - Updated power-sources for 802.3bt with Types 3 and 4. * * (M) release/models/wifi/openconfig-ap-manager.yang - Removed deployment type as implementation of 6 GHz APs in outdoor environments is still pending. * (M) release/models/wifi/openconfig-wifi-mac.yang - Updated leaf descriptions to include 6 GHz where appropriate. - Added WPA3_ENTERPRISE_192_BIT enum under opmode leaf. - Updated server-group and mfp leaves with WPA3_ENTERPRISE_192_BIT opmode option. - Added wpa3-psk leaf. * (M) release/models/wifi/openconfig-wifi-phy.yang - Updated neighbor-list-state opmodes with WPA3. * (M) release/models/wifi/openconfig-wifi-types - Renamed new 6GHz-related identities for consistency. * Addressing comments for adding 6 GHz support. * (M) release/models/wifi/openconfig-wifi-types - Updated description of 6GHz-related frequency types. Co-authored-by: Diana Cortes <dcortes@google.com>
- Loading branch information
Showing
4 changed files
with
138 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters