What is the effect?

A network administrator enters this command on an HP ProVision switch with IP routing enabled:
ip route 0.0.0.0/0 10.1.1.1 metric 10 distance 10
This is the only IP route to 0.0.0.0/0 on the switch. What is the effect?
A. The switch uses this route for all traffic that does not match a specific route in its routing table.
B. The switch uses this route for all traffic unless the traffic matches a route with a lower administrative distance than 10.
C. The switch uses this route to route all traffic from 10.1.1.1.
D. The switch uses this route for all traffic unless the traffic matches a route with a lower cost than 10.

Download Printable PDF. VALID exam to help you PASS.

2 thoughts on “What is the effect?

  1. I think B is correct.

    Answer A does not match to this one:

    ip route 0.0.0.0/0 10.1.1.1 metric 10 distance 10
    ip route 0.0.0.0/0 10.1.1.1 metric 10 distance 9

    And a static route does have an administrative distance 1.

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.