Networking Fundamentals and CCNA Review

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

1/9

flashcard set

Earn XP

Description and Tags

Practice flashcards covering layer 2 behavior, network APIs, virtualization, and protocol fundamentals based on lecture questions.

Last updated 9:26 AM on 5/3/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

10 Terms

1
New cards

What is the default behavior of a Layer 2 switch when a frame with an unknown destination MAC address is received?

The Layer 2 switch floods packets to all ports except the receiving port in the given VLAN

2
New cards

What is the destination MAC address of a broadcast frame?

ff:ff:ff:ff:ff:ff

3
New cards

Which purpose does a northbound API serve in a controller-based networking architecture?

Facilitates communication between the controller and the applications.

4
New cards

What role does a hypervisor provide for each virtual machine in server virtualization?

Control and distribution of physical resources.

5
New cards

According to the Spanning Tree Protocol (STP), how are forwarding loops prevented at OSI Layer 2?

Port blocking

6
New cards

What is the difference regarding reliability and communication type between TCP and UDP?

TCP is reliable and is a connection-oriented protocol; UDP is not reliable and is a connectionless protocol.

7
New cards

What is the maximum bandwidth of a T1 point-to-point connection?

1.544Mbps1.544\,Mbps

8
New cards

What is the purpose of a Service Set Identifier (SSID)?

It identifies a WLAN (Wireless Local Area Network).

9
New cards

Which command is used to enable LLDP globally on a Cisco IOS ISR?

lldp run

10
New cards

Which configuration-management technology uses SSH for remote device communication and YAML for fundamental configuration elements?

Ansible