Vlan Group - Cisco Catalyst 4500 Series Configuration Manual

Ios software configuration guide isco ios xe 3.9.0e and ios 15.2(5)ex
Hide thumbs Also See for Catalyst 4500 Series:
Table of Contents

Advertisement

Chapter 2

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
Command Default
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
The following 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
The following example shows how to remove VLAN 7 from the VLAN group:
Switch(config)# no vlan group ganymede vlan-list 7
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.
Catalyst 4500 Series Switch Cisco IOS Command Reference—Release XE 3.9.xE and 15.2(5)Ex
vlan group
2-1173

Advertisement

Table of Contents
loading

Table of Contents