A network administrator needs to configure a fully specified IPv6 static route on a Cisco router to reach the remote network using the neighbor router's link-local address reachable via the local interface. Which command correctly configures this route?
- ipv6 route 2001:DB8:ACAD:1::/64 GigabitEthernet0/1 FE80::2Cevap
- Bipv6 route 2001:DB8:ACAD:1::/64 FE80::2
- Cipv6 route 2001:DB8:ACAD:1::/64 GigabitEthernet0/1 FE80::2 110
- Dipv6 route 2001:DB8:ACAD:1::/64 GigabitEthernet0/1 FE80::FFFE:2
Cevap
The command 'ipv6 route 2001:DB8:ACAD:1::/64 GigabitEthernet0/1 FE80::2' correctly configures the fully specified IPv6 static route.
When configuring an IPv6 static route using a link-local address as the next-hop, Cisco IOS mandates a fully specified route that includes both the local exit interface and the link-local address of the adjacent router.
Adım Adım Çözüm
Anahtar Kavram
Fully specified IPv6 static routes requiring both an exit interface and link-local next-hop address.