wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

AWS Networking

Total questions: 10

Worksheet time: 5mins

Name
Class
Date
1.

Which option is correct about Default VPC ?

a)

A default VPC is a logically isolated virtual network in the AWS cloud

b)

A default VPC is a created for your AWS account the first time you provision Amazon EC2 resources

c)

A default VPC is the VPC with the default Route

d)

A default VPC is needed for Internet communication

2.

Fill in the blank: Network Access Control Lists (NACLs) are ____.

a)

Stateless

b)

Stateful

c)

Only for Incoming Traffic

d)

Only for Outgoing Traffic

3.

What is the IP Range for the Default VPC

a)

169.254.0.0/16

b)

172.16.0.0/16

c)

172.31.0.0/16

d)

10.0.0.0/8

4.

Which of the following is a reason that VPC peering could fail?

a)

The VPCs are in different accounts

b)

The VPCs have overlapping IP addresses.

c)

The VPCs use different numbers of AZs.

d)

The VPCs are in different regions.

5.

Does VPC Support Transitive Routing ?

a)

True

b)

False

6.

source/destination check can be enabled or disabled on

a)

VPC

b)

EC2

c)

NAT Gateway

d)

Transit Gateway

7.

Which traffic uses the IP address range 229.0.0.0/24 ?

a)

Broadcast

b)

Unicast

c)

Anycast

d)

Multicast

8.

Allowed IP Address Block Size for VPC is

a)

/16 netmask and /28 netmask

b)

/24 netmask

c)

/8 and /20 netmask

d)

All IP Ranges

9.

Blackhole Routing is Supported in which of the following

a)

VPC

b)

Dx GW

c)

NAT GW

d)

TGW

10.

Route Priority in VPC

1.        Local route, even if a more specific route exists for the CIDR

2.       Most specific route (longest-prefix match)

3.       Static routes are preferred over dynamic routes for equivalent prefixes

4.       Dynamic routes propagated from AWS Direct Connect

5.       Static routes configured on a VGW VPN connection

6.       Dynamic routes propagated from a VPN

a)

Correct

b)

Incorrect