create_vlan
Add a new VLAN to a specified interface with a VLAN tag, optional description, and Priority Code Point on the OPNSense MCP Server for streamlined network segmentation.
Instructions
Create a new VLAN
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| description | No | VLAN description | |
| interface | Yes | Physical interface (e.g., igc3) | |
| pcp | No | Priority Code Point (0-7) | 0 |
| tag | Yes | VLAN tag (1-4094) |