Module 8: The internet protocol Flashcards

1
Q

what is a

network address

and how is it used

A

this is the address of a network

a host uses to determine whether it should use ARP to forward a message directly to a host on the same network or if it should send the message to its default gateway so that the message can be routed to a remote network

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

this can be either a:

  • Directed broadcast
  • Limited broadcast
A

what are the 2 types of

IPv4 broadcast

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

these include:

  1. the network address
  2. the broadcast address
A

what are the two IP addresses that are reserved on every IPv4 network

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

describe the type of customer who might receive a

class C network address

A

This class of address was given to customers that had small networks and could support 254 hosts

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

how does a

subnet mask

determine the network portion and the host portion of an IP address

A
  • when this has a bit set to 1 then the bit in the same position in the IP address is part of the network portion
  • when this has a bit set to 0 then the bit in the same position in the IP address is part of the host portion
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

what is

CIDR notation

A

this tells you how many bits are set to 1 in the subnet mask (i.e how many bits are representing the network portion of the IP address)

the notation consists of the ip address and then a forawrd slash at the end and a number telling you how many of the bits in the subnet mask are set to 1

example

IP: 192.168.1.0 /24

subnet: 1111 1111.1111 1111.1111 1111.0000 0000

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q
  • when this has a bit set to 1 then the bit in the same position in the IP address is part of the network portion
  • when this has a bit set to 0 then the bit in the same position in the IP address is part of the host portion
A

how does a

subnet mask

determine the network portion and the host portion of an IP address

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

The network address given could be from

0.0.0.0 /8 to 127.0.0.0 /8

A

what is the address range of the

class A network address

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

what is the

private IP address range

with

CIDR notation /16

A

the address range of this is from

192.168.0.0

to

192.168.255.255

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

this is a message sent by a hosts that is receieved only by subscribing devices

in general it provides a way for a host to share a message with a goup of other hosts that are concerned about the message

A

what is an

IPv4 multicast

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

this tells you how many bits are set to 1 in the subnet mask (i.e how many bits are representing the network portion of the IP address)

the notation consists of the ip address and then a forawrd slash at the end and a number telling you how many of the bits in the subnet mask are set to 1

example

IP: 192.168.1.0 /24

subnet: 1111 1111.1111 1111.1111 1111.0000 0000

A

what is

CIDR notation

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

how does a host write the IP address when sending an

IPv4 limited broadcast

A

when a host wants to send one of these it will set the IP address to

255.255.255.255

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q
  • this identifies the network
  • is the first address on a network
  • will have the host portion of the network address at all 0s
A

in 3 points describe what the

network address

is

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

how does a host write the IP address when sending an

IPv4 directed broadcast

A

when a host wishes to send one of these it will:

  1. set the network portion of the IP to the network it wishes to communicate with
  2. set the host portion of the IP address to all 1s
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

describe the

IPv4 limited broadcast

A

a host will use this when it wishes to send an IPv4 message to all hosts on the same network

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

what are the 2 types of

IPv4 broadcast

A

this can be either a:

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

The first usable address will always be one above the the network address

The last usable address will always be one less than the network broadcast address

A

what is the

first usable address and last usable address on a network

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

This class of network address was handed to customers who had extremely large networks. A network address of this class could support 16 million hosts

A

describe the type of customer who might receive a

class A network address

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

what is the address range that is reserved for

IPv4 multicasting on a local network only

A

the addresss range reserved for this is from

224.0.0.0

to

224.0.0.255

Any message sent within this address range will not be forwarded by the router

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

this range is from

10.0.0.0

to

10.255.255.255

A

what is the

private IP address range

with

CIDR notation /8

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

what is an

IPv4 unicast

A

this term is given to peer to peer or peer to server communication

in general it describes a message being sent where its destination will be to one device

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

what is the address range of the

class C network address

A

The network address given could be from

192.0.0.0 /24

to

223.255.255.0 /24

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

this is:

  • a binary number containing 32 bits
  • it is divided into 4 groups called octets
  • each octet has a decimal range from 0 to 255
A

answer the following questions about

IPv4

  • how many bits are in an IPv4 address
  • how is this address divided
  • and what are the decimal ranges for each of these divisions
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
24
Q

The network address given could be from

128.0.0.0 /16

to

191.255.0.0 /16

A

what is the address range of the

class B network address

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

what is a

public IP address

A

This is an IP address that can be routed across the internet. if a network wishes to communicate on the internet it must use one of these

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

what is an

IPv4 multicast

A

this is a message sent by a hosts that is receieved only by subscribing devices

in general it provides a way for a host to share a message with a goup of other hosts that are concerned about the message

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

this range is from

172.16.0.0

to

172.31.255.255

A

what is the

private IP address range

with

CIDR notation /12

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

hosts use this when they would like to direct a broadcast to a specific network

this can be either their own network or a remote network

A

describe the

IPv4 directed broadcast

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

this was abondoned in the 1990s because it does not make full use of all available network addresses. the internet was growing and it was clear that this system was not efficient.

this was replaced by classless addressing formerly known as

Classless Inter-Domain Routing (CIDR)

A

why was

classful addressing

abondoned and what replaced it

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

in 3 points describe what the

network address

is

A
  • this identifies the network
  • is the first address on a network
  • will have the host portion of the network address at all 0s
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
31
Q

what is the address range for

IPv4 unicast

A

the host addresses are in the address range of

0.0.0.0

to

223.255.255.255.

However, within this range are many addresses that are reserved for special purposes.

32
Q

this is an address used so that hosts can be uniquely identified on a network.

note

Every host joined to a network must have a unique address

A

what is an

IPv4 address

used for

33
Q

This is used when a host wishes to share a message with all other hosts either on the same network or on a remote network.

protocols such as DHCP make use of this

A

what is an

IPv4 broadcast

34
Q

what is the address range resrved for

IPv4 multicast

A

the address range resrved for this is from

224.0.0.0

to

239.255.255.255

35
Q

describe the 2 portions that an

IP address

is made up of and how it is decided

A

this is made up of a:

  1. The network portion - identifies what network a host belongs to
  2. The host portion - uniquely identifies hosts on a network

the network portion is decided by the hosts subnet mask

36
Q

This class of network address was given to customers who had a moderate to large sized network and could support roughly 65,000 hosts

A

describe the type of customer who might receive a

class B network address

37
Q

answer the following questions about

IPv4

  • how many bits are in an IPv4 address
  • how is this address divided
  • and what are the decimal ranges for each of these divisions
A

this is:

  • a binary number containing 32 bits
  • it is divided into 4 groups called octets
  • each octet has a decimal range from 0 to 255
38
Q

what is an

IPv4 broadcast

A

This is used when a host wishes to share a message with all other hosts either on the same network or on a remote network.

protocols such as DHCP make use of this

39
Q

what is an

IPv4 address

used for

A

this is an address used so that hosts can be uniquely identified on a network.

note

Every host joined to a network must have a unique address

40
Q

what is the

private IP address range

with

CIDR notation /8

A

this range is from

10.0.0.0

to

10.255.255.255

41
Q

The network address given could be from

192.0.0.0 /24

to

223.255.255.0 /24

A

what is the address range of the

class C network address

42
Q

this is made up of a:

  1. The network portion - identifies what network a host belongs to
  2. The host portion - uniquely identifies hosts on a network

the network portion is decided by the hosts subnet mask

A

describe the 2 portions that an

IP address

is made up of and how it is decided

43
Q

the host addresses are in the address range of

0.0.0.0

to

223.255.255.255.

However, within this range are many addresses that are reserved for special purposes.

A

what is the address range for

IPv4 unicast

44
Q

a host will use this when it wishes to send an IPv4 message to all hosts on the same network

A

describe the

IPv4 limited broadcast

45
Q

To do this it takes an IPv4 address and a subnet mask and applies the AND operation the outcome of this operation is a IPv4 network address

A

given an IPv4 addess and a subnet mask

how does a host compute the network address

46
Q

this is:

  • used to send a message to every host on the network
  • the last address of the network
  • will have the host portion of the address all set to 1s
A

in 3 points describe the

network broadcast address

47
Q

what is the address range of the

class A network address

A

The network address given could be from

0.0.0.0 /8 to 127.0.0.0 /8

48
Q

the address range of this is from

192.168.0.0

to

192.168.255.255

A

what is the

private IP address range

with

CIDR notation /16

49
Q

when a host wishes to send one of these it will:

  1. set the network portion of the IP to the network it wishes to communicate with
  2. set the host portion of the IP address to all 1s
A

how does a host write the IP address when sending an

IPv4 directed broadcast

50
Q
  1. The source host looks at the destination host IPv4 address
  2. It then uses the logical operation AND with the destination IPv4 and its own subnet mask to determine a network address
  3. If the network address matches its own network address it will use ARP to directly send the message
  4. Otherwise it will send the message to its default gateway to be routed to a remote network
A

in 4 steps describe

how a host finds and uses a network address to determine how it will send the message

51
Q

these are blocks of reserved IP addresses that may only be used within a LAN.

These addresses cannot be routed across the internet if you attempted to send a message with a private IP address across the internet it would most likely be dropped by the ISP

A

what is a

private IP address

52
Q

why was

classful addressing

abondoned and what replaced it

A

this was abondoned in the 1990s because it does not make full use of all available network addresses. the internet was growing and it was clear that this system was not efficient.

this was replaced by classless addressing formerly known as

Classless Inter-Domain Routing (CIDR)

53
Q

this term is given to peer to peer or peer to server communication

in general it describes a message being sent where its destination will be to one device

A

what is an

IPv4 unicast

54
Q

these were handed out to customers depending on the number of hosts they required these were categorised into classes from A to C

A

how were internet

network addresses

handed out to customers from 1981

55
Q

this is the modern approach to handing out or creating IP addresses and subnet masks

it mainly consists of creating a subnet mask depending on the number of hosts required. the benefit here is that the subnet mask can be any length meaning that all network addresses that are available within IPv4 can be used

A

what is

Classless Inter-Domain Routing (CIDR)

56
Q

what is a

private IP address

A

these are blocks of reserved IP addresses that may only be used within a LAN.

These addresses cannot be routed across the internet if you attempted to send a message with a private IP address across the internet it would most likely be dropped by the ISP

57
Q

what are the two IP addresses that are reserved on every IPv4 network

A

these include:

  1. the network address
  2. the broadcast address
58
Q

what is the

first usable address and last usable address on a network

A

The first usable address will always be one above the the network address

The last usable address will always be one less than the network broadcast address

59
Q

the addresss range reserved for this is from

224.0.0.0

to

224.0.0.255

Any message sent within this address range will not be forwarded by the router

A

what is the address range that is reserved for

IPv4 multicasting on a local network only

60
Q

what is the

private IP address range

with

CIDR notation /12

A

this range is from

172.16.0.0

to

172.31.255.255

61
Q

describe the

IPv4 directed broadcast

A

hosts use this when they would like to direct a broadcast to a specific network

this can be either their own network or a remote network

62
Q

describe the type of customer who might receive a

class A network address

A

This class of network address was handed to customers who had extremely large networks. A network address of this class could support 16 million hosts

63
Q

This class of address was given to customers that had small networks and could support 254 hosts

A

describe the type of customer who might receive a

class C network address

64
Q

the address range resrved for this is from

224.0.0.0

to

239.255.255.255

A

what is the address range resrved for

IPv4 multicast

65
Q

give a typical use case of how routers might use the

IPv4 multicast

and

Routing Information Protocol version 2 (RIPv2)

A

the Routing Information Protocol version 2 (RIPv2) has an IPv4 multicast address of 224.0.0.9

routers configured to use RIPv2 would send an IPv4 multicast to this address in order to share routing information with other routers

66
Q

This is an IP address that can be routed across the internet. if a network wishes to communicate on the internet it must use one of these

A

what is a

public IP address

67
Q

given an IPv4 addess and a subnet mask

how does a host compute the network address

A

To do this it takes an IPv4 address and a subnet mask and applies the AND operation the outcome of this operation is a IPv4 network address

68
Q

the Routing Information Protocol version 2 (RIPv2) has an IPv4 multicast address of 224.0.0.9

routers configured to use RIPv2 would send an IPv4 multicast to this address in order to share routing information with other routers

A

give a typical use case of how routers might use the

IPv4 multicast

and

Routing Information Protocol version 2 (RIPv2)

69
Q

in 3 points describe the

network broadcast address

A

this is:

  • used to send a message to every host on the network
  • the last address of the network
  • will have the host portion of the address all set to 1s
70
Q

what is

Classless Inter-Domain Routing (CIDR)

A

this is the modern approach to handing out or creating IP addresses and subnet masks

it mainly consists of creating a subnet mask depending on the number of hosts required. the benefit here is that the subnet mask can be any length meaning that all network addresses that are available within IPv4 can be used

71
Q

what is the address range of the

class B network address

A

The network address given could be from

128.0.0.0 /16

to

191.255.0.0 /16

72
Q

when a host wants to send one of these it will set the IP address to

255.255.255.255

A

how does a host write the IP address when sending an

IPv4 limited broadcast

73
Q

in 4 steps describe

how a host finds and uses a network address to determine how it will send the message

A
  1. The source host looks at the destination host IPv4 address
  2. It then uses the logical operation AND with the destination IPv4 and its own subnet mask to determine a network address
  3. If the network address matches its own network address it will use ARP to directly send the message
  4. Otherwise it will send the message to its default gateway to be routed to a remote network
74
Q

this is the address of a network

a host uses to determine whether it should use ARP to forward a message directly to a host on the same network or if it should send the message to its default gateway so that the message can be routed to a remote network

A

what is a

network address

and how is it used

75
Q

describe the type of customer who might receive a

class B network address

A

This class of network address was given to customers who had a moderate to large sized network and could support roughly 65,000 hosts

76
Q

how were internet

network addresses

handed out to customers from 1981

A

these were handed out to customers depending on the number of hosts they required these were categorised into classes from A to C