Essentials of Networking Flashcards

(31 cards)

1
Q

Define LAN.

A

Local Area Network. Computer network within a limited physical area.

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

Define Ethernet.

A

A system for connecting multiple computer systems to create a LAN.

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

How many bytes make up an ethernet frame?

A

1500 bytes,

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

What is MAC address?

A

Media Access Control address. A unquie identifier assigned to every NIC.

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

Define NIC

A

Network Interface Controller. Equipment that allows communication with a network.

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

How long is a MAC address?

A

48-bit, 12 characters.

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

Who sets the first 6 characters of a MAC address and what is it refered to as?

A

OEM ID set by manufacturer.

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

Windows command to find MAC address?

A

ipconfig /all

under Physical address

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

Linux command to find MAC address?

A

ifconfig

OR

if

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

What makes up an Ethernet frame?

A

Destination MAC

Source MAC

DATA BEING SENT

FCS (Frame Check Sequence.)

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

Acronym:

FCS

A

Frame Check Sequence.

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

How does a network hub send data?

A

Repeats all data to all devices,

Devices deletes data not for itself.

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

How does a network switch send data?

A

Rememers MAC addresses for connected devices,

Sends data to only it’s destination.

aka filtering traffic by MAC.

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

What is a network node?

A

A connected device to a network.

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

Do Hubs or Switches provide full bandwidth to nodes and why?

A

Switches becuase a hub sends data to every node simultaniously where as a switch only sends data to one node that it’s directed to.

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

How many nodes are switches theoretically limited to?

A

1024 nodes.

Reality is 20-30

17
Q

Define WAN

A

Wide Area Network, a network over large geographic area.

Also connects LAN’s together

18
Q

How does a router differentiate between devices and LAN’s?

A

Logical Addressing, a value designated down by the person who sets up the network.

aka IP Addressing

19
Q

Define Router.

A

A gateway where LAN’s are connected to become apart of WAN.

20
Q

What is an IP address?

A

A logical address that can be set for a device. Used to identify a device on a network.

21
Q

In the following IP address which parts designates down to LAN?

192.168.4.100

A

192.168.4.— specifically the “.4.”

22
Q

In the following IP address which parts designates down to device?

192.168.4.100

A

The whole address, specifically the “.100”

23
Q

Another name for a router as seen on systems that can view or controll networks?

A

Default Gateway

24
Q

What type of cable is this?

25
What is RG rating?
Radio Guide rating for coaxial cable.
26
What ratings are Coaxial cable?
RG-58 RG-59 RG-6
27
What type of connector is this and what is it used for?
F-type connecotr for coaxial.
28
What type of connector is this and what is it used for?
BNC Connector used for coaxial
29
What is TP?
Twisted pair cable.
30
What is UTP?
Unshielded Twisted Pair.
31
What type of connector is this and what is it used for?
RJ11 used for telephones.