A network administrator needs to configure an IPv6 default static route on a Cisco IOS router pointing to the exit interface GigabitEthernet0/0. Complete the command by specifying the IPv6 default route prefix notation.
Answer:ipv6 route 【::/0】 GigabitEthernet0/0
Answer
The correct prefix notation to complete the IPv6 static default route command is ::/0.
The IPv6 default route prefix is designated as ::/0, which matches all destination networks regardless of prefix length.
Step-by-Step Solution
Key Concept
IPv6 Default Static Route Syntax