To route traffic destined for 10.0.0.0/24 through 192.168.1.254, which command would you run?

Study for the MTCNA Foundation Exam. Prepare with flashcards and multiple choice questions, each question has hints and explanations. Get ready for your certification!

Multiple Choice

To route traffic destined for 10.0.0.0/24 through 192.168.1.254, which command would you run?

Explanation:
You route traffic to a specific network by adding a static route that pairs the destination network with the next-hop gateway. In MikroTik, the syntax is /ip route add dst-address=NETWORK gateway=NEXT_HOP. For this case, you want the 10.0.0.0/24 network to be reached via the gateway 192.168.1.254, so the appropriate command assigns that destination and that next hop. The gateway must be reachable from the router (for example, on the 192.168.1.0/24 interface). The other options point to different gateways, which would not send traffic for 10.0.0.0/24 through 192.168.1.254.

You route traffic to a specific network by adding a static route that pairs the destination network with the next-hop gateway. In MikroTik, the syntax is /ip route add dst-address=NETWORK gateway=NEXT_HOP. For this case, you want the 10.0.0.0/24 network to be reached via the gateway 192.168.1.254, so the appropriate command assigns that destination and that next hop. The gateway must be reachable from the router (for example, on the 192.168.1.0/24 interface). The other options point to different gateways, which would not send traffic for 10.0.0.0/24 through 192.168.1.254.

Subscribe

Get the latest from Passetra

You can unsubscribe at any time. Read our privacy policy