QuestionQ1389

IP Connectivity

Which interface is used to forward traffic to the destination network?

Question Image

  • A F0/7
  • B F0/6
  • C F0/4
  • D F0/5
Explanation

The selected outgoing interface is determined by the best route in the routing table. Routes learned by OSPF (administrative distance 110) are preferred over routes learned by RIP (administrative distance 120). Among the two OSPF routes, the one with the lower metric is chosen, so [110/1912] via F0/7 is preferred over [110/28968] via F0/6. Therefore packets for the destination network are sent out F0/7.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!