N10-009 Networking Concepts

0.0(0)
studied byStudied by 0 people
0.0(0)
full-widthCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/88

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.

89 Terms

1
New cards

OSI Model

Physical, Data Link, Network, Transport, Session, Presentation, Application (Please Do Not Throw Sausage Pizza Away)

2
New cards

LAN

Local Area Network

3
New cards

Subnet

Stands for subnetwork, a logical or physical subdivision of a larger network

4
New cards

Router

connects 2 or more LANs to internet

5
New cards

Switch

Connects computers in LAN

6
New cards

Firewall

Safeguards computers and networks against unauthorized access

7
New cards

Proxy

Gateway between users and internet

8
New cards

NAS

Network attached storage

9
New cards

SAN

Storage access network

10
New cards

AP

Access Point

11
New cards

IDS

Intrusion Detection System

12
New cards

IPS

Intrusion Prevention System

13
New cards

Load Balancer

Distributes traffic across servers

14
New cards

CDN

Content Delivery Network

15
New cards

QoS

Quality of Service

16
New cards

TTL ( Time to Live)

A mechanism for limiting the lifetime of data on a network or in a system

17
New cards

Network Security List

set of security rules applied to all devices on a subnet

18
New cards

Network Security Group

Set of security rules applied to a group of network devices

19
New cards

Internet Gateway

Allows inbound and outbound connections between private subnets and public networks

20
New cards

Network Address Translation (NAT) gateway

Allows outbound connections from a private subnet to public network services while shielding it from inbound connections from outside.

21
New cards

How does a VPN work?

First, the computer connects to the internet using local DHCP.
Then, the VPN client software creates a virtual NIC (vNIC) on the local computer (endpoint 1).
Then it makes a connection with the VPN server at the office (endpoint 2).
Then it makes a virtual direct cable from the vNIC to the office.

22
New cards

NFV

Network Function Virtualization

23
New cards

VPC

Virtual Private CLoud

24
New cards

SaaS

Software as a Service

25
New cards

IaaS

Infrastructure as a Service

26
New cards

PaaS

Platform as a Service

27
New cards

Direct Connect

On-premises infrastructure connects to a provider’s network, bypassing the public internet

28
New cards

Internet Protocol (IP)

IPv4 and IPv6

29
New cards

Internet Control Message Protocol (ICMP)

Used for ping packets

30
New cards

Transmission Control Protocol (TCP)

Connection oriented, SYN-ACK handshake

31
New cards

User Datagram Protocol (UDP)

Connectionless, best-effort

32
New cards

IPv4 address

32-bit number, consisting of four decimals from 0 to 255 separated by periods. e.g. 192.168.1.1

33
New cards

IPv4 loopback/localhost

127.0.0.1

34
New cards

Automatic Private IP Addressing (APIPA)/link-local

169.254.x.x

35
New cards

Classless Inter-Domain Routing (CIDR)

CIDR IPv4 addresses have a prefix; e.g., “/24“ in “10.150.23.58/24“ denotes a 255.255.255.0 subnet mask

36
New cards

802.11 Standards

for wi-fi communication

37
New cards

802.3 standards

for wired ethernet networks

38
New cards

Transceiver

combined transmitter and receiver of signals

39
New cards

form factor

hardware specifications

40
New cards

TIA/EIA-568A

1. White/green

2. Green

3. White/orange

4. Blue

5. White/blue

6. Orange

7. White/brown

8. Brown

41
New cards

TIA/EIA-568B

1. White/green

2. Orange

3. White/orange

4. Blue

5. White/blue

6. Green

7. White/brown

8. Brown

42
New cards

Single-mode vs. multimode

It is referring to optic fiber and it either allows one or multiple light modes to propagate.

43
New cards

DAC

Direct attach copper

44
New cards

Coaxial

F-type, BNC

45
New cards

BNC

Bayonet Neill-Concelman

46
New cards

Twinaxial/twinax

Has two inner conductors instead of one as in coaxial

47
New cards

Twisted pair

RJ45, (RJ)11

48
New cards

(RJ)11

Registered Jack

49
New cards

STP/UTP

Shielded/Unshielded twisted pair

50
New cards

Fiber optic

SC, ST, LC, FT, MT,RJ

51
New cards

SC

Subscriber Connector

52
New cards

ST

Straight Tip

53
New cards

LC

Local Connector

54
New cards

FC

Fibre Channel

55
New cards

Plenum-rated

Fire Resistant cable; compare with riser-rated, non-plenum rated, and PVC

56
New cards

UTP Categories

CAT1 - up to 1MBps
CAT2 - up to 4Mbps

CAT3 - up to 10Mbps

CAT4 - up to 16Mbps

CAT5 - up to 100Mbps
CAT5e - up to 1Gbps

CAT6 - up to 10Gbps

CAT6a - up to 10Gbps

CAT7 - up to 10Gbps

57
New cards

SFP

Small form-factor pluggable

58
New cards

QSFP

Quad small form-factor pluggable

59
New cards

MPO

Multi-fiber push on

60
New cards

Mesh Topology

A network configuration where every device is interconnected with every other device, providing multiple route for data to travel.

<p><span>A network configuration where every device is interconnected with every other device, providing multiple route for data to travel.</span></p>
61
New cards

Hybrid Topology

A network topology that combines two or more different network topologies. It can be a combination of bus topology, ring topology and mesh topology

<p><span>A network topology that combines two or more different network topologies. It can be a combination of bus topology, ring topology and mesh topology</span></p>
62
New cards

Star/hub and spoke Topology

A network topology type where each individual component is physically linked to a common central node, such as a switch or hub. A star network may comprise either wired or wireless connections. The central node functions as a server, while connected network components are clients, every one of which uses the server as an intermediary.

<p><span>A network topology type where each individual component is physically linked to a common central node, such as a switch or hub. A star network may comprise either wired or wireless connections. The central node functions as a server, while connected network components are clients, every one of which uses the server as an intermediary.</span></p>
63
New cards

Spine and Leaf Topology

A two-tier network architecture where leaf switches connect directly to end-user devices, and spine switches form the network's core by interconnecting all leaf switches in a full-mesh pattern

<p><span>A two-tier network architecture where leaf switches connect directly to end-user devices, and spine switches form the network's core by interconnecting all leaf switches in a full-mesh pattern</span></p>
64
New cards

Point to Point Topology

a type of topology that works on the functionality of the sender and receiver. It is the simplest communication between two nodes, in which one is the sender and the other one is the receiver.

<p><span>a type of topology that works on the functionality of the sender and receiver. It is the simplest communication between two nodes, in which one is the sender and the other one is the receiver.</span></p>
65
New cards

3 tier Hierarchical model

Core, Distribution, Access

66
New cards

Collapsed core

Combine core and distribution layers

67
New cards

North-south

Traffic moving between a private network and the outside world

68
New cards

East-west

Traffic moving within an organization’s internal network

69
New cards

RFC1918

IP addresses set aside for private networks

70
New cards

VLSM

Varliable Length Subnet Mask

71
New cards

Classless Inter-Domain Routing (CIDR)

CIDR IPv4 addresses have a prefix; e.g., “/24“ in “10.150.23.58/24“ denotes a 255.255.255.0 subnet mask

72
New cards

IPv4 address classes

• Class A: 0.0.0.0 – 127.255.255.255

• Class B: 128.0.0.0 – 191.255.255.255

• Class C: 192.0.0.0 – 223.255.255.255

• Class D: 224.0.0.0 – 239.255.255.255

• Class E: 240.0.0.0 – 255.255.255.255

73
New cards

SD-WAN

Software-defined wide area network

74
New cards

SDN

Software-defined networking

75
New cards

IaC

Infrastructure as Code

76
New cards

SASE

Secure Access Secure Edge

77
New cards

SSE

Security Service Edge

78
New cards

VXLAN

Virtual Extensible Local Area Network

79
New cards

ZTA

Zero Trust Architecture

80
New cards

DCI

Data center interconnect

81
New cards

GRE

Generic Routing Encapsulation

82
New cards

IPSec

Internet Protocol Security

83
New cards

AH

Authentication Header

84
New cards

ESP

Encapsulating Security Payload

85
New cards

IKE

Internet Key Exchange

86
New cards

Traffic Types

Unicast, Multicast, Anycast

87
New cards
88
New cards
89
New cards