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

Multiple choice

Which network component is responsible for routing data packets between different networks in a GPRS network?

  1. SGSN

  2. GGSN

  3. BSC

  4. MSC

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

The GGSN (Gateway GPRS Support Node) is responsible for routing data packets between different networks in a GPRS network. It acts as a gateway between the GPRS network and the external IP network, allowing mobile devices to access the internet and other IP-based services.

Multiple choice

Which security protocol is commonly used to secure data transmission over EDGE networks?

  1. IPsec

  2. SSL/TLS

  3. SSH

  4. All of the above

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

IPsec, SSL/TLS, and SSH are commonly used security protocols to secure data transmission over EDGE networks.

Multiple choice

Which protocol is used for transporting data over a 5G network?

  1. TCP

  2. UDP

  3. SCTP

  4. All of the above

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

TCP, UDP, and SCTP are all transport protocols that can be used over a 5G network. TCP is a reliable protocol that ensures that data is delivered in order, while UDP is an unreliable protocol that is used for applications that require low latency. SCTP is a reliable protocol that is designed for high-performance applications.

Multiple choice

Which of the following is a type of NAS protocol?

  1. NFS

  2. CIFS

  3. AFP

  4. All of the above

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

NFS, CIFS, and AFP are all types of NAS protocols. NFS is a protocol that is used to share files over a TCP/IP network. CIFS is a protocol that is used to share files over a Windows network. AFP is a protocol that is used to share files over an Apple network.

Multiple choice

Which tool is commonly used for network traffic analysis and intrusion detection?

  1. Wireshark

  2. Nmap

  3. Metasploit

  4. Nessus

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

Wireshark is a widely used network protocol analyzer that allows security professionals to capture and analyze network traffic, identify anomalies, and detect potential security threats.

Multiple choice

Which tool is commonly used for network intrusion detection and prevention?

  1. Snort

  2. Wireshark

  3. Splunk

  4. Nessus

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

Snort is a widely used network intrusion detection and prevention system (IDS/IPS) that monitors network traffic for suspicious activity, detects and alerts on potential threats, and can also block or drop malicious traffic.

Multiple choice

Which protocol is responsible for routing and switching calls in a GSM network?

  1. GPRS

  2. EDGE

  3. SS7

  4. WAP

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

The Signaling System No. 7 (SS7) is the protocol used for routing and switching calls in a GSM network. It provides a standardized interface between different network elements and enables the exchange of signaling information.

Multiple choice

Which protocol is used for data transmission over GSM networks?

  1. GPRS

  2. EDGE

  3. SS7

  4. WAP

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

General Packet Radio Service (GPRS) is a packet-based data transmission protocol used in GSM networks. It enables mobile devices to transmit and receive data in a packet-switched mode, allowing for more efficient use of network resources.

Multiple choice

What is the primary authentication mechanism used in GPRS networks?

  1. CHAP

  2. PAP

  3. EAP

  4. RADIUS

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

CHAP (Challenge-Handshake Authentication Protocol) is the primary authentication mechanism used in GPRS networks. It is a two-way authentication protocol that provides strong security by using a shared secret key.

Multiple choice

Which security protocol is used to establish a secure connection between a GPRS device and a GPRS network?

  1. IPsec

  2. SSL/TLS

  3. IKEv2

  4. All of the above

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

IKEv2 (Internet Key Exchange version 2) is the security protocol used to establish a secure connection between a GPRS device and a GPRS network. It is a key exchange protocol that provides strong security by using a shared secret key.

Multiple choice

Which security protocol is used to provide secure communication between GPRS devices and applications?

  1. IPsec

  2. SSL/TLS

  3. IKEv2

  4. All of the above

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

SSL/TLS (Secure Sockets Layer/Transport Layer Security) is the security protocol used to provide secure communication between GPRS devices and applications. It is a widely used protocol that provides strong security by using a shared secret key.

Multiple choice

Which security protocol is used to provide secure communication between GPRS devices and the GPRS network?

  1. IPsec

  2. SSL/TLS

  3. IKEv2

  4. All of the above

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

IPsec (Internet Protocol Security) is the security protocol used to provide secure communication between GPRS devices and the GPRS network. It is a suite of protocols that provides strong security by using a shared secret key.

Multiple choice

Which security mechanism is used to protect the availability of GPRS data traffic?

  1. Load balancing

  2. Failover

  3. Redundancy

  4. All of the above

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

Load balancing, failover, and redundancy are all security mechanisms used to protect the availability of GPRS data traffic. Load balancing distributes traffic across multiple servers to improve performance and reliability. Failover provides a backup server in case the primary server fails. Redundancy provides multiple copies of data to ensure that it is always available.

Multiple choice

Which of the following is a security protocol used in UMTS to establish a secure connection between a UE and a network?

  1. IPsec

  2. TLS

  3. IKEv2

  4. EAP-AKA

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

EAP-AKA (Extensible Authentication Protocol - Authentication and Key Agreement) is the security protocol used in UMTS to establish a secure connection between a UE and a network. It provides mutual authentication and key agreement between the UE and the network.

Multiple choice

What is the name of the interface between the RNC and the NodeB?

  1. Iub

  2. Iur

  3. S1

  4. S5

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

The interface between the RNC and the NodeB is called the Iub interface.