nerdexam
Brocade

170-010 · Question #54

vyatta@vyatta:~$ show ip route Codes: K - kernel route, C - connected, S - static, R - RIP, O - OSPF, I - ISIS, B - BGP, > - selected route, - FIB route S> 0.0.0.0/0 [1/0] via 10.1.1.1, eth0 C>…

The correct answer is C. S> 10.1.2.0.24 [100/0] via 10.2.2.1, eth2. See the full explanation below for the reasoning.

Question

vyatta@vyatta:$ show ip route Codes: K - kernel route, C - connected, S - static, R - RIP, O - OSPF, I - ISIS, B - BGP, > - selected route, * - FIB route S>* 0.0.0.0/0 [1/0] via 10.1.1.1, eth0 C>* 10.1.1.0/30 is directly connected, eth1 C>* 10.2.2.0/30 is directly connected, eth2 S 10.1.2.0/24 [1/0] via 10.1.1.1, eth1 S>* 10.1.2.0/24 [100/0] via 10.2.2.1, eth2 O 10.1.2.0/24 [110/20] via 10.2.2.1, eth2 C 127.0.0.0/8 is directly connected, lo vyatta@vyatta:$ Your router has received a packet destined for host 10.1.2.42. Which line from the routing table shows how the router will forward the packet?

Options

  • AS> 0.0.0.0/0 [1/0] via 10.1.1.1, eth0
  • BS 10.1.2.0/24 [1/0] via 10.1.1.1, eth1
  • CS> 10.1.2.0.24 [100/0] via 10.2.2.1, eth2
  • DO 10.1.2.0/24 [110/20] via 10.2.2.1, eth2

How the community answered

(47 responses)
  • A
    4% (2)
  • B
    11% (5)
  • C
    81% (38)
  • D
    4% (2)

Community Discussion

No community discussion yet for this question.

Full 170-010 Practice