VLAN Commands

User Guidelines

There are no user guidelines for this command.

Example

The following example configures VLAN 1 with IP address 131.108.1.27 and subnet mask 255.255.255.0.

Console(config)# interface vlan 1

Console(config-if)# ip address 131.108.1.27 255.255.255.0

interface range vlan

The interface range vlan Global Configuration mode command enables simultaneously configuring multiple VLANs.

Syntax

interface range vlan {vlan-rangeall}

Parameters

vlan-range— Specifies a list of VLAN IDs to be added. Separate nonconsecutive 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 of the command continues on the other interfaces.

Configuring all ports may consume an excessive amount of time. Define only the required ports to save time.

Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide

357

Page 373
Image 373
Intel SBCEGBESW10 CLI manual Interface range vlan vlan-rangeall, All All existing static VLANs