CLI Reference Guide

VLAN Commands 535
User Guidelines
The dynamic VLAN (created via GRVP) should exist prior to executing this command. See
the Type column in output from the
show vlan
command to determine that the VLAN is
dynamic.
Example
The following changes vlan 3 to a static VLAN.
console(config-vlan)#vlan makestatic 3
vlan protocol group
Use the
vlan protocol group
command in Global Configuration mode to add protocol-based
groups to the system. When a protocol group is created, it is assigned a unique group ID number.
The group ID is used to identify the group in subsequent commands. Use the
no
form of the
command to remove the specified VLAN protocol group name from the system.
Syntax
vlan protocol group
groupname
no vlan protocol group
groupname
groupname
—A character string that identifies the group name. (Range: 1 - 16 characters)
Default Configuration
This command has no default configuration.
Command Mode
Global Configuration mode
User Guidelines
A Group ID is automatically generated when you create a protocol-based group with the
vlan
protocol group
command. To see the group ID associated with the name of a protocol group,
use the
show port protocol all
command.
Example
The following example displays how to add the protocol-based group named "marketing."
console(config)#vlan protocol group marketing