Module 1: Networking Fundamentals

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

1/124

flashcard set

Earn XP

Description and Tags

Basahin nyo na lang yung chart ng special addresses sa pages 73 to 75

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

125 Terms

1
New cards

Open Systems Interconnect/ion

created in 1984 by ISO (International Organization for Standardization)

2
New cards

ISO

International Organization for Standardization

3
New cards

Reference Model

a theoretical foundation for understanding network communication

4
New cards

OSI REFERENCE MODEL

It is divided into seven layers that work together to carry out specialized network functions, allowing for a more systematic approach to networking

5
New cards

Physical Layer

Responsible for moving individual bits from one device to the next device.

6
New cards

Physical Layer

When receiving data, this layer will get the signal received and convert it into 0s and 1s and send them to the Data Link layer

7
New cards

Data Link Layer

Responsible for moving frame from one hop to next hop.

8
New cards

Data Link Layer

it is the responsibility of this layer to transmit it to the Host using its MAC address.

9
New cards

Network Layer

Responsible for delivery of individual packet from source to destination.

10
New cards

Network Layer

The sender and receiver's IP address are placed in the header by this layer

11
New cards

Transport Layer

Responsible for process to process delivery.

12
New cards

Transport Layer

This layer accepts the message from the (session) layer and breaks the message into smaller units.

13
New cards

Session Layer

It stablish, maintain, synchronize, and terminate the interaction between sender and receiver.

14
New cards

Presentation Layer

Take care of syntax and semantics of the information exchange between two communication system.

15
New cards

Application Layer

Responsible for providing services to the user.

16
New cards

Bit, Symbol

PDU (Protocol Data Unit) of the Physical Layer

17
New cards

Frame

PDU (Protocol Data Unit) of the Data Link Layer

18
New cards

Packet

PDU (Protocol Data Unit) of the Network Layer

19
New cards

Segment, Datagram

PDU (Protocol Data Unit) of the Transport Layer

20
New cards

Data/ Message

PDU (Protocol Data Unit) of the Session, Presentation, and Application Layer

21
New cards

Data flows through the OSI model in a step-by-step process:

  • Application Layer: Applications create the data.

  • Presentation Layer: Data is formatted and encrypted.

  • Session Layer: Connections are established and managed.

  • Transport Layer: Data is broken into segments for reliable delivery.

  • Network Layer: Segments are packaged into packets and routed.

  • Data Link Layer: Packets are framed and sent to the next device.

  • Physical Layer: Frames are converted into bits and transmitted physically.

knowt flashcard image
22
New cards

End Device

a network-enabled hardware device that serves as either the source or destination of data transferred through a network.

23
New cards

End Device

workstation, laptop, desktop computer, printer, scanner, tablet, or cell phone

24
New cards

Intermediary Device

the ones that connect end devices and allow data transmission on a network.

25
New cards

Intermediary Device

hubs, bridges, switches, routers, repeaters, gateways, firewalls, or access points

26
New cards

Client – Server Network

Computer networks that employ a dedicated computer to store data, manage/provide resources, and control user access (server).

27
New cards

Client – Server Network

follows request-response pattern

28
New cards

Server

connects all the other computers in the network by acting as a hub.

29
New cards

Server

a computer or system that provides resources, data, services, or programs to other computers, known as clients, over a network

30
New cards

Client

any computer hardware or software device that requests access to a service provided by a server.

31
New cards

Client

typically seen as the requesting program or user in a client-server architecture

32
New cards

Peer-to-Peer Network

Defined as a network where all nodes, known as peers, interact cooperatively without a distinction between clients and servers, sharing resources and self-organizing into network topologies without the need for a centralized server

33
New cards

Peer

a node that provides the same functionality as another

34
New cards

Peer

a device that can function as a client or a server

35
New cards

IEEE

Institute of Electrical and Electronics Engineers

36
New cards

IEEE (Institute of Electrical and Electronics Engineers) 802

A collection of networking standards that cover the physical and data link layer specifications for technologies such as Ethernet and wireless

37
New cards

IEEE 802.1

Higher Layer LAN Protocols Working Group

38
New cards

IEEE 802.3

Ethernet (copper/ fiber optic)

39
New cards

IEEE 802.11

Wireless LAN (WLAN) & Mesh (Wi-Fi certification)

40
New cards

IEEE 802.15

Wireless PAN (Bluetooth/ infrared)

41
New cards

Personal Area Network

PAN

  • connects electronic devices within a user's immediate area

  • Bluetooth and Infrared

42
New cards

IEEE 802.5 – Token Ring

a data link for a local area network in which all devices are connected in a ring or star topology and pass one or more tokens from host to host.

43
New cards

token

  • is passed between nodes to authorize that node to communicate

  • is the symbol of authority for control of the transmission line.

44
New cards

Multistation access unit (MSAU)

Intermediary device for token ring.

45
New cards

IEEE 802.3

  • Discovered in 1980 by Robert Metcalfe

  • Standardized in 1983

46
New cards

LAN

  • Local Area Network

  • collection of devices connected together in one physical location, such as a building, office, or home

  • Ethernet and WiFi

47
New cards

MAN

  • Metropolitan Area Network

  • a computer network that interconnects users with computer resources in a geographic region of the size of a metropolitan area

  • Backbone network/ Access Network

48
New cards

WAN

  • Wide Area Network

  • a network that extends over a large geographic area, connecting multiple LANs

  • Internet

49
New cards

Switch

only used for interconnecting devices

50
New cards

Router

necessary for an Internet connection

51
New cards

Router

refers to networking equipment moving data packets from one computer network to another.

52
New cards

Router

It operates at layer 3 of the Open Systems Interconnection stack and allows several devices to use the same internet connection.

53
New cards

Router

It also manages traffic between the computer networks by forwarding data packets to their specified Internet Protocol addresses

54
New cards

Router

use dynamic routing algorithms to determine the best path across the internetwork, thus minimizing traffic load

55
New cards

Router

they are interoperable with other networking devices, such as modems, one may use routers in together with those other devices.

56
New cards

Router

They are relatively slow as they process data packets at three layers.

57
New cards

Switch

  • It works at layer 2 of the Open Systems Interconnection model, which is the data link layer.

  • It receives data packets and sends them to the correct device.

58
New cards

Switch

When a data packet enters this, it reads the header to find its Media Access Control address and determine its destination

59
New cards

Switch

  • Provide faster data transfer rates, resulting in better network performance.

  • They can establish a direct connection with workstations.

60
New cards

Switch

  • They are expensive.

  • Broadcast/ multicast traffic can be problematic.

61
New cards

Switch

  • direct path

  • improved speed

  • scalability

62
New cards

Router

  • connect to different networks (interoperable)

  • firewall and routing

  • IP Addressing

63
New cards
  • Routing

  • Logical Addressing

Main Functions of Network layer

64
New cards

Hostname

a unique label assigned to a device connected to a computer network

  • A unique name given to a device on the network

65
New cards

Physical address

A MAC (Media Access Control) address identifies network devices locally

66
New cards

Logical address

IP addresses are primarily used to identify a node's connectivity to a network.

67
New cards

IP Address

A unique number assigned to a device on a network

68
New cards

MAC Address

A unique hardware address of the network interface

69
New cards

IPV4

32 bits in length and gives us a maximum of 232 addresses

70
New cards

IP Address

two parts: a network identifier and a host identifier.

71
New cards

Subnet masks

clarify which part of the address is the network ID and which is the host ID.

72
New cards

default gateway

is the path used to pass information when the device doesn't know where the destination is

73
New cards

Domain Name System (DNS)

is the phonebook of the Internet, it is managing the mapping between names (website) and numbers (IP address)

74
New cards

Domain Name System (DNS)

servers translate requests for names into IP addresses, controlling which server an end user will reach when they type a domain name into their web browser

75
New cards

Binary notation

01110101.10010101.00011101.00000010

76
New cards

Dotted-decimal notation

117.149.29.2

77
New cards

Octet

a unit of digital information in computing and telecommunications that consists of eight bits

78
New cards

Classful Addressing

  • An IPv4 addressing architecture that divides addresses into five groups (class)

  • Each class had a fixed range of addresses and a default subnet mask.

79
New cards

Class A

  • the first bit of the first octet is always '0'.

  • The first 8 bits or the first octet denote the network portion and the rest 24 bits or the 3 octets belong to the host portion.

80
New cards

1.0.0.0 to 126.255.255.255

the actual range of class A addresses

81
New cards

Class B

  • the first octet would always start with '10'.

  • The first 16 bits or the first two octets denote the network portion and the remaining 16 bits or two octets belong to the host portion.

82
New cards

128.0.0.0 to 191.255.255.255

class B addresses range

83
New cards

Class C

  • the first octet would always start with '110'.

  • The first 24 bits or the first three octets denote the network portion and the rest 8 bits or the remaining one octet belong to the host portion.

84
New cards

192.0.0.0 to 223.255.255.255

class C addresses range

85
New cards

Class D

a specific type of IP address labeling a network location that is used to multicast data packets within a network

86
New cards

multicast

is a type of group communication where data transmission is addressed to a group of destination computers simultaneously

87
New cards

224.0.0.0 to 239.255.255.255

Class D range

88
New cards

Class E

  • addresses are reserved for research purposes and future use.

  • The first octet in a class E address starts with '1111'.

89
New cards

240.0.0.0 to 255.255.255.255

class E addresses range

90
New cards

Internet Engineering Task Force (IETF)

is a standards organization for the Internet and is responsible for the technical standards that make up the Internet protocol suite.

91
New cards

CIDR

knowt flashcard image
92
New cards

Unicast

a one-to-one transmission from one point in the network to another point

93
New cards

Multicast

a type of group communication where data transmission is addressed to a group of destination computers simultaneously

94
New cards

Multicast

can be one-to-many or many-to-many distribution

95
New cards

Network address

used to distinguish a network that has its own hosts and addresses (first address)

96
New cards

Broadcast addresses

used to transmit to all devices connected to a multiple-access communications network (last address)

97
New cards

Classless Addressing

CIDR was introduced to address the shortcomings of classful addressing and to allow more efficient allocation of IP addresses.

98
New cards

CIDR

Classless Inter-Domain Routing

  • how IP addresses are allocated

99
New cards

prefix length

specifies the number of bits in the network portion of the address, offering more flexibility.

100
New cards

Variable-Length Subnet Mask (VLSM)

  • technique, which changes the ratio between network and host address bits in an IP address

  • allows networks to use subnet masks of varying lengths, accommodating networks of different sizes within the same address space.

Explore top flashcards

Gatsby vocab
Updated 629d ago
flashcards Flashcards (40)
PMCY 4500L - Exam 2
Updated 384d ago
flashcards Flashcards (208)
Ettmmology #17&18
Updated 1082d ago
flashcards Flashcards (40)
Analogy
Updated 936d ago
flashcards Flashcards (39)
MODULE 4
Updated 22d ago
flashcards Flashcards (38)
Physics Quiz 1
Updated 791d ago
flashcards Flashcards (59)
Gatsby vocab
Updated 629d ago
flashcards Flashcards (40)
PMCY 4500L - Exam 2
Updated 384d ago
flashcards Flashcards (208)
Ettmmology #17&18
Updated 1082d ago
flashcards Flashcards (40)
Analogy
Updated 936d ago
flashcards Flashcards (39)
MODULE 4
Updated 22d ago
flashcards Flashcards (38)
Physics Quiz 1
Updated 791d ago
flashcards Flashcards (59)