Dell 5324 Switch User Manual


 
VLAN Commands 341
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 mode command enters the interface configuration
mode to configure multiple VLANs.
Syntax
interface range vlan
{
vlan-range |
all
}
vlan-range
—A list of valid VLAN IDs to add. Separate non consecutive VLAN IDs with a
comma and no spaces; a hyphen designates a range of IDs.
all
—All existing static VLANs.
Default Configuration
This command has no default configuration.
Command Mode
Global Configuration mode
User Guidelines
Commands under the interface range context are executed independently on each interface
in the range. If the command returns an error on one of the interfaces, an error message is
displayed and execution continues on other interfaces.
Console (config)# interface vlan 1
Console (config-if)# ip address 131.108.1.27 255.255.255.0