User Tools

Site Tools


arp:view_the_arp_cache_table

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

arp:view_the_arp_cache_table [2016/11/21 01:08] – created peterarp:view_the_arp_cache_table [2019/11/26 20:02] (current) – removed peter
Line 1: Line 1:
-====== ARP - View the ARP Cache Table ====== 
- 
-<code bash> 
-arp -n -a 
-</code> 
- 
-Result 
- 
-<code> 
-? (10.12.2.40) at 12:f7:fd:48:aa:79 [ether] on eth0 
-? (10.12.2.43) at 12:48:08:aa:a5:bb [ether] on eth0 
-? (10.12.2.8) at 12:ab:ed:67:34:79 [ether] on eth0 
-? (10.12.2.94) at 12:47:87:c2:60:8d [ether] on eth0 
-? (10.12.2.1) at 12:6f:56:c0:c4:c1 [ether] on eth0 
-</code> 
- 
-You can also use the below command to view arp table. 
- 
-<code bash> 
-arp -n -e 
-</code> 
- 
-Result 
- 
-<code> 
-Address                  HWtype  HWaddress           Flags Mask            Iface 
-10.12.2.40               ether   12:f7:fd:48:aa:79                       eth0 
-10.12.2.43               ether   12:48:08:aa:a5:bb                       eth0 
-10.12.2.8                ether   12:ab:ed:67:34:79                       eth0 
-10.12.2.94               ether   12:47:87:c2:60:8d                       eth0 
-10.12.2.1                ether   12:6f:56:c0:c4:c1                       eth0 
-</code> 
  
arp/view_the_arp_cache_table.1479690481.txt.gz · Last modified: 2020/07/15 09:30 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki