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 technology
  1. 500 bytes per sec

  2. 600 bytes per sec

  3. 700 bytes per sec

  4. 800 bytes per sec

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

The Management Server communicates with SCOM agents primarily for health heartbeat and data collection. Typical agent communication is lightweight, involving small heartbeat signals and performance data at regular intervals. 500 bytes per second is the standard documented average bandwidth utilization for normal SCOM agent operations.

Multiple choice technology
  1. 5720

  2. 80

  3. 5723

  4. 1433

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

SCOM agents communicate with management servers on TCP port 5723, which is the default port configured for agent-to-server communication. This differs from port 5720 used for other SCOM communications, and standard ports like 80 or 1433 which are used for web and SQL traffic respectively.

Multiple choice technology
  1. MSNAccount

  2. MSNAlert

  3. MSN Services

  4. MSN

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

Domain access requests are specifically handled through the MSNAccount system, which manages the authorization and provisioning workflow. MSNAlert, MSN Services, and generic MSN are not the correct channels for domain access requests. MSNAccount provides the proper access control and audit trail.

Multiple choice technology
  1. ATMS

  2. Vipnet

  3. IMC

  4. iAdmin

  5. All of the above

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

IS/OOS (In-Service/Out-of-Service) operations for servers can be performed through ATMS, Vipnet, or IMC. iAdmin is not the correct tool for this specific operation. Option E ('All of the above') is incorrect because iAdmin is not a valid option, even though it's presented as a separate choice.

Multiple choice technology
  1. ATM

  2. VIPNET

  3. iAdmin

  4. UTS

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

ATM (or ATMS) and VIPNET are the designated tools for performing IS/OOS (In-Service/Out-of-Service) operations on servers. iAdmin and UTS serve different purposes and are not the correct tools for this specific server state change operation. This tests knowledge of the correct administrative interfaces for server lifecycle management.

Multiple choice technology
  1. high pri issues relating to outages

  2. to be escalated to GNS by 2 way escalation

  3. to be treated as a normal DCS high pri ticket

  4. to be actioned by engineers

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

Network High Priority request tickets typically involve outage-related critical issues and require two-way escalation to GNS (Global Network Services) for proper handling and resolution. They are not treated as normal tickets or directly actioned by engineers without formal escalation.

Multiple choice technology
  1. high pri issues relating to outages

  2. to be escalated to GNS by 2 way escalation

  3. to be treated as a normal DCS high pri ticket

  4. to be actioned by engineers

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

This is a duplicate of question 151640. Network High Priority request tickets typically involve outage-related critical issues and require two-way escalation to GNS for proper handling and resolution.

Multiple choice technology
  1. An Emergency RFC

  2. A normal RFC

  3. A standard RFC

  4. None of the above

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

In MSChange, when you need to make a change to a service or property to resolve an active incident, you must complete an Emergency RFC (Request for Change). Emergency RFCs are specifically designed for urgent changes required to fix incidents or restore service. Normal RFCs and Standard RFCs are for planned, non-urgent changes that go through the standard approval and scheduling process.

Multiple choice technology databases
  1. TDP

  2. CLI

  3. ODBC

  4. MOSI

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

CLI (Call-Level Interface) manages the request and response communication flow between client applications and the Teradata database. TDP is a driver protocol, ODBC is a standardized interface, and MOSI is unrelated to request/response handling.

Multiple choice technology databases
  1. PE

  2. AMP

  3. Vdisk

  4. TDP

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

In Teradata database architecture, the Access Module Processor (AMP) is the vproc responsible for retrieving, processing, and storing database records. The Parsing Engine (PE) merely coordinates the request, parses SQL, and creates the execution plan, leaving the actual data manipulation and processing to the AMPs.

Multiple choice technology
  1. Dynamic Host Configurationl Protocol

  2. Data Host Control Protocol

  3. Data Hyper Control Protocol

  4. Dynamic Hyper Control Protocol

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

DHCP stands for Dynamic Host Configuration Protocol. It's a network management protocol used to dynamically assign IP addresses and other network configuration parameters to devices. The 'Dynamic' reflects that addresses are allocated automatically, 'Host' refers to network devices, and 'Configuration Protocol' describes its function of setting up network settings.

Multiple choice technology
  1. Address Resolution Protocol

  2. Address Reverse Protocol

  3. Advance Resolution Protocol

  4. Advance Reverse Protocol

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

ARP stands for Address Resolution Protocol. It's used to map IP addresses to physical MAC addresses on a local network. The 'Resolution' part refers to resolving (discovering) the hardware address corresponding to a known IP address. This is essential for devices to communicate at the data link layer.

Multiple choice technology
  1. Permission layer

  2. Secure socket layer(SSL)

  3. Application layer.

  4. None

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

Node Manager communicates with the Administration Server using Secure Socket Layer (SSL) for secure communication. This ensures that administrative commands and server status information are transmitted securely. SSL provides encryption and authentication between Node Manager and the Admin server.

Multiple choice technology
  1. Group of servers

  2. All property Servers

  3. All application specific servers

  4. All DIPs

  5. All VIPs

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

In network architectures like VIPNET, a server farm or pool represents a logical collection of multiple servers grouped together to distribute workloads or handle requests. It does not refer to all property-specific servers or physical switches like DIPs or VIPs.