Skip to content

Instantly share code, notes, and snippets.

@wwfandy
Last active August 18, 2016 07:27
Linux proc arp
[root@rhel7 ~]# cat /proc/net/arp
IP address HW type Flags HW address Mask Device
10.10.10.201 0x1 0x2 00:0C:29:01:98:01 * eth0
10.10.10.202 0x1 0x2 00:0C:29:01:98:02 * eth0
10.10.10.203 0x1 0x2 00:0C:29:01:98:03 * eth0
10.10.10.204 0x1 0x2 00:0C:29:01:98:04 * eth0
10.10.10.205 0x1 0x2 00:0C:29:01:98:05 * eth0
10.10.10.206 0x1 0x2 00:0C:29:01:98:06 * eth0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment