Networking Final Exam pt 1

0.0(0)
Studied by 0 people
call kaiCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/14

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 4:34 PM on 4/27/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

15 Terms

1
New cards

Which Cloud network infrastructure closely resembles a traditional network infrastructure?

IGW

VPN

Security Group

VPC

VPC (Virtual Private Cloud)

2
New cards

What Cloud infrastructure enables communication between instances in a VPC and the Internet.

Firewall

Security Group

VPC

IGW

IGW (Internet Gateway)

3
New cards

Instead of configuring a firewall on-premises, what would an administrator configure in a Cloud network?

IGW

VPC

VPN

Security Group

Security Group

4
New cards

In Cloud networking, what term represents the virtualization of network functions traditionally performed by dedicated hardware appliances?

NFV

VPC

NAT

IGW

NFV (Network Functions Virtualization)

5
New cards

What command is used to display a host route table?

route print

print route table

route table print

print route

route print

6
New cards

Which type of IP address is assigned to a host that is configured for DHCP addressing but cannot reach a DHCP server?

Private

Loopback

IPv6

APIPA

APIPA (Automatic Private IP Addressing)

7
New cards

Identify the APIPA IPv4 address.

192.168.6.87

169.254.255.254

172.18.99.2

169.255.255.254

169.254.255.254

8
New cards

A machine is statically assigned an IP address of 10.0.0.6/26. Which of the listed machines is assigned to the same logical network? [Choose all that apply]

10.0.0.36/26

10.0.1.6/26

10.0.0.56/26

10.0.0.66/26

10.0.0.36/26

10.0.0.56/26

9
New cards

Rewrite the network mask 255.255.255.224 using CIDR notation.

/28

/26

/25

/27

/27

10
New cards

Which IP address is used to test the network stack on a local machine and does not result in physically sending packets out of a NIC interface?

192.168.0.1

127.0.0.1

126.0.0.1

224.0.0.1

127.0.0.1

11
New cards

Which layer of the OSI model do VLANs operate at?

Layer 3

Layer 2

Layer 1

Layer 7

Layer 2

12
New cards

In Hyper-V, which type of switch settings allows communication between virtual machines on the same host while not allowing communication with an external network.

Internal

Private

External

VLAN

Private

13
New cards

What type of file may include a disk image and be used as a virtual CD or DVD to boot an operating system image?

.exe

.os

.pkt

.iso

.iso

14
New cards

Which protocol enables VLAN tagging?

802.1Q

802.1X

803

802.11ac

802.1Q

15
New cards

What command is used to test the reachabilty of a host?

ping

ifconfig

sudo

netstat

ping