Which commands could be used to configure RIP version 1 on this router to advertise both networks to neighboring routers?

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.)

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



Leave a Reply 1

Your email address will not be published. Required fields are marked *


Seymur

Seymur

rip1 is a classfull protocol so the ansvers are C and D