Which command verifies that IP routing is enabled on interfaces and the local VLANs are up?

While you were troubleshooting a connection issue, a ping from one VLAN to another VLAN on the same switch failed. Which command verifies that IP routing is enabled on interfaces and the local VLANs are up?
A. show ip interface brief
B. show ip nat statistics
C. show ip statistics
D. show ip route

cisco-exams

14 thoughts on “Which command verifies that IP routing is enabled on interfaces and the local VLANs are up?

  1. The “show ip interface brief” does not show whether ip routing is enable it only shows information about the vlan interfaces.. wtf.. I would be so pissed to have the kind of cisco shitty questions at the exam!!

  2. Ok here is my answer,
    if you type “Show running config” and scroll down on the bottom you would/must see “ip routing” to verify if routing is enable as what the question is said. but the command is not available in the choices. So will focus on the vlan side the closest and correct answer is A.

  3. Vlan1 unassigned YES manual up up

    Vlan2 unassigned YES manual down down

    Vlan3 unassigned YES manual down down

  4. I read thru the answers and researched the question. The most logical answer would be “show ip route” because the question leads you to verify if IP Routing is enabled. But “here comes the But” the question also asks Which command verifies the local VLANs are up?, in this case it would be show ip interface brief. Pretty much is a two part question that misleads your answer.

  5. A lot of speculation here, but I still think the answer is A.

    Look at the question again… Which command verifies that IP routing is enabled on interfaces AND the local VLANs are up

    “Show IP Route” Would should show routes, and thus that IP Routing is enabled, but it’s not going to show you the VLAN interfaces states.

    Further to this, I received this question on an Exam today and I don’t recall “Show IP route” being an an option… So it may have already been removed to avoid this confusion.

  6. I think this should be “D. show ip route”

    “show ip int brief” doesn’t verify anything regarding IP routing, however “show ip route” *DOES* show subnets that are routable and over which VLANs they’re connected to.

      1. I think your right A is the correct “Cisco” answer. Which doesn’t make any sense. I hate Cisco!

        1. I do not think that A is the correct answer. I believe the wording is not the best and what they mean is this:
          “If the ping fails, [**FIRST**] verify that IP routing is enabled [**This could be done by checking the run config or typing show ip route**] and [**THEN**] that the VLAN interfaces status is up with the show ip interface brief command.”

          Also, not only does show ip route show if the switch has routes (which means ip routing is enabled) but also, if it is “connected” to a VLAN (by having a VLAN correctly configured), you would know that they are up and running because the route would not be showing otherwise.

    1. Show ip int brief will still show configured interfaces and vlans as up, while ip routing is disabled. From this cmd u can’t guess wheather ip routing is enabled or disabled.

Leave a Reply

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


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