User Tools

Site Tools


dido:public:ra:xapend:xapend.c_hwarch:network

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
dido:public:ra:xapend:xapend.c_hwarch:network [2021/08/13 11:51]
murphy [About]
dido:public:ra:xapend:xapend.c_hwarch:network [2021/10/03 15:30] (current)
nick ↷ Links adapted because of a move operation
Line 1: Line 1:
 ====== C.6 Network Devices ====== ====== C.6 Network Devices ======
-[[dido:​public:​ra:​xapend:​xapend.c_hwarch| Return to Hardware Architectures ]]+[[dido:​public:​ra:​xapend:​xapend.c_hwarch:start| Return to Hardware Architectures ]]
  
 ===== About ===== ===== About =====
Line 29: Line 29:
 ^ [[dido:​public:​ra:​xapend:​xapend.a_glossary:​s:​switch]] ​  | A switch is a multiport bridge with a buffer and a design that can boost its efficiency (a large number of ports imply less traffic) and [[dido:​public:​ra:​xapend:​xapend.a_glossary:​p:​performance|performance]]. A switch is a [[dido:​public:​ra:​xapend:​xapend.a_glossary:​d:​datalinklayer|data link layer]] device.| ^ [[dido:​public:​ra:​xapend:​xapend.a_glossary:​s:​switch]] ​  | A switch is a multiport bridge with a buffer and a design that can boost its efficiency (a large number of ports imply less traffic) and [[dido:​public:​ra:​xapend:​xapend.a_glossary:​p:​performance|performance]]. A switch is a [[dido:​public:​ra:​xapend:​xapend.a_glossary:​d:​datalinklayer|data link layer]] device.|
 ^ [[dido:​public:​ra:​xapend:​xapend.a_glossary:​r:​router]] ​  | A router is a device like a switch that routes data packets based on their IP addresses. A Router is mainly a [[dido:​public:​ra:​xapend:​xapend.a_glossary:​n:​netlayer|Network Layer]] device. Routers normally connect LANs and WANs together and use a dynamically updated routing table to make decisions regarding data packet routing. Routers divide broadcast domains of hosts connected through it. | ^ [[dido:​public:​ra:​xapend:​xapend.a_glossary:​r:​router]] ​  | A router is a device like a switch that routes data packets based on their IP addresses. A Router is mainly a [[dido:​public:​ra:​xapend:​xapend.a_glossary:​n:​netlayer|Network Layer]] device. Routers normally connect LANs and WANs together and use a dynamically updated routing table to make decisions regarding data packet routing. Routers divide broadcast domains of hosts connected through it. |
-^ [[dido:​public:​ra:​xapend:​xapend.a_glossary:​b:​bridge]] ​  | A bridge operates at the data link layer. A bridge is a repeater, with the ability to filter content by reading the MAC addresses of source and destination. It is also used for interconnecting two LANs using the same protocol. It has a single input and single output port, thus making it a 2 port device. |+^ [[dido:​public:​ra:​xapend:​xapend.a_glossary:​b:​bridge]] ​  | A bridge operates at the data link layer. A bridge is a repeater, with the ability to filter content by reading the MAC addresses of source and destination. It is also used for interconnecting two LANs using the same [[dido:​public:​ra:​xapend:​xapend.a_glossary:​p:​protocol|protocol]]. It has a single input and single output port, thus making it a 2 port device. |
 ^ [[dido:​public:​ra:​xapend:​xapend.a_glossary:​g:​gateway]] ​ | A gateway, as the name suggests, is a passage to connect two networks together that may work in accordance with different networking models. A gateway basically functions as a messenger agent that takes data from one system, interprets it, and transfers it to another system. Gateways are also called protocol converters and can operate at any network layer. Gateways are generally more complex than a switch or router. | ^ [[dido:​public:​ra:​xapend:​xapend.a_glossary:​g:​gateway]] ​ | A gateway, as the name suggests, is a passage to connect two networks together that may work in accordance with different networking models. A gateway basically functions as a messenger agent that takes data from one system, interprets it, and transfers it to another system. Gateways are also called protocol converters and can operate at any network layer. Gateways are generally more complex than a switch or router. |
 ^ [[dido:​public:​ra:​xapend:​xapend.a_glossary:​m:​modem]] ​   | <​WRAP>​ ^ [[dido:​public:​ra:​xapend:​xapend.a_glossary:​m:​modem]] ​   | <​WRAP>​
dido/public/ra/xapend/xapend.c_hwarch/network.1628869919.txt.gz · Last modified: 2021/08/13 11:51 by murphy