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
C
Correct answer
Explanation
Port 3101 (TCP) is the standard port used by the BlackBerry Enterprise Server (BES) to connect to the BlackBerry Infrastructure (routing services over the internet). The other options are incorrect.
-
Server Remote Protocol
-
System Routing Protocol
-
Server Routing Protocol
-
Systematic Routing Protocol
C
Correct answer
Explanation
SRP stands for Server Routing Protocol. It is the protocol used for communication between the BlackBerry Enterprise Server (BES) and the BlackBerry infrastructure (relay/NOCC). SRP handles the routing of data messages between BES and the BlackBerry network. It is not related to remote protocols or general system routing.
C
Correct answer
Explanation
In a Lotus Notes location document, the TCPIP port is enabled to allow network communication with Domino servers over TCP/IP networks. This is the standard network protocol port used for client-server connections in Lotus Notes environments. LDAP is for directory queries, COM is for Windows serial communication, and POP is specifically for receiving mail - not the primary connection port.
B
Correct answer
Explanation
IBM Sametime (formerly Lotus Sametime) uses port 1533 for community services. Other Sametime ports include 1516 for client connections and 1532 for HTTP tunneling, but 1533 is the standard port referenced for Sametime services.
-
Server Remote Protocol
-
System Routing Protocol
-
Server Routing Protocol
-
Systematic Routing Protocol
C
Correct answer
Explanation
SRP stands for Server Routing Protocol, which is the communication protocol used between BlackBerry Enterprise Server and the BlackBerry Infrastructure for secure message routing. It enables the connection between BES and RIM's global network.
-
Protocol Independent Multicast
-
Personal Information Management
-
Personal Information Manager
-
Protocol Information Manager
C
Correct answer
Explanation
PIM stands for Personal Information Manager, a core application on BlackBerry devices that manages contacts, calendar entries, tasks, and memos. This functionality is central to the BlackBerry's productivity focus for business users. The Personal Information Manager synchronizes with enterprise systems, ensuring data consistency across platforms.
C
Correct answer
Explanation
Port 3101 is the standard communication port for BlackBerry Enterprise Server, facilitating secure data transmission between the server and mobile devices. This specific port allocation ensures consistent connectivity while maintaining network security protocols. Understanding standard ports is essential for network administrators managing BES deployments.
B
Correct answer
Explanation
HTTP (Hypertext Transfer Protocol) uses port 80 by default for unencrypted web traffic. Port 23 is for Telnet, port 21 is for FTP, and port 90 is not a standard port. When you enter a URL without a port (like http://example.com), the browser automatically uses port 80.
-
Binary
-
XML
-
Soap
-
None of the above
B
Correct answer
Explanation
XML serialization is platform-independent because XML is a text-based format that can be read and written by systems running different operating systems and programming languages. Binary serialization produces platform-specific byte code, while SOAP is XML-based but carries protocol overhead. XML provides the best balance of interoperability and simplicity for cross-platform data transfer.
-
Lightweight Directory Access Protocol
-
Least used Domain Access Protocol
-
Lightweight Directory Authorization Protocol
-
Lightweight Directory Accounting Protocol
A
Correct answer
Explanation
LDAP stands for Lightweight Directory Access Protocol, a standard protocol for accessing and maintaining distributed directory information services over a network. It's commonly used for authentication and directory services in enterprise environments. Options B, C, and D incorrectly substitute 'Directory Access' with unrelated terms, or misrepresent 'Access' as 'Authorization' or 'Accounting'.
-
Sitescope & keynote
-
Gomez and Keynote
-
Sitescope and nmon
-
none of the above
C
Correct answer
Explanation
SiteScope is an infrastructure monitoring tool by HP (now Micro Focus) that monitors servers, applications, and network devices. NMON (Nigel's Monitor) is a performance monitoring tool for AIX and Linux systems. Both are legitimate infrastructure monitoring tools. Options A and B incorrectly mix infrastructure monitoring with synthetic monitoring (Keynote/Gomez) which serve different purposes - Keynote and Gomez are for external/user experience monitoring, not infrastructure monitoring.
-
MQ – HTTP
-
HTTP – HTPPS
-
FTP – MQ
-
All of the above
D
Correct answer
Explanation
DataPower supports protocol transformations between multiple messaging protocols including MQ to HTTP, HTTP to HTTPS, and FTP to MQ. This flexibility allows DataPower to act as a protocol bridge in various integration scenarios.
-
Message transformation and enrichment
-
Message Routing
-
Publish/Subscribe
-
All of the above
D
Correct answer
Explanation
Message Broker provides comprehensive capabilities including message transformation and enrichment, message routing, and publish/subscribe messaging patterns. These are all core functions of the Message Broker product.
D
Correct answer
Explanation
TDIPM is the designated login ID for accessing the PDEV (Production Development) environment. The other options (TDIPN, TDBRD, TDSYA) are login credentials used for different systems or environments within the organization and are not valid for PDEV access.
A
Correct answer
Explanation
PPRD (Production) uses the tdsya login ID for authentication. Different environments have specific logins: tdipn for integration/development, tdipm for performance testing, and tdbrf for other purposes. The 'ya' suffix typically indicates production access.