Vlan Group - Cisco Catalyst 4500 Series Command Reference Manual

Cisco ios command reference
Hide thumbs Also See for Catalyst 4500 Series:
Table of Contents

Advertisement

vlan group

vlan group
To create or modify a VLAN group, use the vlan group command in global configuration mode. Use the
no form of this command to remove a VLAN list from the VLAN group.
Syntax Description
group-name
vlan-list
Defaults
This command has no arguments or keywords.
Command Modes
Global configuration
Command History
Release
12.2(54)SG
Usage Guidelines
The VLAN group name can contain up to 31 characters and must begin with a letter.
The vlan-list argument can be a single VLAN ID, a list of VLAN IDs, or VLAN ID ranges
(vlan-id-vlan-id). Multiple entries are separated by a hyphen (-) or a comma (,).
If the named VLAN group does not exist, the vlan group command creates the group and maps the
specified VLAN list to the group. If the named VLAN group exists, the specified VLAN list is mapped
to the group.
The no form of the vlan group command removes the specified VLAN list from the VLAN group. When
you remove the last VLAN from the VLAN group, you delete the VLAN group.
You can configure a maximum of 100 VLAN groups, and map a maximum of 4094 VLANs to a VLAN
group.
Examples
This example shows how to map VLANs 7 through 9 and 11 to a VLAN group:
Switch(config)# vlan group ganymede vlan-list 7-9,11
This example shows how to remove VLAN 7 from the VLAN group:
Switch(config)# no vlan group ganymede vlan-list 7
Catalyst 4500 Series Switch Cisco IOS Command Reference—Release IOS XE 3.3.0SG and IOS 15.1(1)SG)
2-1066
vlan group group-name vlan-list vlan-list
no vlan group group-name vlan-list vlan-list
Specifies the VLAN group name.
Specifies a VLAN list name. See the Usage Guidelines section below for
additional information about this argument.
Modification
This command was modified to support user distribution on the Catalyst 4500 series
switch.
Chapter 2
Cisco IOS Commands for the Catalyst 4500 Series Switches
OL-25342 -01

Advertisement

Table of Contents
loading

Table of Contents