Chapter 3 - IP Addressing Flashcards

1
Q

IPv4

A

Each host needs a subnet mask

Subnet distinguishes the network identifier from the host identifier.

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

CIDR

A

Classless Inter Domain Routing

Indicates how many once in an address

11111111.11111111.00000000.00000000

/16

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

Classless IPv4

A

Easily distributes addresses.

Is a network that uses subnetting.

Submitting breaks network into smaller units.

Class is defined by the number in the first Octet and default subnet mask.

The more bits used to identify hosts the larger a network can be.

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

Class A Default Subnet Mask

A
  1. 0.0.0
  2. 00000000.00000000.0000000

1st 8bits identify the network
24bits identify the host

Large networks

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

Class B Default Subnet Mask

A
  1. 255.0.0
  2. 11111111.00000000.00000000

16bits for the networks
16bits for the host

Medium sized networks

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

Class C Default Subnet Mask

A
  1. 255.255.0
  2. 11111111.11111111.00000000

24bits for network
8bits for host

Small networks

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

Supernetting

A

Condense multiple subnets into a larger network.

Increases the number of host addresses to make the network larger

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