Network Fundamentals 1

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

1/20

flashcard set

Earn XP

Description and Tags

These flashcards cover different types of networks, standards in the construction of networks, different layers of communication over networks, technologies required to provide a VPN

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

21 Terms

1
New cards

Client-Server Relationship

A model where a client requests resources and services from a server.

2
New cards

Network

A group of computer systems and devices connected for the purposes of communication or resource sharing.

3
New cards

PAN (Personal Area Network)

A network typically no larger than the size of a room, using technologies like Bluetooth and USB (to connect personal devices).

4
New cards

LAN (Local Area Network)

A network that covers a local area, such as a home or office, commonly using Ethernet technology.

5
New cards

Ethernet technology

Protocols and implementation methods (such as twisted-pair cables and wireless) for network communication.

6
New cards

WLAN (Wireless Local Area Network)

A LAN that uses wireless technology for connectivity.

7
New cards

Router

A networking device, which acts as the central hub, that forwards data packets between devices on a network.

8
New cards

VLAN (Virtual Local Area Network)

A simulated environment that geographically can span long distances but actually operates with a small number of devices in a LAN for scalability and adapation to changes in the environment.

9
New cards

SAN (Storage Area Network)

A high-speed data transfer network that provides access to consolidated file storage, in which the folder is hosted on the organization’s server.

10
New cards

WAN (Wide Area Network)

A larger network than a LAN, capable of being a collection of LANs; the internet is an example.

11
New cards

Mesh or P2P (Peer-to-Peer) Network

A network with no central hub/server/form of administration where every memeber (peer/equal client) shares and downloads data equally.

12
New cards

Intranet

A private network for internal employee communication and collaboration.

13
New cards

Extranet

A private network that extends access to authorized customers or partners.

14
New cards

VPN (Virtual Private Network)

An encrypted network to which users area ble to connect remotely. It is used to connect to the work place securely or to bypass locational connection restrictions.

15
New cards

Encyption

A required technology used in VPNs to encode/scramble data so that only a user with a decyption key is able to decypt it.

16
New cards

Tunnelling

A required technology used in VPNs to establish a network connection, potentially with intermediate devices, and encypting all communication.

17
New cards

Evaluate the use of a VPN

Assess the effectiveness and implications of using a Virtual Private Network for secure remote access and privacy in internet browsing.

18
New cards

OSI Model

A reference model outlining the layers (each level has its own procedures/protocols) of communication between network devices, facilitating compatibility.

19
New cards

2 Layers in the OSI model and their description/proctols

Layer 1 - Application: performs various services for the applications used by the end users. eg protcol: HyperText Transfer Protocol (HTTP)

Layer 7 - Physical: transmits 0s and 1s over media between devices. definition of media specifications. voltage levels. eg protocol RS232-C (serial port)

20
New cards

TCP/IP

A hierarchical model protocol that describes functions at each network layer. 

21
New cards

2 Layers in the TCP/IP model and their function/proctols

Layer 1 - Application: program sends data eg protcol/service: HTTP

Layer 4 -  Network Interface: packets are converted into binary and sent eg protocl/service: ethernet