On Tue, Jul 29, 2014 at 1:19 PM, Martin Møller Skarbiniks Pedersen <
traxpla...@gmail.com> wrote:

> On 29 July 2014 18:44, Bryan J Smith <b.j.sm...@ieee.org> wrote:
>
>> On Tue, Jul 29, 2014 at 9:50 AM, Martin Møller Skarbiniks Pedersen <
>> traxpla...@gmail.com> wrote:
>>
>> 205.1 arp
>>>    I don't think it belongs here. And it isn't that useful.
>>>
>>
>> ​Ummm ... isn't that useful?​
>>
>> ​I still use it heavily for troubleshooting.​
>>
>
> Can you tell a bit more about that ?
>

​Oh, several uses.

​Bonding is the obvious, first use.  Many times one might want to remove
the MAC address from a kernel ARP cache.  One of the most common will be in
a cluster environment or IP failover solution.​

But there are many other uses
​ too​.

E.g., one cannot always bring up tcpdump in some environments
​, as going promiscuous on an interface may be outlawed.  B
ut one can
​ easily look​
at the kernel's own arp table.

Heck, on more than one occasion I've needed to verify a
 MAC
​was accessible via
a reachable port in the same broadcast domain
​(some subnet) ​
on the switch.​
​I'd be lying if this wasn't because
a network admin
​did ​
not verify something, and I was able to repudiate his statements
​ showing I could very much see the MAC that wasn't supposed to be there.


There are so many other cases where looking at or modifying the kernel's
ARP table is an immediate need or at least useful.

​-- bjs
​
_______________________________________________
lpi-examdev mailing list
lpi-examdev@lpi.org
http://list.lpi.org/cgi-bin/mailman/listinfo/lpi-examdev

Reply via email to