LAB 11 ANIQA
LAB 11 ANIQA
LAB 11
FAMILIARIZATION WITH NETWORK SIMULATOR.
Q1. What is the difference between active hub, passive hub and repeater hub?
• Passive Hub: Does not require power and simply connects devices without altering
the signals.
• Repeater Hub: Requires power and amplifies weak signals to extend the network's
range.
Q2. Why repeater is not very useful for analog signal, whereas its work very well in digital
signal?
A repeater is more effective for digital signals than for analog signals because of how the
two types of signals behave:
• Digital Signals: Digital signals are binary (0s and 1s) and have distinct, clear states.
A repeater can easily detect these states and regenerate the signal, ensuring the
integrity of the signal over long distances without distortion.
• Analog Signals: Analog signals are continuous and can suffer from noise,
attenuation, and distortion as they travel. A repeater amplifies the entire signal,
including noise and distortion, which can worsen the quality of the analog signal,
making it harder to restore accurately.
ANIQA EJAZ LAB 11 2024F-BIT-117
• Bridge: A bridge connects two or more network segments, filtering traffic based on
MAC addresses to reduce collisions and improve network efficiency. It operates at
the Data Link Layer (Layer 2) and typically handles fewer devices, segmenting the
network into smaller parts.
• Switch: A switch connects multiple devices within a network, forwarding data only
to the specific device based on its MAC address. It also operates at the Data Link
Layer but is more efficient and has many more ports, making it ideal for larger
networks. Some advanced switches can also work at the Network Layer (Layer 3) for
routing.
• Router: Connects different networks (e.g., LAN to WAN), routes data using IP
addresses, and operates at Layer 3 (Network Layer).
• Switch: Connects devices within the same network, forwards data using MAC
addresses, and operates at Layer 2 (Data Link Layer).
Routers manage traffic between networks, while switches manage traffic within a single
network.
ANIQA EJAZ LAB 11 2024F-BIT-117
Q5. Write all network devices with their corresponding OSI Layer?