ip autovlan

Enables or disables automatic VLAN provisioning for an interface.

Syntax

[no] ip autovlan off|on

Syntax Description

Keyword
Description

no

(Optional) This is the same as ip autovlan off.

off

Disables automatic VLAN provisioning.

on

Enables automatic VLAN provisioning.

Defaults

Automatic VLAN provisioning is enabled by default.

Usage Guidelines

When automatic VLAN provisioning is enabled, Island will create a new VLAN interface whenever a packet is received with an 802.1Q VLAN Identifier that does not match an existing VLAN interface.

This command is valid only in interface context. Entering it will set the interface mode to manual.

Examples

ip autovlan off
interfaceip autoconfig

Last updated