Subnetting (obj 1.7) Flashcards

(11 cards)

1
Q

What is subnetting?

A

Involves dividing a large network into smaller networks for better management and optimization

It’s crucial for efficient use of IP addresses, both public and private.

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

What do subnet masks do?

A

Modify network sizes by borrowing bits from the host portion and adding them to the network portion

Default classful subnet masks are rarely optimal for network sizes, so custom subnet masks are used for better efficiency.

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

What is the formula for the number of subnets?

A

2^S where S is the number of borrowed bits

This formula calculates how many subnets can be created based on the bits borrowed.

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

How do you calculate assignable IP addresses per subnet?

A

2^h - 2 where h is the number of host bits

The ‘- 2’ accounts for the network ID and broadcast ID that cannot be assigned to hosts.

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

What are classful networks?

A

Networks with fixed sizes (e.g., /8, /16, /24)

Classful networks have predetermined boundaries and do not allow for flexibility in subnetting.

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

What is the difference between classful and subnetted networks?

A

Subnetted networks allow flexibility in network size by borrowing bits from the host portion

This flexibility enables more efficient use of IP addresses.

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

What is CIDR notation?

A

A shorthand for expressing subnet masks

CIDR consolidates multiple subnets under a single route for more efficient routing.

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

What does Variable Length Subnet Mask (VLSM) allow?

A

Allows subnets of various sizes to be used within a larger network

VLSM enhances flexibility in subnetting by accommodating different network requirements.

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

What should you memorize for subnetting exams?

A

The chart correlating subnet mask notation (/24, /25, etc.) with the number of subnets and assignable IP addresses

This helps quickly answer subnetting questions by understanding the relationship between subnet size and IP allocation.

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

Why is it important to practice subnetting problems?

A

Especially in the Class C range (/24 to /30)

Familiarity with these ranges helps in mastering subnetting calculations.

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

What should you familiarize yourself with to excel in subnetting questions on exams?

A

CIDR notation and subnetting calculations

Understanding these concepts is crucial for solving subnetting problems effectively.

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