IP addressing and subnetting relating the the Cisco CCNA test. Flashcards

CCNA-AI_IPaddressing

1
Q

What is the purpose of an IP address?

A

To uniquely identify a device on a network.

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

What are the two main types of IP addresses?

A

IPv4 and IPv6.

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

True or False: An IPv4 address consists of 128 bits.

A

False.

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

Fill in the blank: An IPv4 address is 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 range of a Class C IPv4 address?

A

192.0.0.0 to 223.255.255.255.

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

What is the default subnet mask for a Class A network?

A

255.0.0.0.

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

Which class of IP address is used for multicast?

A

Class D.

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

What is CIDR?

A

Classless Inter-Domain Routing.

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

True or False: Subnetting allows for more efficient use of IP addresses.

A

True.

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

What does a subnet mask do?

A

It defines the network and host portions of an IP address.

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

What is the formula to calculate the number of subnets?

A

2^n, where n is the number of bits borrowed for subnetting.

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

What is the first address in a subnet called?

A

Network address.

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

What is the last address in a subnet called?

A

Broadcast address.

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

Fill in the blank: The subnet mask for a /24 network is ______.

A

255.255.255.0

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

What is the maximum number of hosts in a /30 subnet?

A

2.

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

What is an IPv6 address expressed in?

A

Hexadecimal format.

17
Q

True or False: IPv6 addresses are longer than IPv4 addresses.

18
Q

What is the purpose of NAT?

A

To allow multiple devices on a local network to share a single public IP address.

19
Q

What is the loopback address in IPv4?

A

127.0.0.1.

20
Q

What is the private IP address range for Class B?

A

172.16.0.0 to 172.31.255.255.

21
Q

What does the ‘host’ portion of an IP address indicate?

A

The specific device within a network.

22
Q

What is the significance of the first and last IP addresses in a subnet?

A

The first is the network address and the last is the broadcast address.

23
Q

What does a /16 subnet mask mean?

A

The first 16 bits are used for the network part of the address.

24
Q

How many usable host addresses are in a /22 subnet?

25
Q

What is the address range for a Class A private network?

A

10.0.0.0 to 10.255.255.255.

26
Q

What is the main benefit of subnetting?

A

Improved network management and security.

27
Q

Which protocol is commonly used for automatic IP address assignment?