9 DHCP and Routingl9 - 103323
9 DHCP and Routingl9 - 103323
LECTURE NO 9
Your router once makes its internet connection through ISP send internet
activities to any PC connected to your router through a technology of
Network Address Translation (NAT).
The ARP program looks in the ARP cache and, if it finds the address, provides
it so that the packet can be converted to the right packet length and format
and sent to the machine. If no entry is found for the IP address, ARP
broadcasts a request packet in a special format to all the machines on the
LAN to see if one machine knows that it has that IP address associated with
it. A machine that recognizes the IP address as its own returns a reply so
indicating. ARP updates the ARP cache for future reference and then sends
the packet to the MAC address that replied.
ROUTING PROCESS
Routing is the process of moving packets across a network from one host to
another. It is usually performed by dedicated devices called routers. Packets
are the fundamental unit of information transport in all modern computer
networks, and increasingly in other communications networks as well. They
are transmitted over packet switched networks, which are networks on which
each message is cut up into a set of small segments prior to transmission.
Each packet is then transmitted individually and can follow the same path or
a different path to the common destination. Once all of the packets have
arrived at the destination, they are automatically reassembled to recreate
the original message.
IP FORWARDING/IP ROUTING.
ROUTING TABLE