Ecap 453subjective
Ecap 453subjective
o Reac ve: Finds routes only when needed (e.g., AODV, DSR).
ANS;= OSPF sends updates only when there’s a network change, and it uses
more efficient communica on methods. RIP sends updates regularly, which
makes it slower.
An IP address is a unique number assigned to a device for iden fica on and communica on over a
network.
o Format:
IPv4: Wri en as four numbers (0-255) separated by dots
(e.g., 192.168.1.1).
IPv6: Uses eight groups of four hexadecimal digits separated
by colons (e.g., 2001:0db8:85a3::8a2e:0370:7334).
Q8. Dis nguish between IPV4 and IPV6 addressing, as well as their
grouping
o IPv4:
32-bit address (e.g., 192.168.1.1).
Supports about 4.3 billion addresses.
Uses dot-decimal nota on.
o IPv6:
128-bit address (e.g., 2001:db8::1).
Supports a huge number of addresses.
Uses hexadecimal nota on.
IPv4 Address Classes:
Class A: 1.0.0.0 – 126.255.255.255 (Large networks)
Class B: 128.0.0.0 – 191.255.255.255 (Medium networks)
Class C: 192.0.0.0 – 223.255.255.255 (Small networks)
Class D: 224.0.0.0 – 239.255.255.255 (Mul cast)
Class E: 240.0.0.0 – 255.255.255.255 (Reserved for future use)
IPv6 Address Types:
Unicast: One-to-one communica on (e.g., a unique device)
Mul cast: One-to-many communica on
Anycast: One-to-nearest communica on (delivers data to the closest
device with the same address)
Q9. Explain what subne ng is and how it works.
o It works by borrowing bits from the host por on of an IP address to create more
network segments.
o Key Difference: ARP finds MAC addresses for communica on, while RARP helps
devices get their IP address when they don’t have one.
Devices listen and transmit if the A token circulates, and only the device with the
Method
channel is free. token can send data.
Possible if two devices send at the No collisions, as only one device transmits at a
Collisions
same me. me.
Q17 How Does PPP Establish a Link for Secure File Transfer?
Q18. What are different data link protocols available? Why does
PPP have become popular?
Different Data Link Protocols:
Ethernet – Used in LANs, fast and reliable.
HDLC (High-Level Data Link Control) – Used in point-to-point connec ons.
PPP (Point-to-Point Protocol) – Used for dial-up and WAN connec ons.
Token Ring – Uses token passing for controlled access.
Q19. How does the data link layer accomplish the transmission of
data from the source network layer to the des na on network
layer?
Q27 What are different data link protocols available? Why does
PPP have become popular?
Protocols: Ethernet, HDLC, PPP, Token Ring.
Why is PPP popular?
Works with mul ple network protocols.
Supports authen ca on (PAP, CHAP).
Provides error detec on for reliable data transfer.
If an error occurs, checking the parity bits helps find and correct the mistake.
Causes network
Hub Broadcasts data to all devices Simple & cheap
conges on
Switch Directs data to the correct device Faster, reduces traffic Costlier than a hub
Repeater Boosts weak signals over long distances Extends network range Adds delay
Device Func on Advantages Disadvantages
Wired Mediums:
o Fiber Op c (Fastest, used for high-speed internet) – Expensive but very efficient.
Wireless Mediums:
Q33 What are the major limita ons of twisted pair wire?
Slower Speed compared to fiber op cs.
Radio Broadcast: Uses radio towers for one-way communica on like FM/AM radio.
Key Difference: Satellite is two-way & long-distance, while radio is one-way & local.
Q35 Significant Design Considera ons for Computer-to-
Computer Communica on:
Reliability: Ensuring data reaches the des na on without errors.
Speed & Efficiency: Fast data transfer with minimal delay.
Security: Protec on against hacking and unauthorized access.
Scalability: Ability to connect more devices without performance loss.
Interoperability: Different devices and networks must work together.
Q39. Compare and contrast the OSI reference model with the
TCP/IP model.
Feature OSI Model TCP/IP Model
OSI is a theore cal framework, while TCP/IP is used in real-world networking (e.g., the
Internet).
Unit Measured in bps (bits per second). Measured in baud (symbols per second).
Bit Rate = Baud Rate × Number Baud Rate ≤ Bit Rate (if more than
Rela on
of Bits per Symbol one bit per signal change).
Factor Bit Rate Baud Rate
Example:
If a modem sends 2400 bits per second and each signal carries 2 bits, the
baud rate is:
Baud Rate = 2400 / 2 = 1200 baud.
Non-Periodic Does not repeat regularly Voice conversa on, Data packets
Ring Topology:
Diagram:
| |
Central hub connects all Single cable connects all Every device connects to every
Structure
devices devices other device
Example Office LAN Small networks Military & cri cal networks
Full Form Local Area Network Metropolitan Area Network Wide Area Network