Came across this practice ques:
Which of the following network commands , following the 'router ospf 1' command, tells the router to start using OSPF on interfaces whose ip addresses are 10.1.1.1, 10.1.100.1, and 10.1.120.1?
A) network 10.1.1.0 255.0.0.0 area 0

network 10.0.0.0 0.255.255.0 area 0
C) network 10.0.0.0 255.0.0.0 area 0
D) network 0.0.0.0 255.255.255.255 area 0
Choose 1 answer.
More than 1 answer looked correct to me but i'll leave it unanswered if someone wants to try it out.