English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

Explain how a frame/packet is processed when it gets to the router.

2007-07-12 19:49:22 · 4 answers · asked by Anonymous in Computers & Internet Computer Networking

4 answers

The router inspects the packet header and compares the destination address to the routing table. If the router has the destination network in its routing table it forwards the packet to the appropriate interface. If it does not have the destination network in its routing table it discards the packet.

Routers operate at layer 3 and could care less about MAC addresses.

2007-07-12 22:04:52 · answer #1 · answered by Bostonian In MO 7 · 0 0

Say a file is being copied from one machine to another, something must keep track of all the packets so that the file can be reassembled. If many machines are talking to the same machine at once, that machine must somehow keep track of which packets it sends to or receives from each of the other PCs.

If one of the machines in the network has its network card replaced, the only way to distinguish one machine from another is the MAC address. One machine keeps a list of all the MAC addresses on the network and the names of the machines so that packets and names can be correlated. If a PC's network card is replaced, the network, after queries, can update the list to associate the name of the PC with its new network card's MAC address.

Bottom line: it reassembles the packets to the correct MAC address.

2007-07-13 03:15:58 · answer #2 · answered by TameBeast 6 · 0 1

Basics
http://www.gardenwatcher.com/Ibasics.htm

2007-07-13 03:02:14 · answer #3 · answered by DOUGLAS M 6 · 0 0

to know about that we need to know about the seven layers on a packet . the ISO OSI layer. when a packet it gets to a router. it will check the ip address and the mac address on the packet and it will forward the packet to the destination computer or the router which is connected to that computer..

and if u need to know more about the packet processing u need to study the seven layers on the ISO OSI model and this is not depended on the routers.

2007-07-13 03:22:16 · answer #4 · answered by pat 2 · 0 1

fedest.com, questions and answers