Computer Knowledge
Computer Networks
2,461 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
What is the difference between VPC Peering and Direct Connect?
-
VPC Peering is used to connect VPCs within the same region, while Direct Connect is used to connect VPCs to on-premises networks
-
VPC Peering is more secure than Direct Connect
-
VPC Peering is easier to configure than Direct Connect
-
VPC Peering is less expensive than Direct Connect
A
Correct answer
Explanation
The main difference between VPC Peering and Direct Connect is that VPC Peering is used to connect VPCs within the same region, while Direct Connect is used to connect VPCs to on-premises networks.
How do you create a VPC Peering connection?
-
From the VPC console, select the VPC you want to peer with and click on the 'Peering' tab
-
From the VPC console, select the VPC you want to peer with and click on the 'Connections' tab
-
From the VPC console, select the VPC you want to peer with and click on the 'Settings' tab
-
From the VPC console, select the VPC you want to peer with and click on the 'Actions' tab
A
Correct answer
Explanation
To create a VPC Peering connection, you need to go to the VPC console, select the VPC you want to peer with, and click on the 'Peering' tab.
What is the default state of a VPC Peering connection?
-
Pending
-
Active
-
Rejected
-
Expired
A
Correct answer
Explanation
The default state of a VPC Peering connection is 'Pending'. Once the connection is accepted by the other VPC, it will become 'Active'.
How do you accept a VPC Peering connection request?
-
From the VPC console, select the VPC you want to peer with and click on the 'Peering' tab
-
From the VPC console, select the VPC you want to peer with and click on the 'Connections' tab
-
From the VPC console, select the VPC you want to peer with and click on the 'Settings' tab
-
From the VPC console, select the VPC you want to peer with and click on the 'Actions' tab
A
Correct answer
Explanation
To accept a VPC Peering connection request, you need to go to the VPC console, select the VPC you want to peer with, and click on the 'Peering' tab.
What is the maximum size of a CIDR block that can be used for VPC Peering?
A
Correct answer
Explanation
The maximum size of a CIDR block that can be used for VPC Peering is /16.
Can VPC Peering be used to connect VPCs across different accounts?
A
Correct answer
Explanation
VPC Peering can be used to connect VPCs across different accounts, but both accounts must be in the same organization.
Can VPC Peering be used to connect VPCs across different regions?
B
Correct answer
Explanation
VPC Peering can only be used to connect VPCs within the same region.
What is the difference between VPC Peering and NAT Gateway?
-
VPC Peering is used to connect VPCs within the same region, while NAT Gateway is used to connect VPCs to the internet
-
VPC Peering is more secure than NAT Gateway
-
VPC Peering is easier to configure than NAT Gateway
-
VPC Peering is less expensive than NAT Gateway
A
Correct answer
Explanation
The main difference between VPC Peering and NAT Gateway is that VPC Peering is used to connect VPCs within the same region, while NAT Gateway is used to connect VPCs to the internet.
Which protocol is used to provide authentication and authorization for GPRS users?
B
Correct answer
Explanation
EAP (Extensible Authentication Protocol) is used to provide authentication and authorization for GPRS users. EAP allows for a variety of authentication methods, including password-based authentication, token-based authentication, and certificate-based authentication.
Which protocol is used to provide encryption for GPRS data traffic?
A
Correct answer
Explanation
IPsec (IP Security) is used to provide encryption for GPRS data traffic. IPsec is a suite of protocols that can be used to secure IP traffic, including traffic between GPRS users and the Internet.
Which protocol is used to provide a connection-oriented data service for GPRS users?
A
Correct answer
Explanation
PPP (Point-to-Point Protocol) is used to provide a connection-oriented data service for GPRS users. PPP is a simple protocol that can be used to establish a connection between two devices over a serial link.
Which protocol is used to provide a physical layer connection between a GPRS user and the network?
C
Correct answer
Explanation
PHY (Physical Layer) is used to provide a physical layer connection between a GPRS user and the network. PHY is a complex protocol that is responsible for a variety of tasks, including modulation, demodulation, and error correction.
Which protocol is used to provide authentication and authorization for GPRS users?
B
Correct answer
Explanation
EAP (Extensible Authentication Protocol) is used to provide authentication and authorization for GPRS users. EAP allows for a variety of authentication methods, including password-based authentication, token-based authentication, and certificate-based authentication.
Which protocol is used to provide encryption for GPRS data traffic?
A
Correct answer
Explanation
IPsec (IP Security) is used to provide encryption for GPRS data traffic. IPsec is a suite of protocols that can be used to secure IP traffic, including traffic between GPRS users and the Internet.
Which technology enables the creation of a secure overlay network over a public network?
-
Virtual Private Network (VPN)
-
Software-Defined Perimeter (SDP)
-
Zero Trust Network Access (ZTNA)
-
All of the above
D
Correct answer
Explanation
VPNs, SDPs, and ZTNAs all allow for the creation of secure overlay networks over public networks.