CCNA ITN: Module 3

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

1/57

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.

58 Terms

1
New cards

message source

origin of the communication in a network

2
New cards

message destination

target device or system for network communication

3
New cards

channel

medium through which a message is transmitted

4
New cards

protocol

agreed set of rules for communication covering source, destination, encoding, formatting, timing, and delivery

5
New cards

bit conversion

process of converting messages into bits for transmission

6
New cards

IP

main protocol for sending data across multiple networks from source to destination

7
New cards

frame

smaller piece of a message with addressing info

8
New cards

must be within size limits

9
New cards

flow control

controls data rate and amount of data sent

10
New cards

response timeout

sets wait time for replies and action if none is received

11
New cards

access method

rules that determine when a device can send data

12
New cards

unicast

message sent to one specific device

13
New cards

multicast

message sent to multiple specified devices

14
New cards

broadcast

message sent to all devices on a network

15
New cards

protocol necessity

all communicating devices must follow the same protocols to exchange data

16
New cards

network communication protocols

examples include IP, TCP, HTTP

17
New cards

network security protocols

SSH, SSL, TLS used for encryption, authentication, and integrity

18
New cards

routing protocols

OSPF and BGP, used by routers to share and select best routes

19
New cards

service discovery protocols

DHCP and DNS for automatic device or service detection

20
New cards

protocol functions

addressing, reliability, flow control, sequencing, error detection, and application interfacing

21
New cards

protocol suite

collection of related protocols needed for communication

22
New cards

TCP/IP model

4-layer open standard protocol suite: application, transport, internet, network access

23
New cards

protocol stack

each layer supports the one above it and provides services to higher layers

24
New cards

higher-level protocols

handle message content

25
New cards

lower-level protocols

handle data transmission and network service

26
New cards

application layer (TCP/IP)

includes protocols like DNS, FTP, HTTPS

27
New cards

transport layer (TCP/IP)

includes TCP and UDP

28
New cards

internet layer (TCP/IP)

includes IPv4, ICMPv4, OSPF

29
New cards

network access layer (TCP/IP)

includes ARP, Ethernet, WLAN

30
New cards

open standards

promote competition, compatibility, and innovation

31
New cards

IEEE

standards body for Ethernet, WLAN, and related tech

32
New cards

IETF

maintains TCP/IP and publishes RFCs

33
New cards

ICANN/IANA

manages IP address and domain name allocation

34
New cards

layered model

breaks network functions into layers for standardization

35
New cards

OSI model

7 layers: application, presentation, session, transport, network, data link, physical

36
New cards

OSI layer 7

application layer for user interaction and processes

37
New cards

OSI layer 6

presentation layer for data representation and formatting

38
New cards

OSI layer 5

session layer for managing sessions and dialogs

39
New cards

OSI layer 4

transport layer for segmentation, reliability, and flow

40
New cards

OSI layer 3

network layer for logical addressing and routing

41
New cards

OSI layer 2

data link layer for framing and physical addressing

42
New cards

OSI layer 1

physical layer for transmission of bits

43
New cards

OSI to TCP/IP correlation

OSI layers 7-5 map to TCP/IP application layer, layer 4 to transport, 3 to internet, 2-1 to network access

44
New cards

encapsulation

wrapping data with protocol headers at each layer

45
New cards

de-encapsulation

removing protocol headers as data moves up the stack

46
New cards

PDU

protocol data unit, form of data at each layer

47
New cards

application layer PDU

data

48
New cards

transport layer PDU

segment (TCP) or datagram (UDP)

49
New cards

network layer PDU

packet

50
New cards

data link layer PDU

frame

51
New cards

physical layer PDU

bits

52
New cards

multiplexing

supports multiple simultaneous data streams across a network

53
New cards

local resource access

requires IP (layer 3) and MAC (layer 2) addresses

54
New cards

IP address

structure includes network/prefix and host/interface parts

55
New cards

same network communication

uses direct MAC address of destination device

56
New cards

different network communication

IP addresses differ in network portion, MAC address is that of default gateway

57
New cards

MAC address

layer 2 address used within local network, changes as packet travels across routers

58
New cards

hexadecimal notation

format used to display MAC addresses