mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-20 14:50:39 +00:00
Update cheatsheets
This commit is contained in:
13
tldr/linux/ifstatus
Normal file
13
tldr/linux/ifstatus
Normal file
@@ -0,0 +1,13 @@
|
||||
---
|
||||
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}}`
|
||||
Reference in New Issue
Block a user