create_vlan
Create a VLAN on a pfSense firewall by specifying the parent interface and VLAN tag, with options for priority and description. Apply changes immediately to configure network segmentation.
Instructions
Create a VLAN
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pcp | No | VLAN priority code point (0-7) | |
| tag | Yes | VLAN tag (1-4094) | |
| descr | No | Optional description | |
| parent_interface | Yes | Parent physical interface (e.g., igb0, em0) | |
| apply_immediately | No | Whether to apply changes immediately |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||