3.4.16. management-vlan

Syntax

management-vlan vlan <1-4094>

no management-vlan

Parameter


<1-4094> Specify the VLAN ID of management-vlan.


Default

Default management vlan is 1.

Mode

Global Configuration

Usage

Use the management vlan Global Configuration mode command to set management vlan id. Vlan id must be created first. Use the no form of this command to restore to default setting. You can verify your setting by entering the show management-vlan command.

Example

The following example specifies that management vlan 2 is created.

Switch(config)# vlan 2 Switch(config)# management-vlan vlan 2

The following example specifies that management-vlan is restored to be default VLAN.

Switch(config)# no management-vlan