Chapter 7 - IP Addressing Flashcards

1
Q

binary

A

a numbering system consisting of the digits 0 and 1, used by computers to perform operations

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

Bit

A

a single binary digit, represented by a 0 or a 1

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

octet

A

one section of an IP address, consisting of a group of 8 bits

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

positional notation

A

determining a digit value based on the digit position, used in converting from one numbering system to another

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

subnet mask

A

a continuous sequence of 1 bits followed by a continuous sequence of 0 bits, used to determine the network portion of an IP address

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

ANDing

A

a binary process used to determine the network address of a host address by using the host address subnet mask

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

prefix length

A

the number of bits set to 1 in a subnet mask

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

network address

A

a dotted-decimal number that represents a unique IP network

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

host address

A

any IP address in an IP network that can be assigned to an interface

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

broadcast address

A

a dotted-decimal number that represents all hosts in an IP network

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

unicast address

A

the IP address of a single host on a network

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

multicast address

A

an IP address representing a selected group of hosts

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

public address

A

an IP address that can be routed on the Internet

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

private address

A

an IP address used internally and not routed on the Internet

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

classfull addressing

A

specific ranges of IP addresses that make up classes of addresses in which the number of available network and host addresses are defined

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

classless addressing

A

IP addressing standards created in 1993 that allow address allocation based on prefix length rather than predefined class ranges

17
Q

hexadecimal

A

a base-sixteen numbering system that uses numerals 0 through 9 and letters A through F to represent binary numbers in more condensed form

18
Q

IPV6 link-local address

A

an IP address that is required for every IPv6-enabled network interface and that allows a device to communicate with other IPv6-enabled devices on the same link

19
Q

Ping

A

a utility that sends a series of echo requests from one IP host to another IP host and that processes the echo reply messages to test connectivity between the devices

20
Q

traceroute

A

a utility that generates details about the route traveled by data sent between two devices