doc: releases: Update migration with Wi-Fi shell
Document old and new options for Wi-Fi shell to help with the migration. Signed-off-by: Chaitanya Tata <Chaitanya.Tata@nordicsemi.no>
This commit is contained in:
parent
5f6e2a73cb
commit
50e0123d47
1 changed files with 19 additions and 0 deletions
|
@ -404,6 +404,25 @@ Networking
|
||||||
the server commands, enable :kconfig:option:`NET_ZPERF_SERVER`. If server support
|
the server commands, enable :kconfig:option:`NET_ZPERF_SERVER`. If server support
|
||||||
is not needed, :kconfig:option:`ZVFS_POLL_MAX` can possibly be reduced.
|
is not needed, :kconfig:option:`ZVFS_POLL_MAX` can possibly be reduced.
|
||||||
|
|
||||||
|
* The L2 Wi-Fi shell now supports interface option for most commands, to accommodate this
|
||||||
|
change some of the existing options have been renamed. The following table
|
||||||
|
summarizes the changes:
|
||||||
|
|
||||||
|
+------------------------+---------------------+--------------------+
|
||||||
|
| Command(s) | Old option | New option |
|
||||||
|
+------------------------+---------------------+--------------------+
|
||||||
|
| ``wifi connect`` | ``-i`` | ``-g`` |
|
||||||
|
| ``wifi ap enable`` | | |
|
||||||
|
+------------------------+---------------------+--------------------+
|
||||||
|
| ``wifi twt setup`` | ``-i`` | ``-p`` |
|
||||||
|
+------------------------+---------------------+--------------------+
|
||||||
|
| ``wifi ap config`` | ``-i`` | ``-t`` |
|
||||||
|
+------------------------+---------------------+--------------------+
|
||||||
|
| ``wifi mode`` | ``--if-index`` | ``--iface`` |
|
||||||
|
| ``wifi channel`` | | |
|
||||||
|
| ``wifi packet_filter`` | | |
|
||||||
|
+------------------------+---------------------+--------------------+
|
||||||
|
|
||||||
OpenThread
|
OpenThread
|
||||||
==========
|
==========
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue