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)# interface fa0/0
P4(Config-if)# neighbor 192.168.10.3
P4(config-if)# passive-interface fa0/0
B.
P4(config)# router rip
P4(config-router)#neighbor 192.168.10.3
P4(Config-router)#passive-interface fa0/0
C.
P4(config)# interface fa0/0
P4(config-if)# neighbor 192.168.10.3
P4(config-if)# passive interface 192.168.10.34
D.
P4(config)# router rip
P4(config-router)# neighbor 162.168.10.34 no broadcast
P4(config-router)# passive-interface fa0/0