1. Network adapters
Each computer must have a net work card installed inorder to
communicate in the network.
- Network cards come according to speed and type of cable.
- Also we require separate network cards for wireless networking.
- It support speeds such as 10/100 mbps and 100/1000 mbps.
2. Repeaters
- These are a 2 port device used to extend a single connection.
- It can almost double the distance of the cable.
3. HUB.
- These are the central device used in physical STAR networks.
- It creates the interface through which we can connect multiple
- computers to the network.
- HUB come according to speed and number of ports.
- Also separate HUB are required for UTP cables and Fiberoptic cables.
4. Bridge
- Used for connecting two network segments together
- Also it can perform traffic filtering among the segments.
- It can remember the Physical addresses of computers in both segments and reduce collisions between these segments.
5. Switch
- It is the same as bridge as it can remember Physical address and perform traffic filtering between segments.
- Its main difference is that it can supprot multiple segment connection
- where as bridge can only support two net segments.
6. Router
- These are used for interconnecting different networks with eachother.
- It can store logical address of networks and perform traffic filtering among those networks.
7. Brouter
- This is a special kind of device as it can function both as bridge and Router.