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
  1. Traffic flow analyzer

  2. Hardware probe and distributed analyzer

  3. System integrator

  4. Relay flow

  5. Control flow analysis

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

This tool overcomes the administration headaches of hardware probe and distributed analyzer by leveraging the data flow capture capabilities of the network device itself.

Multiple choice
  1. Device monitoring

  2. Hardware probe and distributed analyzer

  3. Traditional packet based monitoring tool

  4. Performance management

  5. Virtual machine technology

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

This technique enables peering into individual packets to determine their contents, the transaction between systems and the details of communications being passed along that network.

Multiple choice
  1. Router(config)# ip flow-export version 9

  2. Router(config)# IP flow-export template timeout-rate 90

  3. Router(config)# end

  4. Router>enable

  5. Exit

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

This command for configuring net flow on a Cisco router is used to terminate the configuration session and return to privileged EXEC mode.

Multiple choice
  1. Hardware probe and distributed analyzer

  2. Device monitoring

  3. Control flow analysis

  4. Monitoring and analyzing netflow

  5. Performance management

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

This measurement technique is used to help to obtain valuable information about network users and applications, peak usage times and traffic routing.

Multiple choice
  1. Router(config)# IP flow-export template options export-stats

  2. Router(config)# ip flow-export template timeout-rate 90

  3. Router(config)# ip flow-export version 9

  4. Router>enable

  5. CD

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

This command for configuring netflow on a Cisco router is used to specify the options template export statistics, including how many flows have been exported.

Multiple choice
  1. 5

  2. 6

  3. 7

  4. 8

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

The OSI (Open Systems Interconnection) reference model is defined by seven distinct layers: Physical, Data Link, Network, Transport, Session, Presentation, and Application.

Multiple choice
  1. It is a type of isolated routing

  2. It a method in which every incoming packet is sent out on every outgoing line except the one by which it arrived

  3. Flooding does not always select the shortest path

  4. Selective flooding is a type in which the packet are sent to those lines that are going approximately in the right direction

Reveal answer Fill a bubble to check yourself
A,B,D Correct answer