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 of the following is a common type of application monitoring tool?
-
Log management tool
-
Performance monitoring tool
-
Network monitoring tool
-
Security monitoring tool
B
Correct answer
Explanation
Performance monitoring tools are used to collect and analyze data on application performance metrics such as response time, throughput, and resource utilization.
What is the purpose of a default firewall rule?
-
To allow all traffic
-
To deny all traffic
-
To log all traffic
-
To take no action
B
Correct answer
Explanation
A default firewall rule is typically set to deny all traffic. This ensures that only traffic that is explicitly allowed by a firewall rule is permitted.
Which of the following is NOT a common type of firewall rule action?
D
Correct answer
Explanation
Redirect is not a common type of firewall rule action. It is typically used in load balancers to distribute traffic across multiple servers.
Which of the following is NOT a common type of firewall rule target?
-
IP address
-
Port
-
Protocol
-
Subnet
D
Correct answer
Explanation
Subnet is not a common type of firewall rule target. It is typically used to define the scope of a firewall rule.
Which of the following is NOT a common type of firewall rule tag?
-
Name
-
Description
-
Priority
-
Target
D
Correct answer
Explanation
Target is not a common type of firewall rule tag. It is typically used to define the scope of a firewall rule.
Which of the following is NOT a common type of firewall rule match criteria?
-
Source IP address
-
Destination IP address
-
Port
-
Protocol
D
Correct answer
Explanation
Protocol is not a common type of firewall rule match criteria. It is typically used to define the action to be taken by a firewall rule.
Which of the following is NOT a common type of firewall rule action parameter?
-
Action
-
Target
-
Priority
-
Description
D
Correct answer
Explanation
Description is not a common type of firewall rule action parameter. It is typically used to provide a brief explanation of the purpose of the rule.
Which of the following is a common protocol used for communication between smart home devices?
B
Correct answer
Explanation
MQTT (Message Queuing Telemetry Transport) is a lightweight messaging protocol designed for IoT devices, including smart home devices, to communicate with each other and with a central hub or cloud platform.
Which of the following is NOT a type of load balancing algorithm?
-
Round-robin
-
Least connections
-
Weighted round-robin
-
DNS round-robin
D
Correct answer
Explanation
DNS round-robin is a technique used to distribute traffic across multiple DNS servers, not load balancers.
Which of the following is a common network monitoring tool?
-
Ping
-
Traceroute
-
SNMP
-
All of the above
D
Correct answer
Explanation
Ping, Traceroute, and SNMP are all commonly used network monitoring tools.
What does SNMP stand for?
-
Simple Network Management Protocol
-
Secure Network Monitoring Protocol
-
System Network Management Protocol
-
Standard Network Management Protocol
A
Correct answer
Explanation
SNMP stands for Simple Network Management Protocol.
Which of the following is a common metric used for monitoring network performance?
-
Latency
-
Throughput
-
Packet loss
-
All of the above
D
Correct answer
Explanation
Latency, throughput, and packet loss are all common metrics used for monitoring network performance.
Which of the following is a best practice for troubleshooting a network?
-
Use a network monitoring tool.
-
Use a packet sniffer.
-
Use a protocol analyzer.
-
Use a combination of troubleshooting tools.
D
Correct answer
Explanation
Using a combination of troubleshooting tools provides the best results when troubleshooting a network.
What is the name of the protocol used for communication between the NSSF and the SMF in the 5G Core Network?
D
Correct answer
Explanation
The NSSP (Network Slice Selection Protocol) is used for communication between the NSSF and the SMF in the 5G Core Network.
Which protocol is used to transfer data over the Internet?
B
Correct answer
Explanation
TCP/IP (Transmission Control Protocol/Internet Protocol) is the protocol used to transfer data over the Internet.