create_vlan_interface
Create a VLAN interface on a MikroTik router by specifying a unique name, VLAN ID, and parent interface to segment network traffic.
Instructions
Creates a VLAN interface on the MikroTik device with the given VLAN ID and parent interface.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| arp | No | enabled | |
| mtu | No | ||
| name | Yes | ||
| device | No | ||
| comment | No | ||
| vlan_id | Yes | ||
| disabled | No | ||
| interface | Yes | ||
| arp_timeout | No | ||
| use_service_tag | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |