update_dhcp_relay_settings
Modify DHCP relay settings on pfSense, including enabling/disabling, specifying destination servers, interfaces, and agent options, with immediate application.
Instructions
Update the DHCP relay settings
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| enable | No | Whether to enable the DHCP relay | |
| server | No | List of DHCP server IP addresses to relay to | |
| interface | No | List of interfaces to relay on | |
| agentoption | No | Whether to append circuit ID and agent ID | |
| apply_immediately | No | Whether to apply changes immediately |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||