200-101 · Question #22
Which command enables IPv6 forwarding on a Cisco router?
The correct answer is C. ipv6 unicast-routing. The command ipv6 unicast-routing (C) enables IPv6 routing (forwarding) globally on a Cisco router. By default, a Cisco router does not forward IPv6 packets - this global configuration command must be entered first. Without it, the router will not route IPv6 traffic between…
Question
Options
- Aipv6 local
- Bipv6 host
- Cipv6 unicast-routing
- Dipv6 neighbor
How the community answered
(38 responses)- A3% (1)
- B8% (3)
- C87% (33)
- D3% (1)
Explanation
The command ipv6 unicast-routing (C) enables IPv6 routing (forwarding) globally on a Cisco router. By default, a Cisco router does not forward IPv6 packets - this global configuration command must be entered first. Without it, the router will not route IPv6 traffic between interfaces, even if IPv6 addresses are configured on those interfaces. The other options (ipv6 local, ipv6 host, ipv6 neighbor) are not valid global IPv6 routing commands.
Topics
Community Discussion
No community discussion yet for this question.