[cli] add docs for trel counters (#10756)

This commit is contained in:
Yang Sun
2024-09-26 14:02:10 -07:00
committed by GitHub
parent 596c5aa6a2
commit a9805ed93a
+20
View File
@@ -3949,6 +3949,26 @@ Done
Done
```
### trel counters
Get the TREL counters.
```bash
> trel counters
Inbound: Packets 32 Bytes 4000
Outbound: Packets 4 Bytes 320 Failures 1
Done
```
### trel counters reset
Reset the TREL counters.
```bash
> trel counters reset
Done
```
### trel port
Get the TREL UDP port number.