Files
cheatsheet-tldr/tldr/linux/ifstatus
2025-03-26 00:18:43 +00:00

18 lines
307 B
Plaintext

---
syntax: markdown
tags: [tldr, linux]
source: https://github.com/tldr-pages/tldr.git
---
# ifstatus
> Display OpenWRT interface status in JSON format.
> More information: <https://openwrt.org/docs/techref/netifd>.
- Display interface status:
`ifstatus {{interface_name}}`
- Display help:
`ifstatus`