Elective 1: PreFi Flashcards

1
Q

N = the Network Number that is assigned by the ___

A

American Registry for Internet Numbers (ARIN)

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

H = the Host Number that is assigned by the ___

A

network administrator

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

N.H.H.H

A

Class A

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

0 - 126 range

A

Class A

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

Has 24 bits (3 ang H)

A

Class A

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

2 to-the-power-of 24 (2^24) minus ___ - possible IP addresses to devices that are attached to its network.

A

Class A
216,777,214

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

__ address is always 0.

A

Class A

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

N.N.H.H

A

Class B

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

__ address are always 10 (one and zero).

A

Class B

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

Has 16 bits (2 ang H)

A

Class B

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

128 - 191 range

A

Class B

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

2 to-the-power-of 16 (2^16) minus 2
__ possible IP addresses to devices that are attached to its network.

A

Class B
65,534

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

Class C address are always 110 (one, one, and zero).

A

Class C

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

Has 8 bits ( 1 ang H)

A

Class C

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

192 - 223 range

A

Class C

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

2 to-the-power-of 8 (2^8) minus 2
___ possible IP addresses to devices that are attached to its network.

A

Class C
254

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

An __ is made up of 32 bits broken down into 4 Octets (8 bits each)

A

IP Address

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

11000000.00001100.00000101.10101010 or 192.12.2.170

A

Dotted Decimal

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

An IP address that ends with binary 0s in all host bits is reserved for the network address (sometimes called the ____).

A

wire address

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

If you wanted to send data to all of the devices on a network, you would need to use this

A

Broadcast Address

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

____ addresses end with binary 1s in the entire host part of the address (the host field).

A

Broadcast Address

Broadcast IP

20
Q

occurs when a source sends out data to all devices on a network.

A

Broadcast Address

21
Q

All 0’s in the host address is the ___

A

Network Number

22
Q

All 1’s in the host address is the ___

A

Broadcast Address

23
(formal term: extended network prefix)
Subnet Mask
24
tells the network devices which part of an address is the network field and which part is the host field.
Subnet Mask
25
A subnet mask is 32 bits long and has 4 octets, just like an IP address.
Subnet Mask
26
* Borrowing 2 bits creates four possible subnets (2x2), but you must always remember that there are two reserved/unusable subnets. Each time you borrow another bit from the host field, the number of subnets created increases by a power of 2. * The eight possible subnets that are created by borrowing 3 bits is equal to 23 (2 x 2 x 2). The sixteen possible subnets created by borrowing 4 bits is equal to 24 (2 x 2 x 2 x 2). From these examples, it is easy to see that each time you borrow another bit from the host field, the number of possible subnets doubles.
Subnetting
27
The formula for calculating USEABLE Subnets:
2^b - 2 = useable subnets
28
The formula for calculating USEABLE Hosts:
2^u - 2 = useable hosts
29
DHCP
Dynamic Host Configuration Protocol.
30
a service which allows you to configure TCP/ IP settings such as IP address and subnet mask on the clients (PC, laptop, printer, etc.) automatically.
DHCP
31
in a Class B network, the default subnet mask is 255.0.0.0.
True:
32
A Class C network can have a maximum of 254 hosts.
True:
32
In CIDR notation, the number after the slash represents the host bits in the subnet mask.
True:
33
Subnetting allows you to divide a single network into smaller networks, each with its own subnet mask.
True:
33
A broadcast address always ends with at host bits set to 1.
True:
34
The loopback address in IPv4 is 127.0.0.1.
True:
35
in a Class A network, the first octet represents the network portion of the IP address.
True:
36
A Class D IP address is used for multicast communication.
True:
37
The subnet mask 255.255.255.224 has 8 host bits.
True:
38
The broadcast address for a subnet is always the first address in the subnet's address range.
False:
38
A Class A network can have up to 16,777,214 hosts.
True:
38
The subnet mask 255.255.255.0 has 24 bits for the network portion.
True:
38
A Class B network address ranges from 128.0.0.0 to 191.255.255.255.
True:
38
The subnet mask 255.255.255.128 allows for 126 usable host addresses.
True:
39
An IP address of 10.0.0.1 is a valid address for a Class B network.
40
A Class C network address ranges from 192.0.0.0 to 223.255.255.255.
True:
41
The subnet mask 255.255.255.240 allows for 14 usable host addresses.
True:
42
The first octet in an IP address determines the class of the network.
True:
43
The subnet mask 255.255.254.0 has 23 bits for the network portion.
True: