ap networking

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

1/196

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 2:16 PM on 5/1/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

197 Terms

1
New cards

intermediate node

performs a forwarding function

2
New cards

end systems

systems that send and receive data traffic

3
New cards

client server

network where most nodes act as a client

4
New cards

peer-to-peer network

network where each host acts as a client and a server

5
New cards

server

makes applications and resources available to other hosts

6
New cards

clients

consumes the services provided by servers

7
New cards

local area network (LAN)

network confined to one geographical location

8
New cards

small office/home office (SOHO)

a small business-oriented network

9
New cards

enterprise LAN

a larger network with thousands of servers and clients

10
New cards

datacenter

a network that hosts only servers and storage

11
New cards

wide area network (WAN)

a network of networks, connects networks globally

12
New cards

topology

physical or logical structure of a network

13
New cards

point-to-point link

simple connection between two nodes

14
New cards

half-duplex

a point-to-point link that can transfer data both ways but not at the same time

15
New cards

full-duplex

a point-to-point link that can transfer data both ways at the same time

16
New cards

star topology

a network structure where all end nodes are connected to a central appliance

17
New cards

hub-and-spoke topology

same as star topology but for WAN

18
New cards

mesh topology

a network structure where each device has a point-to-point link with every other device

19
New cards

bus topology

one of two legacy topologies that consists of a trunk cable and devices in a single line

20
New cards

ring topology

the other legacy topology, a network structure that forms a ring

21
New cards

data addressing

describing where data should go

22
New cards

data encapsulation

describing how data should be packages for transmission(adding headers)

23
New cards

osi layer 1

the physical layer, responsible for transmission and receipt of signals that represents bits of data

24
New cards

components at osi layer 1

repeaters, hubs, media converters, and trancievers

25
New cards

osi layer 2

the data link layer, responsible for transferring data between nodes, uses frames

26
New cards

components at osi layer 2

network adapter or network interface card(NIC), bridge, switch, wireless access point(AP), mac address, VLAN

27
New cards

osi layer 3

the network layer, responsible for moving data around network of networks by giving each packet a destination network addresss

28
New cards

components at osi layer 3

router, basic firewalls, access control list(ACL), datagram

29
New cards

osi layer 4

the transport layer, also known as the end-to-end, is responsible for transferring data by assigning each application a port number with segments

30
New cards

components at osi layer 4

multilayer switches, advanced firewalls and intrusion detection systems(IDS)

31
New cards

osi layer 5

the session layer, responsible for starting, managing, and ending connections

32
New cards

osi layer 6

the presentation layer, responsible for transforming data to the format required for an application

33
New cards

osi layer 7

the application layer, responsible for providing an interface for software programs

34
New cards

components at osi layers 6 & 7

application protocols (web, email, file transfer, etc)

35
New cards

osi layer 1 functions

RJ45 ports implement a local cabled network, connect to ISP(internet service provider)

36
New cards

osi layer 2 functions

RJ45 jacks connect to ethernet switch

37
New cards

osi layer 3 functions

makes decisions between local private network and public internet with IP addresses

38
New cards

osi layer 4 functions

functions also as security

39
New cards

network troubleshooting methodology

steps for solving a problem in a network

40
New cards

ntm step 1

identify the problem

41
New cards

ntm step 2

establish a theory of probable cause

42
New cards

ntm step 3

test the theory to determine the cause

43
New cards

ntm step 4

establish a plan of action and identify possible effects

44
New cards

ntm step 5

implement a solution or escalate if necessary

45
New cards

ntm step 6

verify system functionality

46
New cards

ntm step 7

document findings

47
New cards

network data transfer

modulating the properties of a transmission medium to encode a signal

48
New cards

the three ethernet standards

the speed or rate in mega or gigabits per second, the signal mode, and a designator

49
New cards

twisted pair copper cable

insulated copper wires twisted around each other to cancel out electro-magnetic interface(EMI), used for telephone systems and data networks, can be shielded (STP) or unshielded (UTP)

50
New cards

media access control (MAC)

a physical identifier for hardware used for local network traffic

51
New cards

collision domain

network segment where nodes are attached to the same shared access media

52
New cards

Carrier Sense Multiple Access with Collision Detection (CSMA/CD)

a set of protocols that reduce the possibility of data collisions

53
New cards

collision

a state when a signal is present on an interfaces transmit and receives lines at the same time

54
New cards

fast ethernet

100 Mbps(100BASE-TX), implemented with a hub,

55
New cards

fiber optic cable

a cable that has a center glass surrounded by multiple layers of protective materials, used to send information at the speed of light, high bandwidth than twisted pair

56
New cards

-T

twisted cable

57
New cards

-F

fiber optic cable

58
New cards

gigabit ethernet

1000 Mbps(1 Gbps) 1000BASE-T, implemented with switches, max distance 100 meters(328 ft)

59
New cards

auto negotiation

allows devices to automatically determine best duplex and speed

60
New cards

baseband transmission

used for short distance, digital, and bidirectional communication

61
New cards

broadband transmission

used for long distance, analog, and unidirectional communication

62
New cards

cat (cables)

related to twisted pairs, cat (category) defines what bandwidth it should support, with higher numbers representing better support

63
New cards

crosstalk

phenomenon where one pair causes interface due to proximity

64
New cards

interface

point of communication between different components

65
New cards

solid cabling

single thick wire used for cables that run behind walls or through ducts

66
New cards

stranded cabling

thin, filament wires twisted around each other used to make flexible patch cords for connection computers to wall and switch ports

67
New cards

shielded vs unshielded cables

shielded are more rigid and expensive, while unshielded is more cost-effective and flexible

68
New cards

registered jack (RJ)

series of jack/plug types used for twisted-pair cabling such as RJ45 or RJ11

69
New cards

RJ45 connectors

used with 4-pair copper cables

70
New cards

RJ11 connectors

used with 2-pair copper cables

71
New cards

plenun space

a void in a building designed to carry heating, ventilation, and air conditioning (HVAC) systems

72
New cards

riser cable

a cable that passes through two floors

73
New cards

coaxial cable (coax)

a cable with a single copper conductor in the middle inside a layer of insulation, a braided metal shield, and an exterior plastic sheath

74
New cards

twinaxial cable (twinax)

similar to a coaxial but with two inner conductors

75
New cards

screen cabling (ScTP)

uses a thin outer foil shield around all pairs

76
New cards

central processing unit (CPU)

aka processor or “the brain”, processes data, manages input/output, and executes instructions from software or hardware

77
New cards

random access memory (RAM)

type of storage that temporarily holds data for immediate operations

78
New cards

RAM importance

with insufficient ram, systems can run slowly and occasionally crash

79
New cards

solid state drives (SSD)

a high-speed, non-volatile storage device with no moving parts

80
New cards

hard disk drives (HDD)

a low-cost, electro-magnetic storage device with moving parts(spinning platters)

81
New cards

HDD vs SSD

SSDs are significantly faster, more durable, and use flash memory to store data. HDD use mechanical spinning platters and are generally cheaper

82
New cards

firmware

a software that manages hardware components

83
New cards

basic input/output system (BIOS)

essential firmware stored on a motherboard chip responsible for power on/off devices and ensuring all components function together before loading OS

84
New cards

unified extensible firmware interface (UEFI)

modern software standard that replaces BIOS to act as a middleman between a computer’s firmware and operating system

85
New cards

operating system

a software that interfaces between the user and the hardware, responsible for managing resources and performing system tasks (Windows, macOS, Linux..)

86
New cards

application software

software that performs a specific function not directly related to the computer system (internet browsers, games, word processors…)

87
New cards

driver

a software that allows a device to communicate with a computer’s operating system

88
New cards

virtual instance/virtual machine

an emulation of a physical computer running an operating systems and applications

89
New cards

file system

a logical structure that names and stores files on a computer system, managed by the operating system

90
New cards

directories

an organizational structure that holds multiple files or other directories

91
New cards

dynamic host configuration protocol (DHCP)

a network management protocol that automatically assign IP addresses and configuration settings to devices

92
New cards

port #21

file transfer protocol (FTP)

93
New cards

port #22

secure shell (SSH)

94
New cards

port #25

simple mail transfer protocol (SMTP)

95
New cards

port #53

domain name system (DNS)

96
New cards

port #80/443

hypertext transfer protocol (HTTP/HTTPS)

97
New cards

graphic user interface (GUI)

virtual system that allows users to interact with icons, menus, and windows

98
New cards

comand line interface

text-based user interface used to interact with computer operating system

99
New cards

~

home directory of the current user

100
New cards

ls

the list command, displays contents of the current directory