add_blackhole_route
Add a blackhole route to a MikroTik router to drop all traffic for a specified CIDR destination. Specify the address and optional distance to block packets and prevent routing loops.
Instructions
Adds a blackhole route.
Notes: dst_address: CIDR e.g. "10.0.0.0/8" distance: 1-255
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| device | No | ||
| comment | No | ||
| distance | No | ||
| dst_address | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |