NETWORKING ADDRESSING- WEEK 2 Flashcards

1
Q

What definition best describes “binary”?

A

A numbering system with a base of 2, using digits 0 and 1.

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

TRUE OR FALSE? Subnetting makes the network more efficient by dividing the network into smaller, interconnected networks which helps to minimize network traffic.

A

TRUE

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

What is the best definition for Classless Inter-Domain Routing (CIDR) notation?

A

CIDR is a method that allows an IP address to use any subnet mask, regardless of predefined classes.

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

Which statement represents the binary equivalent of the hexadecimal number AF?

A

10101111

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

What is an advantage of using hexadecimal over binary?

A

Hexadecimal notation allows for a more compact representation of binary data.

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

What is a limitation of the IPv4 address space?

A

The maximum size of an IPv4 address is 32 bits, which limits the number of unique addresses that can be assigned.

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

What best describes Variable Length Subnet Mask (VLSM)?

A

A method for assigning IP addresses to devices that allow different subnets to have different subnet masks depending on their size.

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

Which statement best describes how IP addresses and subnet masks work together?

A

An IP address and subnet mask work together to determine the network and host portions of an IP address.

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

Complete the sentence. An IPv4 address consists of ___________.

A

32 bits divided into four octets.

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

How many bits would the network portion need to “borrow” from the host portion in order to create 16 new sub-networks?

A

4 host bits

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

What are the key characteristics of the IPv6 protocol?

A

IPv6 addresses are 128 bits long and are represented in hexadecimal notation.

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

What is the structure and format of MAC addresses?

A

MAC addresses are 48-bit numbers typically represented by 12 hexadecimal characters.

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

TRUE OR FALSE? The IPs 192.168.2.3/24 and 192.61.123.1/24 are in the same subnet.

A

FALSE

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

How do IP addresses and subnet masks work?

A

An IP address is used to identify a device on a network, while a subnet mask is used to determine the network portion of the address.

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

What is the structure of IPv6 addresses?

A

IPv6 addresses consist of eight groups of four hexadecimal digits separated by colons.

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

TRUE OR FALSE? IPv4 uses 32-bit addresses, while IPv6 uses 128-bit addresses.

A

TRUE

17
Q

What is the purpose and function of MAC addresses in computer networking?

A

They provide a unique identifier for devices on a network.

18
Q

T OR F? With CIDR notation, IP addresses are allowed to use any subnet mask, regardless of predefined classes.

A

TRUE

19
Q

What is not a reason for subnetting a large network?

A

Subnetting increases the size of the network and network traffic, allowing more packets to be delivered.

20
Q

T OR F? CIDR is used to further subnet, while VLSM is only concerned with preserving IP addresses.

A

FALSE: VLSM is used to create smaller subnets within a larger network.