Question:
What are the different type of networking / internetworking devices?
Answer:
Repeater: Also called a regenerator, it is an electronic device that operates only at physical layer. It receives the signal in the network before it becomes weak, regenerates the original bit pattern and puts the refreshed copy back in to the link.
Bridges: These operate both in the physical and data link layers of LANs of same type. They divide a larger network in to smaller segments. They contain logic that allow them to keep the traffic for each segment separate and thus are repeaters that relay a frame only the side of the segment containing the intended recipent and control congestion.
Routers: They relay packets among multiple interconnected networks (i.e. LANs of different type). They operate in the physical, data link and network layers. They contain software that enable them to determine which of the several possible paths is the best for a particular transmission.
Gateways: They relay packets among networks that have different protocols (e.g. between a LAN and a WAN). They accept a packet formatted for one protocol and convert it to a packet formatted for another protocol before forwarding it. They operate in all seven layers of the OSI model. Source: CoolInterview.com
I Think Switches has left both layer 2 and 3. Bridges aren't used these days and it also work on data link layer and not on physical layer.
Switches (L2) -------- It breaks collasion domain.Uses MAC address to communicate. Faster than bridges. Source: CoolInterview.com
Answered by: Alok Kumar Singh | Date: 12/4/2009
| Contact Alok Kumar Singh
Router- routtes between differnet network.it take routing decision by refering routing table and therefore it is also called as layer 3 device.
switch-switches within same subnet.it refers mac table for forwarding decions so it is called as a layer 2 device. Source: CoolInterview.com
Answered by: akash | Date: 9/2/2010
| Contact akash
If you have the better answer, then send it to us. We will display your answer after the approval.
Rules to Post Answers in CoolInterview.com:-
- There should not be any Spelling Mistakes.
- There should not be any Gramatical Errors.
- Answers must not contain any bad words.
- Answers should not be the repeat of same answer, already approved.
- Answer should be complete in itself.
|