170-010 · Question #52
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 B. The administrator has configured two static routes to network 192.168.12.0/24. C. The route with the best administrative distance to network 192.168.12.0/24 is through eth3. D. The route through eth1 is a floating static route. 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>* 127.0.0.0/8 is directly connected, lo S>* 192.168.12.0/24 [120/0] via 192.168.101.2, eth1 S> 192.168.12.0/24 [1/0] via 192.168.103.3, eth3 Referring to the exhibit, which three statements are true? (Choose three.)
Options
- AInterface eth3 is administratively disabled.
- BThe administrator has configured two static routes to network 192.168.12.0/24.
- CThe route with the best administrative distance to network 192.168.12.0/24 is through eth3.
- DThe route through eth1 is a floating static route.
- EInterface eth1 is administratively disabled.
How the community answered
(40 responses)- A5% (2)
- B83% (33)
- E13% (5)
Community Discussion
No community discussion yet for this question.