mirror of
https://github.com/espressif/openthread.git
synced 2026-08-18 00:19:52 +00:00
cli: fix wrong error info when display ifconfig status (#324)
This commit is contained in:
@@ -236,6 +236,16 @@ Bring down the IPv6 interface.
|
||||
Done
|
||||
```
|
||||
|
||||
### ifconfig
|
||||
|
||||
Show the status of the IPv6 interface.
|
||||
|
||||
```bash
|
||||
> ifconfig
|
||||
down
|
||||
Done
|
||||
```
|
||||
|
||||
### ipaddr
|
||||
|
||||
List all IPv6 addresses assigned to the Thread interface.
|
||||
|
||||
Reference in New Issue
Block a user