Owner's Manual

454 VLAN Commands
www.dell.com | support.dell.com
User Guidelines
There are no user guidelines for this command.
Example
The following example VLAN number 1972 is created.
interface vlan
The
interface vlan
global configuration command enters the interface configuration (VLAN)
mode.
Syntax
interface vlan
vlan-id
vlan-id
—The ID of an existing VLAN (excluding GVRP dynamic VLANs).
Default Configuration
This command has no default configuration.
Command Mode
Global Configuration mode
User Guidelines
There are no user guidelines for this command.
Example
The following example configures the VLAN 1 IP address of 131.108.1.27 and subnet mask
255.255.255.0.
interface range vlan
The
interface range vlan
global configuration command enters the interface configuration mode to
configure multiple VLANs.
Console (config)# vlan database
Console (config-vlan)# vlan 1972
Console (config)# interface vlan 1
Console (config-if)# ip address 131.108.1.27 255.255.255.0