mikrotik-mcp

Route Management

mikrotik_add_route

Adds a route to MikroTik routing table.

mikrotik_list_routes

Lists routes in MikroTik routing table.

mikrotik_get_route

Gets detailed information about a specific route.

mikrotik_update_route

Updates an existing route in MikroTik routing table.

mikrotik_remove_route

Removes a route from MikroTik routing table.

mikrotik_enable_route

Enables a route.

mikrotik_disable_route

Disables a route.

mikrotik_get_routing_table

Gets a specific routing table.

mikrotik_check_route_path

Checks the route path to a destination.

mikrotik_get_route_cache

Gets the route cache.

mikrotik_flush_route_cache

Flushes the route cache.

mikrotik_add_default_route

Adds a default route (0.0.0.0/0).

mikrotik_add_blackhole_route

Adds a blackhole route.

mikrotik_get_route_statistics

Gets routing table statistics.