ip: add an example for neighbors (#2197)
This commit is contained in:

committed by
Starbeamrainbowlabs

parent
117ce65459
commit
ae8a46a3e2
@@ -10,6 +10,10 @@
|
||||
|
||||
`ip r`
|
||||
|
||||
- Show neighbors (ARP table):
|
||||
|
||||
`ip n`
|
||||
|
||||
- Make an interface up/down:
|
||||
|
||||
`ip link set {{interface}} up/down`
|
||||
|
Reference in New Issue
Block a user