Refer to the exhibit.
A network associate has configured OSPF with the command: City(config-router)# network 192.168.12.64 0.0.0.63 area 0 After completing the configuration, the associate discovers that not all the interfaces are participating in OSPF.
Which three of the interfaces shown in the exhibit will participate in OSPF according to this configuration statement? (Choose three.)
Click on the arrows to vote for the correct answer
A. B. C. D. E. F.BCD.
The "network 192.168.12.64 0.0.0.63 equals to network 192.168.12.64/26
This network has: -> Increment: 64 (/26= 1111 1111.1111 1111.1111 1111.1100 0000) + Network address: 192.168.12.64 -> Broadcast address: 192.168.12.127 Therefore all interface in the range of this network will join OSPF.