create_interface_bridge
Create a bridge between specified pfSense interfaces, combining them into a single logical network.
Instructions
Create an interface bridge
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| descr | No | Optional description | |
| members | Yes | Array of interface names to bridge (e.g., ["lan", "opt1"]) | |
| apply_immediately | No | Whether to apply changes immediately |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||