Computer Networks

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

1/50

flashcard set

Earn XP

Description and Tags

Flashcards related to key vocabulary and concepts in Computer Networks.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

51 Terms

1
New cards

Network Interface Card (NIC)

Physically connects end devices to the network.

2
New cards

Physical Port

Connector/outlet on a networking device where the media connects to an end device or another networking device.

3
New cards

Interface

Specialized ports on a networking device that connect to individual networks; ports on a router are referred to as network interfaces.

4
New cards

LAN (Local Area Network)

Interconnects end devices in a limited area, administered by a single organization, and provides high-speed bandwidth.

5
New cards

WAN (Wide Area Network)

Interconnects LANs over wide geographical areas, typically administered by service providers, providing slower speed links between LANs.

6
New cards

IETF (Internet Engineering Task Force)

Helps maintain structure on the internet.

7
New cards

ICANN (Internet Corporation for Assigned Names and Numbers)

Helps maintain structure on the internet.

8
New cards

IAB (Internet Architecture Board)

Helps maintain structure on the internet.

9
New cards

Intranet

Private collection of LANs and WANs internal to an organization, accessible only to authorized members.

10
New cards

Extranet

Network that provides secure access to an organization's network for external collaborators.

11
New cards

Fault Tolerance

Network characteristic that limits the impact of a failure by using redundant connections.

12
New cards

Scalability

Network characteristic where the network can expand quickly and easily to support new users and applications without impacting existing users.

13
New cards

Quality of Service (QoS)

Prioritizes time-sensitive traffic to manage data flow and ensure reliable content delivery.

14
New cards

Confidentiality

Network security goal ensuring only intended recipients can read the data.

15
New cards

Integrity

Network security goal ensuring data is not altered during transmission.

16
New cards

Availability

Network security goal ensuring timely and reliable access to data for authorized users.

17
New cards

BYOD (Bring Your Own Device)

Policy allowing users to use their own devices to access network information.

18
New cards

Cloud Computing

Storing files and backing up data on remote servers over the internet.

19
New cards

Public Cloud

Cloud services available to the general public through pay-per-use or free models.

20
New cards

Private Cloud

Cloud infrastructure intended for a specific organization.

21
New cards

Hybrid Cloud

Combination of two or more cloud types connected using the same architecture.

22
New cards

Community Cloud

Public cloud with set levels of security, privacy, and regulatory compliance.

23
New cards

Threat Vectors

Methods by which threats access a network, either external or internal.

24
New cards

Shell

User interface to request tasks from the computer via CLI or GUI.

25
New cards

Kernel

Communicates between hardware and software, managing hardware resource use.

26
New cards

Hardware

Physical components of a computer, including electronics.

27
New cards

Console

Physical management port for local device access and maintenance.

28
New cards

Secure Shell (SSH)

Secure remote CLI connection through a virtual interface over a network.

29
New cards

Telnet

Insecure remote CLI connection over a network, sending data in plaintext.

30
New cards

User EXEC Mode

Cisco IOS mode with limited monitoring commands, identified by a > symbol.

31
New cards

Privileged EXEC Mode

Cisco IOS mode with access to all commands, ending with a # symbol.

32
New cards

Global Configuration Mode

Cisco IOS mode used to access configuration options on the device.

33
New cards

Running-config

Stored in RAM, loses all of its content when device is powered off .

34
New cards

Startup-config

Saved configuration that is stored NVRAM

35
New cards

IP Addresses

Primary means of enabling devices to locate one another and establish end-to-end communication.

36
New cards

IPv4 Address

Dotted decimal notation, 4 decimal numbers between 0-255.

37
New cards

IPv4 Subnet Mask

32-bit value that differentiates the network portion of the address from the host portion.

38
New cards

Default Gateway

IP address of the router that the host will use to access remote networks.

39
New cards

IPv6 Address

128 bits in length, written as a string of hexadecimal values.

40
New cards

MAC Address

48-bit hexadecimal address that uniquely identifies a network card.

41
New cards

Half-Duplex Communication

Only allows one device to send or receive at a time on a shared medium.

42
New cards

Full-Duplex Communication

Allows both devices to simultaneously transmit and receive on a shared medium.

43
New cards

Attenuation

Weakening of electrical signals over long distances in copper cabling.

44
New cards

Electromagnetic Interference (EMI)

Interference that can distort and corrupt data signals.

45
New cards

Radio Frequency Interference (RFI)

Interference that can distort and corrupt data signals.

46
New cards

Unshielded Twisted-Pair (UTP)

A common networking media terminated with RJ-45 connectors.

47
New cards

Shielded Twisted-Pair (STP)

Better noise protection, more expensive, harder to install.

48
New cards

Data Link Layer

Responsible for communication between end-device network interface cards.

49
New cards

Network Layer

Provides services to allow end devices to exchange data.

50
New cards

Transport Layer

Responsible for logical communications between applications running on different hosts.

51
New cards

Application Layer

Provides the interface between applications and the underlying network.