Merge pull request #748 from nevsan/arp2
arp: Generalize to common and add cache clearing.
This commit is contained in:
@@ -1,15 +0,0 @@
|
||||
# arp
|
||||
|
||||
> Show and manipulate your system's ARP cache.
|
||||
|
||||
- Show current arp table:
|
||||
|
||||
`arp`
|
||||
|
||||
- Delete an entry:
|
||||
|
||||
`arp -d {{address}}`
|
||||
|
||||
- Create an entry:
|
||||
|
||||
`arp -s {{address}} {{mac address}}`
|
Reference in New Issue
Block a user