Which global configuration command will start OSPFv3 address families routing on a Cisco router?
- router ospfv3 1
- ipv6 router ospf 1
- address-family ipv6 unicast
- ospfv3 1 ipv6 area 0
Explanation: The OSPFv3 address families routing process is initialized with the router ospfv3 process-idglobal configuration command. The command ipv6 router ospf process-id is a deprecated command that invokes OSPFv3 for IPv6 only. The address-family ipv6 unicast command optionally enables the IPv6 address family automatically on an interface when OSPFv3 is enabled on that interface. The ospfv3 process-id ipv6 area area-id command is an interface command that enables the protocol and assigns the interface to an area.
Exam with this question: Chapter 9: Quiz - OSPFv3 CCNPv8 ENARSI
Please login or Register to submit your answer