Refer to the exhibit. What is the correct configuration to enable router P4 to exchange RIP routing
updates with router P1 but not with router P3?
A.
P4(config)# router ripP4(config-router)# neighbor 192.168.10.34 no broadcastP4(configrouter)# passive-interface fa0/0
B.
P4(config)# router ripP4(config-router)# neighbor 192.168.10.3P4(config-router)# passiveinterface fa0/0
C.
P4(config)# interface fa0/0P4(config-if)# neighbor 192.168.10.3P4(config-if)# passive-interface
fa0/0
D.
P4(config)# interface fa0/0P4(config-if)# neighbor 192.168.10.3P4(config-if)# passive-interface
192.168.10.34