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
Which network component is responsible for routing data packets between different networks in a GPRS network?
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.
Which security protocol is commonly used to secure data transmission over EDGE networks?
-
IPsec
-
SSL/TLS
-
SSH
-
All of the above
D
Correct answer
Explanation
IPsec, SSL/TLS, and SSH are commonly used security protocols to secure data transmission over EDGE networks.
Which protocol is used for transporting data over a 5G network?
-
TCP
-
UDP
-
SCTP
-
All of the above
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.
Which of the following is a type of NAS protocol?
-
NFS
-
CIFS
-
AFP
-
All of the above
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.
Which tool is commonly used for network traffic analysis and intrusion detection?
-
Wireshark
-
Nmap
-
Metasploit
-
Nessus
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.
Which tool is commonly used for network intrusion detection and prevention?
-
Snort
-
Wireshark
-
Splunk
-
Nessus
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.
Which protocol is responsible for routing and switching calls in a GSM network?
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.
Which protocol is used for data transmission over GSM networks?
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.
What is the primary authentication mechanism used in GPRS networks?
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.
Which security protocol is used to establish a secure connection between a GPRS device and a GPRS network?
-
IPsec
-
SSL/TLS
-
IKEv2
-
All of the above
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.
Which security protocol is used to provide secure communication between GPRS devices and applications?
-
IPsec
-
SSL/TLS
-
IKEv2
-
All of the above
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.
Which security protocol is used to provide secure communication between GPRS devices and the GPRS network?
-
IPsec
-
SSL/TLS
-
IKEv2
-
All of the above
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.
Which security mechanism is used to protect the availability of GPRS data traffic?
-
Load balancing
-
Failover
-
Redundancy
-
All of the above
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.
Which of the following is a security protocol used in UMTS to establish a secure connection between a UE and a network?
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.
What is the name of the interface between the RNC and the NodeB?
A
Correct answer
Explanation
The interface between the RNC and the NodeB is called the Iub interface.