CLI Guide

Table Of Contents
Layer 2 Switching Commands 901
Syntax
vlan makestatic vlan-id
vlan-id — Valid VLAN ID. Range is 2–4093.
Default Configuration
This command has no default configuration.
Command Mode
Global Configuration Mode
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
group-id
no vlan protocol group
group-id
group-id — The protocol-based VLAN group ID, to create a protocol-
based VLAN group. To see the created protocol groups, use the show port
protocol all command.