IP Addressing Flashcards

1
Q

What does a Class A address look like?

A

1st Octect is 1-127; Mask is 255.0.0.0

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

What does a Class B address look like?

A

128-191’ 255.255.0.0 mask

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

What does a class C address look like?

A

192-223; 255.255.255.0; 256 possible hosts

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

What does a Class D address look like?

A

224-239; no subnet mask; used for multicast addresses (a logical identifier for a group of hosts; like a group chat that you have)

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

What does a Class E address look like?

A

240-255; research and development only

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

Classful Mask

A

the default subnet mask for a given class of IP address

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

Classless Inter-Domain Routing

A

Allows for the borrowing of some of those host bits and reassigning them to the network portion.

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

Subnetting

A

Allows for the use of a classless subnet mask to create smaller networks with fewer hosts in each network

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

Network Address Translation (NAT)

A

Changes your private IP into a public IP

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

What does a class A private address look like?

A

Starts with a 10

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

Class B private look like?

A

172 is the starting value

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

Class C private address look like?

A

192.168 is the starting value

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

Loopback address (127.0.0.1)

A

Creates a loopback to the host and is often used in troubleshooting and testing network protocols on a system.

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

Subinterface

A

a virtual interface that is created by dividing up one physical interface into multiple logical interfaces

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

Unicast

A

Data travels from a single source device to a single destination device (like a phone conversation)

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

Multicast

A

Data travels from a single source device to multiple destinations (like talking to a class)

17
Q

Broadcast

A

Data travels from a single source to all sources (like a radio broadcast)

18
Q

BOOTP

A

Dynamically assigns IP addresses and allows a workstation to load a copy of their boot image over the network

19
Q

Network ID

A

first IP in the network

20
Q

Broadcast ID

A

last IP in the addressing scheme

21
Q

Variable Length Subnet Mask (VLSM)

A

Allows subnets of various sizes to be used and requires a routing protocol that supports it

22
Q

Assignable IP

A

This is the number of IPs minus the broadcast and and network ID

23
Q

Dual Stack

A

running both the IPv4 and IPv6 protocols by your network devices simutaneously

24
Q

Tunneling

A

Allows an existing IPv4 router to carry IPv6 traffic

25
Link-Local
Used like a private IP in ipv4 that can only be used on the local rea network and begins with FE80
26
Stateless Address Autoconfiguration (SLAAC)
eliminates the need to obtain addresses or other configuration information from a central server
27
Multicast Address
used to identify a set of interfaces and begins with FF
28
Anycast Address
Used to identify a set of interfaces so that a packet can be sent to any member of a set
29
Extended Unique Identifier 64
Allows a host to assign itself a unique 64-bit IPv6 interface identifier called a EUI-64