The Ethernet 0 interface of a router was configured with address 10.64.0.1 255.224.0.0 while the Ethernet 1 interface was configured with address 10.96.0.1/11. Which commands could be used to configure RIP version 1 on this router to advertise both networks to neighboring routers? (Choose two.)
A.
Router(config)# router rip
Router(config-router)# network 10.0.0.0 255.224.0.0
B.
Router(config)# router rip
Router(config-router)# network 10.64.0.1 255.224.0.0
Router(config-router)# network 10.96.0.1 255.224.0.0
C.
Router(config)# router rip
Router(config-router)# network 10.0.0.0
D.
Router(config)# router rip
Router(config-router)# network 10.64.0.0
Router(config-router)# network 10.96.0.0
rip1 is a classfull protocol so the ansvers are C and D