Internet - IP Addresses Flashcards

You may prefer our related Brainscape-certified flashcards:
1
Q

What is an IP address?

A

An IP address is a unique numerical address, used to identify a host or network node communicating through IP on a network.

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

What is the structure of an IP address?

A

An IP address is composed of 4 octets: 4 sets of eight binary bits, in a decimal format. Typically though, IP addresses are in denary format.

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

Give an example of an unusable IP address.

A

Loopback IP address - These are addresses which consist of outgoing packets of data treated as incoming by IP software on a computer.

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

Give another example of an unusable IP address.

A

Private and non-routable IP addresses which are used in LANs and private WANs are unusable.

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

Why aren’t there enough IP addresses?

A

IPv4 addresses are the main type used in public, but with 32 bits, 2^32 = 4.3 billion which is not enough for the human population. This could be due to the growth in IPv6 addresses, which can grow higher in quantity.

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

Give the two components of an IPv4 address.

A
  • Network identifier (Network ID)

- Host identifier (Host ID)

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

What is a network identifer?

A

A network identifier is composed of the left hand bits of the 32-bit number, used to identify the network the nodes are communicating on.

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

What is a host identifier?

A

A host identifier are the bits on the right of the 32-bit number, used to identify the seperate nodes on the network.

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