ifdown: add page (#933)
This commit is contained in:

committed by
Waldir Pimenta

parent
211ac32f3e
commit
52949a4e7b
11
pages/linux/ifdown.md
Normal file
11
pages/linux/ifdown.md
Normal file
@@ -0,0 +1,11 @@
|
|||||||
|
# ifdown
|
||||||
|
|
||||||
|
> Disable network interfaces.
|
||||||
|
|
||||||
|
- Disable interface eth0:
|
||||||
|
|
||||||
|
`ifdown {{eth0}}`
|
||||||
|
|
||||||
|
- Disable all interfaces which are enabled:
|
||||||
|
|
||||||
|
`ifdown -a`
|
Reference in New Issue
Block a user