Address Mapping Explained | Address Resolution Protocol | Reverse Address Resolution Protocol | Networking
Address Mapping: Ø The delivery of a packet to a host or router requires two levels of addressing: Logical and physical. Ø We need to map logical address to its corresponding physical address and vice versa. Ø This can be done by Static mapping and Dynamic mapping. Ø Static mapping involves in the creation of a table that associates a logical address with a physical address. This address mapping table is stored in each device on the network. Ø Static mapping has some limitations because physical addresses may change in the following ways: · A machine could change its Network Interface Card (NIC) , which results in a new MAC address. · In some Local Area Networks(LAN), such as Local Talk, the MAC address changes every time the computer is turned on. · ...