Jason Dion Network+ with accurate solutions + explanations(pass guaranteed)

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

1/639

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 6:59 AM on 6/6/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

640 Terms

1
New cards

What are networks?

Networks are used to make connections between machines.

2
New cards

What is a converged network?

A network that combines multiple types of data like voice, video, and data into a single network.

3
New cards

What is the 5 nines of availability?

Having an uptime 99.999% of the time (downtime is 5 min a year)

4
New cards

What is a client?

devices used by an end user to access the network

5
New cards

What is a server?

A devices that provides resources to clients or other servers on a network.

6
New cards

What is a hub?

Repeater that connects other devices together.

7
New cards

How does a hub relay frames?

Through broadcasts

8
New cards

What is a WAP?

Wireless Access Point

9
New cards

What does a WAP do?

A device that allows wireless devices to connect to a wired network.

10
New cards

What is a switch?

Device that connects network devices together.

11
New cards

What is a router?

A device that connects two different networks together.

12
New cards

What does a router do?

Forwards data packets to their network destination while forwarding traffic intelligently through IP addresses.

13
New cards

What is Media?

Connects two devices or a device to a switch port.

Cables.

14
New cards

What is WANL??

Wide area network Link

15
New cards

What is the client/server model?

uses dedicated server to provide access to files, scanners, and other network devices.

16
New cards

What are benefits of client/server model?

Administration and backup is easier.

Centralized communication

Easier management

Better Scalability

17
New cards

What is a peer to peer model?

Peers share resources directly with others.

18
New cards

What are the benefits of peer to peer models?

lower cost

no dedicated resources

no specialized OS

19
New cards

PAN

Personal Area Network

20
New cards

What is a PAN?

Personal Area Network.

Smallest type of wired or wireless network and covers about 10 feet.

21
New cards

What are examples of a PAN?

Bluetooth

USB connections

22
New cards

LAN

Local Area Network

23
New cards

What is the IEEE standard for ethernet?

802.3

24
New cards

What is the IEEE standard for wireless?

802.11

25
New cards

CAN

Campus Area Network

26
New cards

MAN

Metropolitan Area Network

27
New cards

WAN

Wide Area Network

28
New cards

What is a bus topology?

Single cable running through an area that requires network connectivity and each device taps into the cable.

29
New cards

What network topology is considered a single collision domain?

Bus Topology

30
New cards

What is a ring topology?

Uses a single cable running in a circular loop and each device is connected to the ring.

Data travels in a singular direction.

31
New cards

What is a token ring?

Electronic tag that prevents collisions by requiring devices to hold the token when communicating on the network.

NO REDUNDANCY

32
New cards

FDDI

Fiber Distributed Data Interface

33
New cards

What does FDDI do?

uses two counter rotating rings for redundancy.

34
New cards

What is a star topology?

Most popular

central point each client device connects to

35
New cards

Hub and Spoke topology

Similar to a star, but with WAN links instead of LAN connections.

Used for connecting multiple sites

36
New cards

Full Mesh topology

Most redundant

All nodes are connected to each other.

optimal routing between nodes is always available.

EXPENSIVE

37
New cards

Partial mesh topology

A hybrid of a hub-and-spoke topology and a full-mesh topology. A partial-mesh topology can be designed to provide an optimal route between selected sites, while avoiding the expense of interconnecting every site to every other site.

38
New cards

What are three wireless network topologies?

Infrastructure, Ad Hoc, and wireless mesh.

39
New cards

What is infrastructure mode?

Uses a wireless access point as a centralized point and supports wireless security controls and centralized management.

40
New cards

What is Ad Hoc?

decentralized wireless network which creates peer to peer connections and does not require a router or an access point.

41
New cards

What is mesh wireless?

Interconnection of different nodes, devices, or radios which consists of clients, routers, gateway, and other devices.

42
New cards

802.11

The IEEE standard for wireless networking.

43
New cards

Bluetooth

Wireless PAN technology that transmits signals over short distances between cell phones, computers, and other devices

44
New cards

RFID

radio frequency identification, similar to barcodes but uses chip that works with electromagnetic fields.

45
New cards

NFC

(Near Field Communication) e.g. contactless payment debit cards and smartphone NFC chips.

46
New cards

IR

Infrared

47
New cards

Z-wave

A short-range low-power network technology used for the Internet of Things.

48
New cards

ANT+

ANT is a proven ultra-low power (ULP) wireless protocol that is responsible for sending information wirelessly from one device to another device, in a robust and flexible manner.

WORKS WITH SENSORS

49
New cards

Asynchoronous communication

uses a start bit and stop bit to indicate when transmissions occur from sender and receiver.

50
New cards

synchronous communication

communications that occur at the same time. Uses reference clock to coordinate the transmission between two devices.

51
New cards

What is broadband?

Divides the bandwidth between separate channels.

think cable TV

52
New cards

What is baseband?

All frequencies are used all of the time on the medium for communication.

53
New cards

what is TDM?

time division multiplexing.

Each session is taking turns, using time slots, to share the medium between all users.

54
New cards

What is multiplexing?

Combining multiple signals for transmission over a single transmission path.

55
New cards

Isochronous communication

common reference clock

creates time slots for communication

56
New cards

What is packet switching?

a mode of data transmission in which a message is broken into a number of parts that are sent independently, over whatever route is optimum for each packet, and reassembled at the destination.

57
New cards

what is circuit switching?

a dedicated private link that sends messages on the network

58
New cards

what is message switching?

data is divided into messages, except these messages may be stored and forwarded.

59
New cards

what is ICMP?

Internet control message protocol - used for testing basic connectivity, diagnostics, control, and error messaging

60
New cards

What is the three-way handshake?

The opening sequence of a TCP connection. SYN, SYN-ACK, ACK

61
New cards

what is windowing?

Windowing allows a single acknowledgment of multiple TCP segments. This can be adjusted based upon the host requirements.

62
New cards

What is buffering?

occurs when devices allocate memory to store segments if bandwidth is not readily available.

63
New cards

H.323

A VoIP standard that handles the initiation, setup, and delivery of VoIP and video sessions.

64
New cards

TLS

Transport Layer Security. Used to encrypt traffic on the wire.

65
New cards

what does the presentation layer do?

deals with formatting of data and encryption.

66
New cards

What does the application layer do?

It is the layer which interacts with the user to provide access to services and data that is sent/received over a network.

67
New cards

Infrastructure Mode

Uses a wireless point as a centralized point and supports wireless security controls and centralized management.

68
New cards

Ad Hoc

Decentralized wireless network which creates peer to peer connections and doe not require a router or an access point.

69
New cards

Wireless Mesh

A wireless topology made up of transmissions points with overlapping ranges.

70
New cards

Broadband

divides the bandwidth between separate channels.

Like TV

71
New cards

Baseband

a type of transmission in which the entire channel capacity of the communications medium (such as cable) is used by one data signal, enabling only one node to transmit at a time

72
New cards

LLC

Logical Link Control

73
New cards

What does logical link control (LLC) do?

Flow control

provides connection services and acknowledgement of receipt of messages.

74
New cards

isochronous

common reference clock

75
New cards

synchronous

network devices agree on clocking methods to indicate beginning and end frames

76
New cards

asynchronous

devices use their own clocks

77
New cards

Describe TCP

Reliable, connection-oriented delivery

78
New cards

Describe UDP

connectionless, unsequenced best effort delivery. Sends data but does not check to see if it is received

79
New cards

What does the session layer do?

deals with establishment, management

and dissolution of sessions

80
New cards

What happens when a session is set up in the session layer?

Checking of user credentials and assigning numbers to sessions to identify them.

81
New cards

H.323

A VoIP standard that handles the initiation, setup, and delivery of VoIP sessions.

82
New cards

What does H.323 operate over?

RTP

83
New cards

RTP

Real Time Protocol

84
New cards

NetBIOS (Network Basic Input/Output System)

Protocol that operates at the Session layer of the OSI seven-layer model. This protocol creates and manages connections based on the names of the computers involved.

85
New cards

Layer 6

presentation layer

86
New cards

What is layer 6 (presentation layer) responsible for?

formatting data exchange and securing the data with proper encryption.

87
New cards

ASCII

American Standard Code for Information Interchange

88
New cards

TLS

Transport Layer Security

89
New cards

What does TLS do?

Transport layer security creates encrypted tunnel to ensure confidentiality.

90
New cards

Application Layer

The seventh layer of the OSI model. Application layer protocols enable software programs to negotiate formatting, procedural, security, synchronization, and other requirements with the network.

91
New cards

TCP/IP Model

A four-layer data communication model

developed by the United States Department of Defense. To some extent, it is similar to the OSI model.

92
New cards

First layer of the TCP/IP model

Network Interface

93
New cards

Second Layer of TCP/IP

Internet

94
New cards

Third Layer of the TCP/IP

Transport

95
New cards

Fourth layer of the TCP/IP

Application

96
New cards

Network Interface Layer (TCP/IP layer)

Concerned with physical and electrical characteristics. It describes how to transmit bits across the network and determines how the interface uses network medium

97
New cards

Internet Layer (TCP/IP model)

Routes data from source to destination by defining packet and addressing scheme, moves data between the link and transport layers, routing packets of data to remote hosts, and performing fragmentation and reassembly of data packets. Where IP operates.

98
New cards

Transport Layer (TCP/IP model)

Communication session management between hosts and defines level of service and status connection used for transport.

99
New cards

Application Layer (TCP/IP model)

Provides applications for file transfer, network troubleshooting, and internet activities. Also supports APIs

100
New cards

What are ports?

A computer uses ports to connect with peripheral devices