Which command format adds a static route in MikroTik RouterOS?

Study for the MikroTik Certification Exam with flashcards and multiple choice questions. Each question comes with hints and explanations to prepare you thoroughly for the test!

Adding a static route in MikroTik RouterOS requires a command that specifies the destination address and the gateway that packets should be sent through. The correct command format includes both the destination network (dst-address) and the gateway.

In this case, the command format that includes "dst-address=192.168.1.0/24" specifies the network for which the route is applicable, and "gateway=192.168.99.2" indicates where to send the traffic destined for that network. This provides clear and precise instructions for how packets should be routed, making it the appropriate choice for adding a static route.

The other options do not provide the correct syntax for adding a static route. For example, specifying "static" or using the command "set" does not conform to the necessary format for creating a new static route in the system. They either misrepresent the command structure needed or omit vital information that must be included to successfully establish a route.

Subscribe

Get the latest from Examzify

You can unsubscribe at any time. Read our privacy policy