Vlan protocol group add protocol, Vlan protocol group remove – Dell PowerEdge M805 User Manual

Page 540

Advertising
background image

536

VLAN Commands

www

.dell.com | support.dell.com

vlan protocol group add protocol

Use the vlan protocol group add protocol command in Global Configuration mode to add a
protocol to the protocol-based VLAN groups identified by groupid. A group may have more than
one protocol associated with it. Each interface and protocol combination can be associated with
one group only. If adding a protocol to a group causes any conflicts with interfaces currently
associated with the group, this command fails and the protocol is not added to the group.

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

Syntax

vlan protocol group add protocol groupid protocol

no vlan protocol group add protocol groupid protocol

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.

protocol—The protocol you want to add. (Range: ip, arp, and ipx)

Default Configuration

This command has no default configuration.

Command Mode

Global Configuration mode

User Guidelines

This command has no user guidelines.

Example

The following example displays how to add the "ip" protocol to the protocol based VLAN
group identified as "2."

console(config)#vlan protocol group add protocol 2 ip

vlan protocol group remove

Use the vlan protocol group remove command in Global Configuration mode to remove the
protocol-based VLAN group identified by groupid.

Syntax

vlan protocol group remove groupid

Advertising