3.4 Network hardware Flashcards

You may prefer our related Brainscape-certified flashcards:
1
Q

What is the network interface card

A

a hardware component (circuit board or chip) that is required to allow a device to connect to a network such as the internet

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

What is a MAC adress

format of it

A

a unique identifier which acts as a network address for a device

it takes the form NN-NN-NN-DD-DD-DD, where NN is the manufacturer code and DD is the device code.
All digits are hexadecimals.

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

What happens to MAC address if NIC is changed

A

MAC address is also changed

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

What are the 2 types of mac addresses

A

UAA - Universally Administered MAC address

LAA - Locally Administered MAC address

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

Explain UAA

A

Most common type of MAC address that is set by the manufacturer at the factory.

Rare that users would change this

but if they do change it then they have to make sure its unique.

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

Why may the MAC address have to be changed using LAA

A

Format - certain software on mainframes require all the devices’ MAC address to be in a particular format. Change the MAC addresses of those devices that don’t follow the format.

Bypass a MAC address filter on a router or a firewall

Get past certain types of network restrictions - EMULATE UNRESTRICTED MAC ADDRESSES

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

What is a private IP address

What is a public IP address

what public and private ip addresses do devices have?

A

A private IP address is unique to a device on a certain network

A public IP address is completely unique to a device. Routers are given the public IP address by the ISP when they connect to the internet. All devices connected to same router have same public ip addresses but diff private ip addresses.

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

What are the 2 formats of IP addresses and the difference

A

IPv4 - 32 bits - 4 groups of 8 bits

IPv6 - 128-bit addresses - take the form of eight groups of hex digits

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

Why IPv6 is better than IPv4

A

» removes the risk of IP address collisions
» has built-in authentication checks
» allows for more efficient packet routes.

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

Differences between IP address and MAC address

A
MAC - 
identifies the physical address of a device on
the network
use 48 bits
can be UAA or LAA
unique for device on the network

IP -
identifies the global address on the internet
use either 32 bits (IPv4) or 128 bits (IPv6)
can be static or dynamic
may not necessarily be unique

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

What are the 2 types of IP addressess

A

Static - remain constant

Dynamic - change every time a device connects to the internet

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

What is a static IP address

what are they usually assigned to

A

Static IP addresses are permanently assigned to a device by the internet service provider (ISP)

Remote servers hosting websites
Online database
FTP server

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

Dynamic IP address vs Static

A

Dynamic -
Greater privacy since IP is changed every time

Static
since static IP addresses don’t change, they allow each device to be fully traceable

allow for faster upload and download speeds

more expensive to maintain since the device must be constantly running so that information is always available

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

What is a router

A

Enables data packets to be routed between different networks

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

Functions of router

A

A router sends data to a specific destination on a network

A router can assign IP addresses

  • A router can connect a local network to the internet
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

When is a MAC address given
to what component

A

A network interface card is given a MAC address at the point of manufacture