Terms Flashcards

(41 cards)

1
Q

EMI

A

Electromagnetic Interference

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

RAS

A

Remote Access Server

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

LAN

A

Local Area network

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

WAN

A

Wide Area Network

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

MAN

A

Metropolitan Area Network

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

SAN

A

Storage Area Network

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

NOS

A

Network Operating System

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

NIC

A

Network Interface Cards

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

VPN

A

Virtual Private Network

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

ISO

A

International Organization for Standardization

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

OSI

A

Open System Interconnection

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

TCP/IP

A

Transmission Control Protocol/ Internet Protocol (Internet language or protocol)

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

SNA

A

System Network Architecture

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

DECNET

A

Digital Equipment Corporations Networking Model

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

Application Layer (7)

A

Where communications begin and end. Type of communications; ex: email Does not include standard application, only web and network applications.

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

Presentation Layer (6)

A

Encryption, compression, coding, formatting, file extensions. (Syntax Conversion) Translates application protocol to network protocol and network into application. Might compress and decompress as well as encrypt data.

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

Session Layer (5)

A

Transmission control and order. Sets up and tears down the call. Makes connection between applications to allow large amounts of data to be transferred, used in games a lot. Recovers connection and organizes received packets.

18
Q

Transport Layer (4)

A

Ensures source to destination delivery/ makes sure it gets there. Data segments and flow control. Communication for the Session Layer. (Connection Oriented)

19
Q

Network Layer (3)

A

Routes data packets using IP addresses. Uses best path selection.

20
Q

Data Link Layer (2)

A

Transmits frames using MAC addresses. (Media Access)

21
Q

Physical Layer (1)

A

Converts bits to electronic/ optical pulses. Transmits to destination device.

22
Q

Protocol

A

A defined method for communicating between systems. (common computer language)

23
Q

All people seem to need data processing

A

Application. Presentation. Session. Transportation. Network. Data link. Physical.

24
Q

Please do not throw sausage pizza away.

A

Physical/ Data Link/ Network/ Transportation/ Session/ Presentation/ Application.

25
CRC
Cyclic Redundancy Check
26
568B
Wiring standard
27
MAC
Media Access Control 48 bit, 12 digit hex number unique on ever network card. Used by data link layer (2)
28
LLC
Logical Link Control Defines how data is packed for the network. Used by Data Link Layer (2)
29
IEEE
Institute of Electrical and Electronics Engineers
30
BIA
Burned in Address
31
CSMA/CD
Carrier Sense Multiple Access with Collision Detection
32
Logical Address
A unique address (assigned or changed by network) used by router to forward the packets to the correct network.
33
ACK
Acknowledged that data has been sent.
34
MTU
Maximum Transmission Unit
35
SQL
Structured Query Language
36
RPC
Remote Procedure CAll
37
SMTP
Simple Mail Transfer Protocol
38
PDU
Protocol Data Unit | (Also known as a header or trailer) Info sent from one later to the same layer on another computer.
39
Data Encapsulation
The addition of Headers and Trailers to the file for sending across the network. (The address)
40
Peer Connection
Info set from one layer to the same layer on the receiving computer.
41
Upper Layers
Layers 5,6 and 7