create_vlan_interface
Create a VLAN interface on MikroTik devices by providing a VLAN ID and parent interface, enabling network segmentation and efficient VLAN management.
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 |