Protocol group – Dell PowerEdge M805 User Manual

Page 518

Advertising
background image

514

VLAN Commands

www

.dell.com | support.dell.com

Syntax

name string

no name

string—Comment or description to help identify a specific VLAN (Range: 1 - 32
characters).

Default Configuration

No name is defined.

Command Mode

Interface Configuration (VLAN) mode

User Guidelines

The VLAN name must be unique.

Example

The following example names VLAN number 19 with the name "Marketing."

console(config)#interface vlan 19

console(config-if-vlan19)#name Marketing

protocol group

Use the protocol group command in VLAN Database mode to attach a VLAN ID to the protocol-
based group identified by groupid. A group may only be associated with one VLAN at a time.
However, the VLAN association can be changed. The referenced VLAN should be created prior to
the creation of the protocol-based group except when GVRP is expected to create the VLAN.

To detach the VLAN from this protocol-based group identified by this groupid, use the no form of
this command.

Syntax

protocol group groupid vlanid

no protocol group groupid vlanid

groupid—The protocol-based VLAN group ID, which is automatically generated when
you create a protocol-based VLAN 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.

vlanid—A valid VLAN ID.

Advertising