1/10
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced | Call with Kai |
|---|
No analytics yet
Send a link to your students to track their progress
B
Question 1
Which of the following correctly represents an IPv6 address in its preferred format?
A) 2001:0DB8:0000:1111:0000:0000:0000:200
B) 2001:0db8:0000:1111:0000:0000:0000:0200 (Correct)
C) 2001:0db8:0000:1111:0000:0000:0:200
D) 2001:db8:0:1111:0:0:0:200
B
Question 2
How many hexadecimal digits are used to represent an IPv6 address?
A) 64
B) 32
C) 128
D) 16
A
Question 3
Why can a double colon (::) only be used once in an IPv6 address?
A) To ensure that the address remains valid and unambiguous
B) To comply with IPv4 addressing rules
C) To represent multiple addresses in a single notation
D) To avoid confusion with subnet masks
D
Question 4
Which of the following statements about IPv6 link-local addresses is true?
A) LLAs are not necessary for network communication.
B) An LLA is configured manually on every device.
C) An LLA can be routed across different networks.
D) Every IPv6-enabled network interface must have an LLA.
A
Question 5
How many /64 subnets can be created from the /48 global routing prefix?
A) 65,536
B) 256
C) 16
D) 1,024
A
Question 6
What prefix is used for dynamically creating a Link-Local Address (LLA) in IPv6?
A) fe80::/10
B) ::1
C) 2001:db8::/32
D) fc00::/7
B
Question 7
If you have the IPv6 address 2001:0db8:0000:1111:0000:0000:0000:0200, how can it be correctly reduced using the rules of notation?
A) 2001:db8:1111::200
B) 2001:db8:0:1111::200
C) 2001:db8:0:1111:0:0:0:200
D) 2001:0db8:1111:200
B
Question 8
What is the recommended IPv6 prefix length typically used in networks?
A) /128
B) /64
C) /32
D) /48
B
Question 9
In a scenario where SLAAC is implemented, what is automatically specified as the default gateway address?
A) IPv4 address of the host
B) LLA of the router
C) Host's own LLA
D) GUA of the router
B
Question 10
The same LLA can be configured on each link as long as it is unique on that link.
A) false
B) true