Networking - IPv6
Exercise : IPv6 - IPv6
- IPv6 - IPv6
6.
To enable RIPng, which of the following would you use?
Answer: Option
Explanation:
It's pretty simple to enable RIPng for IPv6. You configure it right on the interface where you want RIP to run with the ipv6 router rip number command.
7.
Which of the following is true when describing a global unicast address?
Answer: Option
Explanation:
Unlike unicast addresses, global unicast addresses are meant to be routed.
8.
What two multicast addresses does OSPFv3 use?
- FF02::A
- FF02::9
- FF02::5
- FF02::6
Answer: Option
Explanation:
Adjacencies and next-hop attributes now use link-local addresses, and OSPFv3 still uses multicast traffic to send its updates and acknowledgments with the addresses FF02::5 for OSPF routers and FF02::6 for OSPF designated routers. These are the replacements for 224.0.0.5 and 224.0.0.6, respectively.
9.
What multicast addresses does EIGRPv6 use?
Answer: Option
Explanation:
EIGRPv6's multicast address stayed very near the same. In IPv4 it was 224.0.0.10; now it is FF02::A (A=10 in hexadecimal notation).
10.
To enable EIGRP, 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
- Router1(config-if)# ipv6 eigrp 10
Answer: Option
Explanation:
Unlike RIPng and OSPFv3, you need to configure EIGRP both from global configuration mode and from interface mode, and you have to enable the command with the no shutdown command.
Quick links
Quantitative Aptitude
Verbal (English)
Reasoning
Programming
Interview
Placement Papers