pavement

ARP

From FreeBSDwiki
(Difference between revisions)
Jump to: navigation, search
m
Line 1: Line 1:
 
ARP (Address Resolution Protocol) is used on a [[LAN]] to map [[IP]] addresses to physical [[MAC]] addresses.
 
ARP (Address Resolution Protocol) is used on a [[LAN]] to map [[IP]] addresses to physical [[MAC]] addresses.
 +
 +
Technically, this is not specific to FreeBSD, but if you're using your FreeBSD box as a gateway, this is something that you'll need know (also how to clear the ARP cache on your switch, if you're on a switched network).
 +
 +
[[Category: FreeBSD Terminology]]

Revision as of 17:53, 31 July 2005

ARP (Address Resolution Protocol) is used on a LAN to map IP addresses to physical MAC addresses.

Technically, this is not specific to FreeBSD, but if you're using your FreeBSD box as a gateway, this is something that you'll need know (also how to clear the ARP cache on your switch, if you're on a switched network).

Personal tools