Module 5: Number Systems Flashcards

1
Q

What is binary addressing used for in computer networking?

A

Binary addressing is used to identify hosts, servers, and network equipment in computer networking.
Host, servers, and network equipment using binary addressing to identify each other

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

How many bits are in each octet of an IP address, and how are they separated?

A

Each octet in IP addressing contains 8 bits (or 1 byte) separated by a period (dot).

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

Why is it necessary to convert IPv4 addresses from decimal to binary?

A

Routers and computers only understand binary, while humans work in decimal. Therefore, it is necessary to convert IPv4 addresses from decimal to binary so that routers and computers can understand and process the information correctly.

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

What is hexadecimal

A

Hexadecimal is based in sixteen numbering system, using the digits 0 through 9 and letters A to F

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

How long are IPv6 addresses and how are they represented?

A

IPv6 addresses are 128 bits in length and every 4 bits is represented by a single hexadecimal digit, resulting in a total of 32 hexadecimal values.

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

What is a Hextet

A

A hextet is a group of four hexadecimal digits in an IPv6 address. It represents a 16-bit segment of the 128-bit IPv6 address. There are a total of 32 hextets in an IPv6 address, separated by colons.

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