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
-
Use sniffer to begin connecting
-
Use nmap to begin a port scan
-
Use snort to view all packets
-
Use etherflood to create a MAC flood
-
None of the above
D
Correct answer
Explanation
Since the subnet is fully switched an attacker would need a force to switch to forward traffic to the port he is attached to.
-
translating the address, packet filter and forwarding
-
check for the opened ports n scan the ports
-
getting the IP address
-
botnets collection
-
use TCP protocol to transfer
A
Correct answer
Explanation
Translating the address and/or port number of a packet to a new destination possibly accepting such packet in a packet filter and (firewall)forwarding the packet according to the routing table.
-
TCP scan
-
NMAP
-
FIN
-
SYN/ACK
-
RST
E
Correct answer
Explanation
RST Port is opened from an ACK scan.
-
Temporary Key Integration Protocol. It forces a key change every time a bit is sent.
-
Temporary Key Integration Protocol. It forces a key change every 10,000 packets or so.
-
Temporal Key Integrity Protocol. It forces a key change after every 10,000 packets or so.
-
Transparent Key Internal protocol. It forces a key change after every 100 packets or so.
-
Temporal Key Integrity Protocol. It forces a key change every time a bit is sent.
C
Correct answer
Explanation
TKIP is the acronym and it is correct.
-
Physical layer
-
Data link layer
-
Application layer
-
Presentation layer
B
Correct answer
Explanation
Data link layer is responsible for error detection and correction.
-
Physical
-
Data Link
-
Transport
-
Network
-
Application
E
Correct answer
Explanation
Telnet is an application layer protocol.
-
No guarantee of delivery
-
Checksums
-
Port Numbers
-
Transaction-oriented
-
Handshaking dialogues
E
Correct answer
Explanation
UDP uses a simple transmission model with a minimum of protocol mechanism. It has no handshaking dialogues and thus exposes any unreliability of the underlying network protocol to the user's program.
E
Correct answer
Explanation
The Reverse Address Resolution Protocol (RARP) is a computer networking protocol used by a host computer to request its Internet Protocol (IPv4) address from an administrative host, when it has its Link Layer or hardware address available, such as a MAC address.
-
It is a method of slicing the messages.
-
It is the minimised allowable unit of a message.
-
It is the discrete message.
-
Both 1 and 2 are correct.
-
All of the above are correct.
B
Correct answer
Explanation
Packet switching is a method of slicing the digital message in discrete minimised allowable units. Each minimised unit is called a packet.
-
destination addresses
-
number of bits in the message
-
source address
-
number of packets in entire message
-
all of the above
E
Correct answer
Explanation
All the options above are correct.
-
FTP
-
HTTP
-
URL
-
Both 2 and 3
-
None of the above
A
Correct answer
Explanation
Yes, file transfer protocol allows the system to transfer the file from one computer to another computer.
-
Bit stuffing
-
Sliding window protocol
-
Piggybacking
-
Multicasting
-
Anycast
C
Correct answer
Explanation
Piggybacking is a bi-directional data transmission technique in the network layer (OSI model). It makes the most of the sent data frames from receiver to emitter, adding the confirmation that the data frame sent by the sender was received successfully (ACK acknowledge). This practically means, that instead of sending an acknowledgement in an individual frame it is piggy-backed on the data frame.
-
CSMA/CA
-
Fair queuing
-
RED
-
Slotted ALOHA
-
Priority schemes
A
Correct answer
Explanation
In carrier sense multiple access with collision avoidance (CSMA/CA) technique this algorithm is part of the channel access method used to send data on these network.
E
Correct answer
Explanation
Network Control Protocols include the Internet Protocol Control Protocol for the Internet Protocol, the Internetwork Packet Exchange Control Protocol for the Internet Packet Exchange protocol, and the AppleTalk Control Protocol for AppleTalk.
-
copy tftp run
-
copy tftp flash
-
copy tftp runing-config
-
copy runing-config tftp
-
copy startup-config running-config
B
Correct answer
Explanation
Upgrade the router IOS from a TFTP server.