Module_11_Study_Questions

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/20

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

21 Terms

1
New cards
Peer-to-Peer Network
A network where devices act as both clients and servers, sharing resources directly without a central server.
2
New cards
Subnet Mask
A mask used to determine which portion of an IPv4 address is designated as the network ID and which part is designated as the host ID.
3
New cards
Personal Area Network (PAN)
A type of network created for communication between devices located close to one another, such as pairing wireless earbuds to a cell phone.
4
New cards
Router
A device that connects multiple networks together and provides routing between them.
5
New cards
TCP (Transmission Control Protocol)
A connection-oriented protocol that ensures reliable transmission of data.
6
New cards
UDP (User Datagram Protocol)
A connectionless protocol that allows for faster transmission of data without delivery confirmation.
7
New cards
3-way Handshake Steps
The steps involved in establishing a TCP connection: SYN, SYN-ACK, and ACK.
8
New cards
SMTP
Simple Mail Transfer Protocol, used for sending emails, typically operates on Port 25.
9
New cards
IPv4 Address
An address that consists of 32 bits, represented as four 8-bit octets.
10
New cards
IPv6 Address
An address that consists of 128 bits, represented as eight 16-bit sections.
11
New cards
MAC Address
A physical address that is hardware-based, used to uniquely identify devices on a network.
12
New cards
File Storage
One of the network resources provided by a server, allowing access to stored files.
13
New cards
Fully Qualified Domain Name (FQDN)
A complete domain name that specifies a host and its domain, including the top-level domain.
14
New cards
Internet of Things (IoT)
A network of connected smart devices that communicate and collect data, often including sensors and processors.
15
New cards
WPA2
A security protocol that uses AES for encryption in wireless networks.
16
New cards
Dynamic Host Configuration Protocol (DHCP)
A protocol used to dynamically assign IP addresses to devices on a network.
17
New cards
Network Address Translation (NAT)
A technology that allows multiple computers to share a single public IP address.
18
New cards
Universal Plug and Play (UPnP)
A set of networking protocols that allows networked devices to discover each other and establish functional network services.
19
New cards
Hub vs. Switch
A hub broadcasts to all ports while a switch sends data specifically to the intended destination.
20
New cards
Cable Modem Service
An internet connection provided over coaxial cable, typically following the DOCSIS standard.
21
New cards
traceroute
A network utility used to show each hop a packet takes in reaching its destination.