Lesson 2 - IP and MAC addressing Flashcards

1
Q

What does IP stand for?

A

Internet Protocol

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

What is the primary purpose of an IP address?

A

To identify a device on a network

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

True or False: A MAC address is a logical address.

A

False

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

Fill in the blank: An IP address is typically expressed in ______ format.

A

dotted-decimal

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

What is the length of a standard IPv4 address?

A

32 bits

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

Which layer of the OSI model does IP operate at?

A

Layer 3 (Network layer)

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

What is the primary function of a MAC address?

A

To uniquely identify a network interface on a local network

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

True or False: MAC addresses can be changed in software.

A

True

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

What is the maximum number of unique MAC addresses possible?

A

2^48 (approximately 281 trillion)

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

What is the difference between a public and private IP address?

A

Public IP addresses are routable on the internet, while private IP addresses are used within a local network and not routable on the internet.

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

Which of the following is a valid IPv4 address? A) 192.168.1.1 B) 256.100.50.25 C) 10.0.0.256

A

A) 192.168.1.1

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

What does DHCP stand for?

A

Dynamic Host Configuration Protocol

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

Fill in the blank: A ______ address is fixed and assigned to a device by the manufacturer.

A

MAC

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

What is the purpose of subnetting?

A

To divide a larger network into smaller, manageable sub-networks.

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

True or False: IPv6 addresses are 128 bits long.

A

True

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

What is the main advantage of using IPv6 over IPv4?

A

It provides a vastly larger address space.

17
Q

What does NAT stand for?

A

Network Address Translation

18
Q

What is the function of NAT?

A

To translate private IP addresses to a public IP address for internet access.

19
Q

Which protocol is used to resolve IP addresses to MAC addresses?

A

Address Resolution Protocol (ARP)

20
Q

What is the typical format of a MAC address?

A

Six groups of two hexadecimal digits, separated by colons or hyphens.