Network Fundamentals Flashcards

(37 cards)

1
Q

LAN

A

Local Area Network - 2 or more networked computers

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

WAN

A

Wide Area Network - a large number of interconnected LANs

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Internet

A

Largest WAN in existence

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Intranet

A

Private/local network

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Extranet

A

Private intranet with limited outsider access

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

CAN

A

Campus Area Network - a group of interconnected LANs

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

MAN

A

Metropolitan Area Network - typically a group of interconnected offices within the boundaries of a city - 802.6 standard

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

GAN

A

Global Area Network - a single network with connection points spread around the world

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Servers

A

Share files, folders and printers

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Clients

A

Request access to shared systems

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Network Resources

A

Applications and files stored on the network

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

client/server network

A

one computer is a server to multiple client computers

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

peer-to-peer network

A

all computers act as both servers and clients

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Network Adapter/Network Interface Card(NIC)

A

the physical connection between a computer and the network

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

MAC

A

Media Access Control

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Node

A

any device attached to a network

17
Q

Ethernet Standard

A

defines everything about modern network hardware

18
Q

Hub

A

repeats the frame down every network cabled connected

19
Q

Switch

A

Maintains a database of the connected computers and routes frames to the correct address

20
Q

Packet

A

small individually numbered units

21
Q

Network Frames

A

packets wrapped to be sent out onto the network

22
Q

Protocol

A

the language computers use to talk to each other

23
Q

TCP/IP

A

Transmission Control Protocol/Internet Protocol

24
Q

IP Address

A

address assigned to a computer statically or dynamically

25
OSI Layer 1
Physical - cabling, hubs, switches, etc
26
OSI Layer 2
Data Link - Divided into 2 sub-layers and is responsible for physical addressing. Example - MAC address
27
OSI Layer 3
Network - responsible for routing functions and logical addresses. example - IP Address
28
OSI Layer 4
Transport - responsible for managing packet size and confirming that packets reach their destination. Example - TCP and UDP
29
OSI Layer 5
Session - responsible for session setup
30
OSI Layer 6
Presentation - responsible for managing and translating the information into an understandable format that the Application layer can process
31
OSI Layer 7
Application - represents the network-related program code and functions running on a computer. Example - POP3 and SMTP
32
CSMA/CD
Carrier Sense Multiple Access/Collision Detection - wired access method used by all ethernet networks
33
LLC
Logical Link Layer - Responsible for error correction and flow control
34
TCP/IP Layer 1
Link/Network Interface
35
TCP/IP Layer 2
Internet
36
TCP/IP Layer 3
Transport
37
TCP/IP Layer 4
Application