Missed questions

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

1/29

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 12:18 AM on 9/21/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

30 Terms

1
New cards

nmap -sn

Performs host discovery only (ping scan), identifying live hosts without executing a port scan.

2
New cards

nmap -sT

Performs a TCP connect scan by establishing a full TCP connection to identify open ports.

3
New cards

nmap -sU

Performs a UDP scan to discover open UDP ports.

4
New cards

nmap -p

Specifies target ports or port ranges to scan (e.g., nmap -p 22,80 192.168.1.10).

5
New cards

802.11r

Fast BSS Transition standard that speeds up roaming between access points by reducing authentication delays.

6
New cards

802.11k

Radio Resource Management standard that helps clients discover neighboring access points to inform roaming decisions.

7
New cards

802.11v

Wireless Network Management standard that allows the network to provide roaming recommendations and data to clients.

8
New cards

Channel bonding

Technique of combining adjacent wireless channels to increase available bandwidth (e.g., in 802.11n within the 5GHz5\,GHz band).

9
New cards

nmap -sn

Performs host discovery only (ping scan), identifying live hosts without executing a port scan.

10
New cards

nmap -sT

Performs a TCP connect scan by establishing a full TCP connection to identify open ports.

11
New cards

nmap -sU

Performs a UDP scan to discover open UDP ports.

12
New cards

nmap -p

Specifies target ports or port ranges to scan (e.g., nmap -p 22,80 192.168.1.10).

13
New cards

802.11r

Fast BSS Transition standard that speeds up roaming between access points by reducing authentication delays.

14
New cards

802.11k

Radio Resource Management standard that helps clients discover neighboring access points to inform roaming decisions.

15
New cards

802.11v

Wireless Network Management standard that allows the network to provide roaming recommendations and data to clients.

16
New cards

Channel bonding

Technique of combining adjacent wireless channels to increase available bandwidth (e.g., in 802.11n within the 5GHz5\,GHz band).

17
New cards

SPF and DKIM

Email authentication mechanisms whose configuration data and public keys are published in DNS TXT records.

18
New cards

DNSSEC

Extension that authenticates DNS data using digital signatures to verify response integrity and data origin.

19
New cards

DNS over HTTPS (DoH)

Protocol that transports DNS queries over HTTPS to provide encryption and privacy in transit.

20
New cards

Screened subnet (DMZ)

Network design that isolates public-facing services (e.g., web servers) from protected internal networks (e.g., database servers).

21
New cards

Recovery Point Objective (RPO)

The maximum acceptable amount of data loss resulting from a disruption, expressed as a time interval.

22
New cards

Router-on-a-stick

Topology using a single physical router interface with VLAN subinterfaces (e.g., interface G0.30 using encapsulation dot1Q 30) for inter-VLAN routing.

23
New cards

Directly connected route

A routing table entry automatically created for a network attached to an active router interface.

24
New cards

Default route

A route used when no specific route matches the destination IP, usually pointing to an upstream gateway.

25
New cards

QSFP+

Transceiver standard supporting 40GbE40\,GbE using four 10Gbps10\,Gbps lanes.

26
New cards

Solid amber switch LED

Port status light indicating a port blocked by Spanning Tree Protocol (STP).

27
New cards

tel: URI in SIP

A URI format in Session Initiation Protocol used to identify a telephone number for dialing.

28
New cards

Multicast MAC address (IPv4)

Ethernet destination address starting with 01:00:5E used to deliver traffic to a group of devices.

29
New cards

Application Programming Interface (API)

A set of protocols for software interaction, allowing tasks like adding firewall rules via requests to an endpoint.

30
New cards

Line protocol down

Interface state where the physical link is up but Layer 2 logical communication is down, often caused by encapsulation mismatches.