Module 5 Flashcards

1
Q

In what way must network administrators convert IP addresses

A

From binary addresses into decimal

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

Number of bits in an IPv4 address

A

32, divided into four octets separated with a dot

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

Octet

A

1/4 of an IPv4 address, 8 bits / 1 byte each

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

Characters used in hexadecimal

A

0-9, A-F

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

One hexadecimal digit can replace _ binary bits

A

4

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

Hexadecimal system used for

A

IPv6 addresses

Ethernet MAC addresses

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

Number of bits in an IPv6 address

A

128, represented by 32 hexadecimal digits in 8 hextets separated by colons
Not case-sensitive

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

Hextets

A

1/8 of an IPv6 address, made up of four hexadecimal digits

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

Steps to convert decimal into hexadecimal

A
  1. Convert into binary
  2. Divide into groups of four, R-L
  3. Convert each group to hexadecimal
How well did you know this?
1
Not at all
2
3
4
5
Perfectly