5 interface range vlan, 6 name, Syntax – PLANET WGSD-1022 User Manual

Page 319: Default configuration, Command mode, User guidelines, Example

Advertising
background image

5.27.5 interface range vlan

The interface range vlan global configuration 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.

Example

The following example groups VLAN 221 until 228 and VLAN 889 to receive the same command.

Console (config)# interface range vlan 221-228,889

Console (config-if)#

5.27.6 name

The name interface configuration command adds a name to a VLAN. To remove the VLAN name use the

no form of this command.

Syntax

name string

no name

ƒ string — Unique name, up to 32 characters in length, to be associated with this VLAN.

Default Configuration

No name is defined.

Advertising