CNM Question Bank
CNM Question Bank
Guided Media:
1. Twisted Pair Cable
2. Coaxial Cable
Unguided media:
1. Radio Waves
2. Microwaves
3. Infrared
4. Satellite
5. Bluetooth
Physical Layer:
o Transmits raw bits over physical media (cables, wireless).
o Functions: Bit transmission, modulation, signal synchronization.
2. Data Link Layer:
o Ensures reliable node-to-node communication.
o Functions: Framing, error detection/correction, MAC addressing.
3. Network Layer:
o Handles routing and forwarding of data packets.
o Functions: Logical addressing (IP addresses), path determination.
4. Transport Layer:
o Ensures end-to-end communication and reliability.
o Functions: Flow control, error recovery, segmentation, reassembly (e.g.,
TCP/UDP).
5. Session Layer:
o Manages and controls sessions between applications.
o Functions: Session establishment, maintenance, and termination.
6. Presentation Layer:
o Ensures data is in a readable format for the application.
o Functions: Data encryption, compression, and translation.
7. Application Layer:
o Closest to the user; interfaces directly with applications.
o Functions: Email, file transfer, web browsing (e.g., HTTP, SMTP, FTP).
1.Resource Sharing:
o Hardware Sharing: Devices such as printers, scanners, and storage can be shared across the
network, reducing the cost of buying these devices for each user.
o Software Sharing: Applications can be installed on a server and used by multiple users,
reducing software costs and ensuring uniform updates.
2.Communication:
o Email, Instant Messaging, and Video Conferencing: Enables real-time
communication, collaboration, and file sharing across the globe.
o Social Networking and Collaboration Tools: Platforms like Slack, Teams, and SharePoint
enhance teamwork and productivity.
3.Scalability:
o Easy Expansion: Networks can easily accommodate new users and devices,
supporting business growth and technological advancements.
4. Flexibility:
o Remote Access: Users can access the network from remote locations, enabling
flexible work environments and remote collaboration.
8.Compare the guided and unguided transmission media. Which transmission media is best
suited for long-distance communication and why?
(From assignment 1 question 9)
10.Define physical and logical topology. List the types of Physical topology and explain any one
physical topology with suitable diagram.
Physical Topology
Definition:
The physical topology refers to the actual physical layout of the cables, devices,
and other network components.
Logical Topology
Definition:
The logical topology refers to how data flows within the network, independent of
its physical layout.
Bus Topology:
o Structure: All devices are connected to a single central cable, known as the bus
or backbone.
Diagram:-
o Advantages:
Easy to install and extend.
Cost-effective due to minimal cable requirements.
o Disadvantages:
Limited by the length of the central cable.
Difficult to troubleshoot, as a fault in the main cable can disrupt the
• Logical Link Control (LLC) at the data link layer (Layer 2 of the OSI
model).
• Managing communication between network devices through error correction
and flow control.
• Providing a standardized interface for upper layers to access network
services.
Purpose Why IEEE 802.2?
To establish a uniform method for data link control.
Ensure reliable data transfer between devices.
Support multiple network protocols, such as Ethernet and Token Ring.
Key Features
1. Error Detection and Recovery:
o Provides error control and acknowledgment of frames.
2. Flow Control:
o Manages the rate of data transmission between sender and receiver to avoid
congestion.
3. Service Types:
o Unacknowledged Connectionless Service: For high-speed communication
without acknowledgment.
o Connection-Oriented Service: Establishes a logical connection for
guaranteed delivery.
o Acknowledged Connectionless Service: Adds acknowledgment to
connectionless communication.