1
Q

Which of the following is a valid IPv6 address?

2001: bead:beef::1
2001: 30f5::3d62::04ffe
192. 168.1.4:ff45:129g:48fd:1

A

2001:bead:beef::1

B has two sets of double colons. C is using IPv4 numbers. D is using periods instead of colons

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

DHCP is required to receive an IPv6 address automatically.

True

False

A

False

Router advertisements allow clients to receive a valid IPv6 address without a DHCP server

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

What kind of DNS records do IPv6 addresses use?

SIX

AAAA

NSSIX

A

AAAA

The DNS system uses AAAA for IPv6 records

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

Is NAT needed with IPv6?

No, because NAT has been replaced with a new version called NAT6.

No, the address space is so large that rationing routable addresses is unnecessary.

Yes, because it is the only way to protect against hackers.

A

No, the address space is so large that rationing routable addresses is unnecessary.

NAT is no longer needed because of the massive size of the IPv6 address space

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

What does a client need to access IPv6 content on the Internet?

A link-local address.

A multicast address.

A global unicast address.

A

A global unicast address.

A client needs a global unicast address to access the IPv6 Internet

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

What is the /16 prefix for all 6to4 address?

2001

2003

2002

A

2002

The /16 prefix designated by IANA for all 6to4 addresses is 2002

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

Which of the following operating systems have Teredo built in? (Select two).

Windows 7

macOS

Windows 10

Linux

A

Windows 7

Windows 10

Teredo is built into Windows

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

What service do tunnel brokers provide?

A way for users to jump the gap between their computers and the IPv6 Internet routers.

They provide no useful service.

Access to IPv6 DNS records.

A

A way for users to jump the gap between their computers and the IPv6 Internet routers.

Tunnel brokers provide a way to jump the gap between users’ computers and the IPv6 Internet

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

What is the /48 prefix of the address 2001:0480:b6f3:0001::0001?

2001: 480:b6f3:1
2001: 480:b6f3
2001: 480:b6f3:1:0000::1

A

2001:480:b6f3

The /48 prefix consists of only the first three groups of the address

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

Which of the following is the valid reduced version of the address 2001:0489:000f:0000:0000:1f00:0000:000d?

2001: 489:f::1f:0:d
2001: 489:f::1f00::d
2001: 489:f::1f00:0:d

A

2001:489:f::1f00:0:d

Leading zeroes can be dropped and only one group of contiguous zeroes can be represented by a double colon

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