CND ct2 Notes
CND ct2 Notes
ANS:
Fiber optic cables are known for their high bandwidth, low signal loss,
immunity to electromagnetic interference, and ability to transmit data at high
speeds over long distances.
The main modes of electromagnetic wave propagation are ground waves (or
surface waves), sky waves (or space waves), and space waves (or line-of-
sight).
ANS:
ANS:
1. Single-bit error
2. Burst error
3. Random error
4. Burst-length error
A single-bit error occurs when only one bit in the data unit is changed during
transmission.
For example:
Original data: 10011010
Received data: 10011110 (only one bit is flipped)
Causes:
● Hardware malfunction
Detection & Correction:
ANS:
1. Router
2. Switch
3. Hub
4. Bridge
5. Modem
6. Access Point (AP)
7. Repeater
8. Gateway
9. Network Interface Card (NIC)
10. Firewall
ANS:
Function of a Hub:
Main function:
Note:
Because of this, hubs are less efficient than switches and are rarely used in
modern networks.
Key Concept:
For ‘d’ data bits, Hamming Code uses ‘r’ parity bits, where the number of
parity bits is the smallest number that satisfies:
2r≥d+r+12^r \geq d + r + 1
2. Insert parity bits at those positions and data bits in the remaining.
Example:
2r≥4+r+12^r \geq 4 + r + 1
Positions: 1 2 3 4 5 6 7
Bits: 0110011
ANS
Components of PPP (Point-to-Point Protocol):
PPP is a data link layer protocol used to establish a direct connection between
two nodes. It is widely used in dial-up connections, DSL, and other WAN
technologies.
1. Framing
Q.With neat diagram list and explain transition phase of PPP protocol.
PPP Transition Phases Explained:
1. Link Dead
ANS:
Bridge Diagram:
Working of a Bridge:
How It Works:
2. Forwarding Decision:
3. Filtering:
○ Prevents traffic from crossing segments when not needed.
Example:
● If Host A sends data to Host B, the bridge sees that both are on LAN
A, so it doesn't forward the data to LAN B.
ANS: