create_traffic_limiter
Creates a dummynet pipe traffic limiter on pfSense to control bandwidth for specific hosts or networks.
Instructions
Create a traffic limiter (dummynet pipe)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mask | No | Mask type (none, srcaddress, dstaddress) | |
| name | Yes | Limiter name | |
| descr | No | Optional description | |
| enabled | No | Whether the limiter is enabled | |
| maskbits | No | Mask bits for per-host limiting | |
| bandwidth | Yes | Bandwidth value | |
| bandwidthtype | Yes | Bandwidth unit (Kb, Mb, Gb, b) | |
| apply_immediately | No | Whether to apply changes immediately |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||