Computer Networking
How should a router that is being used in a Frame Relay network be configured to keep split horizon issues from preventing routing updates?

Configure many subinterfaces in the same subnet.
Configure each Frame Relay circuit as a point-to-point line to support multicast and broadcast traffic.
Configure a single subinterface to establish multiple PVC connections to multiple remote router interfaces.
Configure a separate subinterface for each PVC with a unique DLCI and subnet assigned to the subinterface.

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
What command is used to stop RIP routing updates from exiting out an interface but still allow the interface to receive RIP route updates?

Router (config-router) # passive-interface s0
Router (config-if) # no routing
Router (config-if) # passive-interface
Router (config-router) # no routing updates

ANSWER DOWNLOAD EXAMIANS APP