update_interface
Update pfSense interface settings by ID: IP address, subnet, gateway, description, enable state, and blocking options. Apply changes now or defer.
Instructions
Update an existing interface by ID
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| descr | No | Interface description/friendly name | |
| enable | No | Whether the interface is enabled | |
| ipaddr | No | IPv4 address | |
| subnet | No | Subnet mask bits | |
| typev4 | No | IPv4 configuration type (static, dhcp, none) | |
| gateway | No | Gateway name | |
| blockpriv | No | Block private networks (RFC 1918) | |
| blockbogons | No | Block bogon networks | |
| interface_id | Yes | Interface ID (from search_interface_configs) | |
| apply_immediately | No | Whether to apply changes immediately |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||