Computer Knowledge
Computer Networks
2,614 Questions
Computer networks involve the architecture, protocols, and security measures used for digital communication. This collection covers OSI model layers, IP addressing, data transmission, and cryptographic standards. These concepts are vital for the computer knowledge sections of banking and government exams.
OSI model layersNetwork protocolsIP subnet maskingData encryption standardsServer configurationsNetwork commands
Computer Networks Questions
A
Correct answer
Explanation
In the OSI model, the Protocol Data Unit (PDU) for the Network layer (Layer 3) is indeed called a packet.
A
Correct answer
Explanation
Encapsulation at Layer 3 involves adding an IP header to the data segment received from the transport layer, forming an IP packet.
-
Internet Packet Exchange
-
Internet Packet Xchange
-
Internet Protocol Exchange
A
Correct answer
Explanation
IPX stands for Internetwork Packet Exchange, a protocol used in early networking environments like Novell NetWare.
-
To connect networks
-
To create packets
-
yes
-
To establish multicast group memberships
D
Correct answer
Explanation
IGMP (Internet Group Management Protocol) is used by hosts and adjacent routers to establish and manage multicast group memberships.
-
Routes the packet
-
Sources the data
-
Assigns addresses to packets
C
Correct answer
Explanation
The primary purpose of the Internet Protocol (IP) is to provide logical addressing and routing for packets across interconnected networks. While IP facilitates routing, its fundamental role is defining the addressing scheme that allows data to be directed to the correct destination.
B
Correct answer
Explanation
Bits are packaged into frames at the Data Link layer, not the Network layer. The Network layer handles packets, while the Data Link layer is responsible for framing.
-
The Firewall
-
The Router
-
The Packet
B
Correct answer
Explanation
A router is the primary hardware device that operates at the Network layer (Layer 3) of the OSI model. Firewalls can operate at various layers, and a packet is a data unit, not hardware.
-
Network stuff
-
Routes packets
-
Transports info
B
Correct answer
Explanation
The Network layer is responsible for logical addressing and routing packets across different networks. Transporting information is the primary role of the Transport layer.
-
The Application layer
-
The Network layer
-
The Transport layer
-
The Session layer
B
Correct answer
Explanation
In the OSI model, Layer 1 is Physical, Layer 2 is Data Link, and Layer 3 is the Network layer. The Application layer is Layer 7, and the Session layer is Layer 5.
-
Physical, Datalink, Network
-
Session, Presentation, Application
B
Correct answer
Explanation
The OSI model is divided into two groups: the Media layers (Physical, Data Link, Network) and the Host or User Support layers (Session, Presentation, Application). The latter group handles user-facing data and application interactions.
-
Physical
-
Logical
-
Port
-
Specific
-
Physical
-
Logical
-
Specific
-
Port
-
Physical
-
Presentation
-
Session
-
Application
B
Correct answer
Explanation
The Presentation layer (Layer 6) is responsible for data translation, compression, and encryption to ensure that data sent from the application layer of one system is readable by the application layer of another.
-
Physical Address
-
Logical Address
-
Port Address
-
Specific Address
A
Correct answer
Explanation
Physical addresses are often referred to as link-layer addresses or hardware addresses because they are used to identify devices on the local network link.
B
Correct answer
Explanation
The TCP/IP model is generally described as having 4 layers: Application, Transport, Internet, and Network Access (or Link).