Networking Basics - Ethernet Flashcards

1
Q

Ethernet

A

Set of network cabling & network access (CSMA/CD) protocol standards for logical bus topology computer networks invented by Xerox but now controlled by the 602.3 subcommittee of the IEEE

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

Fast Ethernet

A

100 Mbps Ethernet

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

Gigabit Ethernet

A

1000 Mbps Ethernet

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

Collision Domain

A

Area of an Ethernet network where collision can occur

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

Collision

A

Ethernet condition of multiple interfaces transmitted simultaneously

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

Hub

A

Physical Layer device that is a multiport repeater

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

Broadcast

A

Transmission addressed to all stations

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

Broadcast Domain

A

Area of network where a broadcast will be received by all stations

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

MAC Address

A

Media Access Control address; A unique identifying number assigning to most network devices

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

Carrier Sense Multiple Access With Collision Detection (CSMA/CD)

A

Ethernet’s media access control protocol

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

Back Off

A

To defer transmission

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

Frequency-Division Multiplexing

A

Combining transmission from multiple stations onto a single communications channel carrying multiple frequency

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

Bit Rate

A

Frequency at which bits pass a given physical/metaphorical point - measured in bps

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

bps

A

Bits per second

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

Bps

A

Bytes per second

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

Baud Rate

A

Number of signaling events per second

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

Wavelength

A

Length of a single cycle of a wave - measured by the distance between 1 peak or through a wave & the next

18
Q

MAC Address

A

MAC address, sometimes referred to as a hardware / physical address, is a unique, 12-character alphanumeric attribute that is used to identify individual electronic device on a network

19
Q

Decimal

A

Value in a base-10 numbering system

20
Q

Nibble

A

Half a byte; 4 bits

21
Q

Octet

A

1 byte; 8 bits

22
Q

Set Bit

A

Binary number is represented by 1

23
Q

Hexadecimal

A

Base-16 numbering system

24
Q

Network Interface Card (NIC)

A

Hardware that connects to a computer to a network

25
Organizationally Unique Identifier (OUI)
First 24 bits of a MAC address - identifies the manufacturer of the NIC
26
Unicast
Transmission address to 1 station
27
Multicast
Transmission address to multiple stations
28
Broadcast
Transmission addressed to all stations
29
Burned-In-Address (BIA)
MAC address permanently assigned to a NIC
30
Frame
Unit of Ethernet data at Data Link Layer
31
Cyclic Redundancy Check (CRC)
Checksum which provides error checking
32
Preamble
First field of an Ethernet Frame; 56 bits
33
Start of a Frame Delimiter (SOF)
Last byte of an Ethernet frame preamble; 8 bits
34
Destination Address (DA)
48-bit MAC address of the receiving device
35
Source Address (SA)
48-bit MAC address of the transmitting advice
36
Ethernet II Frame
Ethernet version 2: "DIX frame"
37
Frame Check Sequence (FCS)
Last field of an Ethernet frame which provides the CRC value for error checking
38
Attenuation
Signal loss over distance
39
Attachment Unit Interface (AUI)
Physical & logical interface defined in the original IEEE 802.3 standard for 10BAse5 Ethernet & the previous DIX standard
40
Legacy
Old computer system / application program that continues to be used b/c owner does not want to replace/redesign it
41
Repeater
Physical Layer device that regenerates signals to mitigate the effect of attenuation
42
Maximum Transmission Unit (MTU)
Largest amount of data caries by a single packet of a given networking protocol