Home / Computer Science / Computer Networking :: Discussion

Discussion :: Computer Networking

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

  2. A.

     Router (config-if) # no routing

    B.

     Router (config-if) # passive-interface

    C.

     Router (config-router) # passive-interface s0

    D.

     Router (config-router) # no routing updates

    View Answer

    Workspace

    Answer : Option C

    Explanation :

    The (config-router) #passive-interface command stops updates from being sent out an interface, but route updates are still received.


Be The First To Comment