Quiz
Question 1
Which of the following are valid IPv6 addresses? (select three)
2000:AB78:20:1BF:ED89::1
FE80:0000:0000:0000:0002:0000:0000:FBE8
AE89:2100:1AC:00G0::20F
2001:DB8:8D00:1000:2:BC0:D07:99:1
2001:0DB8::1000
2001::0002::0099
Question 2
Which of the following is a correctly-abbreviated version of the IPv6 address below?
2001:0DB8:0101:0B23:BA89:0020:0AB0:00C1
2001:0DB8:0101:0B23:BA89:002:0AB:00C1
2001:DB8:101:B23:BA89:2:0AB:C1
21:DB8:11:B23:BA89:2:AB:C1
2001:DB8:101:B23:BA89:20:AB0:C1
Question 3
Which of the following commands enables a router to perform IPv6 routing?
R1(config-if)# ipv6 unicast-routing
R1(config)# ipv6 unicast-routing
R1(config)# ipv6 routing
R1(config-if)# ipv6 routing
Question 4
R1's G0/1 interface has a MAC address of 0D2A.4FA3.00B1.
What will G0/1's IPv6 address be after issuing the following command?
2001:db8:0:1:0B2A:4FFF:FFA3:B1
2001:db8:0:1:C2A:4FFF:FEA3:B1
2001:db8:0:1:0F2A:4FFF:FFA3:B1
2001:db8:0:1:F2A:4FFF:FEA3:B1
Question 5
Which portion of the IPv6 address below is the 'global ID'?
FD89:3B12:3794:0020:0000:0000:2347:0001/64
FD89:3B12:3794:0020:0000:0000:2347:0001/64
FD89:3B12:3794:0020:0000:0000:2347:0001/64
FD89:3B12:3794:0020:0000:0000:2347:0001/64
FD89:3B12:3794:0020:0000:0000:2347:0001/64
Question 6
R3 sent an IPv6 multicast message to all other routers on the local subnet. What was the destination IPv6 address of that message? (select the best answer).
FF01::1
FF01::2
FF02::1
FF02::2
Question 7
What kind of IPv6 address is automatically configured on an interface when the following command is used? (select the best answer)
Unique local
Node-local
Link-local
EUI-64
Question 8
The diagrams on the right visualize different IPv6 message types. Match them with the correct message type.
Question 9
R2 sends a message to R1, to tell R1 about the MAC address on R2's G0/0 interface. What kind of message does R2 send to R1?
RA
NA
RS
NS
Question 10
You configure an IPv6 address on R1's G0/0 interface. What kind of message will it send to perform DAD?
RA
NA
RS
NS
Question 11
R1 sends an RA message to devices on the local link to inform them about R1's presence, the prefix of the network, etc. What IPv6 address does R1 send the message to?
FF01::1
FF01::2
FF02::1
FF02::2
Question 12
You configure the following IPv6 static route:
What kind of static route is this ? (select two)
Fully specified
Network
Host
Directly attached
Recursive
Default
Question 13
Which of the following command configures a recursive host route?
Last updated