Cose che non memorizzo CCNA

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/38

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.

39 Terms

1
New cards

IANA (Internet Assigned Numbers Authority)

Responsible for overseeing and managing IP address allocation, domain name management, and protocol identifiers for ICANN.

2
New cards

ICANN (Internet Corporation for Assigned Names and Numbers)

Coordinates IP address allocation and the management of domain names globally.

3
New cards

IETF (Internet Engineering Task Force)

Develops, updates, and maintains Internet and TCP/IP protocols, documented as RFCs (Request for Comments).

4
New cards

ISOC (Internet Society)

Responsible for promoting the open development, evolution, and use of the Internet.

5
New cards

IAB (Internet Architecture Board)

Responsible for the overall management and development of Internet standards.

6
New cards

IEEE (Institute of Electrical and Electronics Engineers)

Creates standards like 802.3 (Ethernet) and 802.11 (WLAN).

7
New cards

ITU-T (International Telecommunications Union-Telecommunication Standardization Sector)

Defines standards for broadband communications (e.g., DSL), video compression, and IPTV.

8
New cards

EIA (Electronic Industries Alliance)

Best known for standards relating to electrical wiring, connectors, and the 19-inch racks used for mounting equipment.

9
New cards
Layer 7 (Application - OSI)
Contains protocols used for process-to-process communications (user interface).
10
New cards
Layer 4 (Transport - OSI)
Defines services to segment, transfer, and reassemble data; utilizes port numbers.
11
New cards
Layer 3 (Network - OSI)
Provides services to exchange data between identified end devices using logical (IP) addresses.
12
New cards
Layer 2 (Data Link - OSI)
Describes methods for exchanging frames between devices over a common media using physical (MAC) addresses.
13
New cards
Layer 1 (Physical - OSI)
Describes means to manage physical connections for bit transmission (mechanical and electrical).
14
New cards
Application Layer (TCP/IP)
Represents data to the user, plus encoding and dialog control.
15
New cards
Internet Layer (TCP/IP)
Determines the best path through the network (OSI L3 equivalent).
16
New cards
Network Access Layer (TCP/IP)
Controls the hardware devices and media that make up the network (OSI L1 and L2 equivalent).
17
New cards
Transport Layer Data
Encoded application data + Source and destination process numbers (Ports).
18
New cards

19
New cards
Data Link Layer Address Responsibility
Delivering the frame between NICs on the same network.
20
New cards
Network Layer Address Responsibility
Delivering the packet from the original source to the final destination.
21
New cards
Source IP address
The IP address of the sending device, which is the original source of the packet.
22
New cards
Destination IP address
The IP address of the receiving device, which is the final destination of the packet.
23
New cards
Network portion (IPv4) / Prefix (IPv6)
The left-most part of the address that indicates the network the IP address is a member of.
24
New cards
Host portion (IPv4) / Interface ID (IPv6)
The remaining part of the address that identifies the specific device on the network (must be unique).
25
New cards
Subnet Mask (IPv4)
A 32-bit value that differentiates the network portion from the host portion in an IPv4 address.
26
New cards
Default Gateway
The IP address of the router the host uses to access remote networks (including the internet).
27
New cards
Kernel
Communicates between the hardware and software; manages how hardware resources are used to meet software requirements.
28
New cards
Shell
The user interface (CLI or GUI) that allows users to request specific tasks from the computer.
29
New cards
Question
Answer
30
New cards
What is the function of **Network Communications Protocols**?
To enable two or more devices to communicate over one or more networks.
31
New cards
What are examples of **Network Communications Protocols**?
IP (Internet Protocol), TCP (Transmission Control Protocol), and HTTP (HyperText Transfer Protocol).
32
New cards
What is the function of **Network Security Protocols**?
To secure data by providing authentication, data integrity, and data encryption.
33
New cards
What are examples of **Network Security Protocols**?
SSH (Secure Shell), SSL (Secure Sockets Layer), and TLS (Transport Layer Security).
34
New cards
What is the function of **Routing Protocols**?
To enable routers to exchange route information, compare path information, and select the best path to the destination.
35
New cards
What are examples of **Routing Protocols**?
OSPF (Open Shortest Path First) and BGP (Border Gateway Protocol).
36
New cards
What is the function of **Service Discovery Protocols**?
They are used for the automatic detection of devices or services on the network.
37
New cards
What are examples of **Service Discovery Protocols**?
DHCP (Dynamic Host Configuration Protocol) and DNS (Domain Name System).
38
New cards
Which Service Discovery protocol discovers services for **IP address allocation**?
DHCP (Dynamic Host Configuration Protocol)
39
New cards
Which Service Discovery protocol is used to perform **name-to-IP address translation**?
DNS (Domain Name System)