IPv6 MCQ Questions and Answers
Home | Computer Network | IPv6In this section we provide lots of objective question of IPv6 in Computer Network.
1) Which of the following is true when describing a multicast address?
Packets addressed to a unicast address are delivered to a single interface.![]()
Packets are delivered to all interfaces identified by the address. This is also called a one-to-many address.![]()
Identifies multiple interfaces and is only delivered to one address. This address can also be called one-to-one-of-many.![]()
These addresses are meant for nonrouting purposes, but they are almost globally unique so it is unlikely they will have an address overlap.![]()
Answer : B Discuss
2) Which of the following is true when describing a unicast address?
Packets addressed to a unicast address are delivered to a single interface.![]()
These are your typical publicly routable addresses, just like a regular publicly routable address in IPv4.![]()
These are like private addresses in IPv4 in that they are not meant to be routed.![]()
These addresses are meant for nonrouting purposes, but they are almost globally unique so it is unlikely they will have an address overlap.![]()
Answer : A Discuss
3) To enable OSPFv3, which of the following would you use?
Router1(config-if)# ipv6 ospf 10 area 0.0.0.0![]()
Router1(config-if)# ipv6 router rip 1![]()
Router1(config)# ipv6 router eigrp 10![]()
Router1(config-rtr)# no shutdown![]()
Answer : A Discuss
4) What multicast addresses does RIPng use?
5) To enable RIPng, which of the following would you use?
Router1(config-if)# ipv6 ospf 10 area 0.0.0.0![]()
Router1(config-if)# ipv6 router rip 1![]()
Router1(config)# ipv6 router eigrp 10![]()
Router1(config-rtr)# no shutdown![]()
Answer : B Discuss
6) Which of the following is true when describing a global unicast address?
Packets addressed to a unicast address are delivered to a single interface.![]()
These are your typical publicly routable addresses, just like a regular publicly routable address in IPv4.![]()
These are like private addresses in IPv4 in that they are not meant to be routed.![]()
These addresses are meant for nonrouting purposes, but they are almost globally unique so it is unlikely they will have an address overlap.![]()
Answer : B Discuss
7) What multicast addresses does EIGRPv6 use?
8) Which of the following is true when describing a link-local address?
Packets addressed to a unicast address are delivered to a single interface.![]()
These are your typical publicly routable addresses, just like a regular publicly routable address in IPv4.![]()
These are like private addresses in IPv4 in that they are not meant to be routed.![]()
These addresses are meant for nonrouting purposes, but they are almost globally unique so it is unlikely they will have an address overlap.![]()
Answer : C Discuss
9) Which of the following is true when describing a unique local address?
Packets addressed to a unicast address are delivered to a single interface.![]()
These are your typical publicly routable addresses, just like a regular publicly routable address in IPv4.![]()
These are like private addresses in IPv4 in that they are not meant to be routed.![]()
These addresses are meant for nonrouting purposes, but they are almost globally unique so it is unlikely they will have an address overlap.![]()
Answer : D Discuss
10) Which of the following is true when describing an anycast address?
Packets addressed to a unicast address are delivered to a single interface.![]()
Packets are delivered to all interfaces identified by the address. This is also called one-to-many addresses.![]()
This address identifies multiple interfaces and the anycast packet is only delivered to one address. This address can also be called one-to-one-of-many.![]()
These addresses are meant for nonrouting purposes, but they are almost globally unique so it is unlikely they will have an address overlap.![]()
Answer : C Discuss