Gvrp registration-forbid, Gvrp vlan-creation-forbid – Dell PowerEdge M805 User Manual

Page 206

Advertising
background image

176

GVRP Commands

www

.dell.com | support.dell.com

Example

The following example enables GVRP on ethernet 1/g8.

console(config)#interface ethernet 1/g8

console(config-if-1/g8)#gvrp enable

gvrp registration-forbid

Use the gvrp registration-forbid command in Interface Configuration mode to deregister all
VLANs on a port and prevent any dynamic registration on the port. To allow dynamic registering
for VLANs on a port, use the no form of this command.

Syntax

gvrp registration-forbid

no gvrp registration-forbid

Default Configuration

Dynamic registering and deregistering for each VLAN on the port is not forbidden.

Command Mode

Interface Configuration (Ethernet, Port-Channel) mode

User Guidelines

This command has no user guidelines.

Example

The following example shows how default dynamic registering and deregistering is forbidden
for each VLAN on port 1/g8.

console(config)#interface ethernet 1/g8

console(config-if-1/g8)#gvrp registration-forbid

gvrp vlan-creation-forbid

Use the gvrp vlan-creation-forbid command in Interface Configuration mode to disable dynamic
VLAN creation. To disable dynamic VLAN creation, use the no form of this command.

Syntax

gvrp vlan-creation-forbid

no gvrp vlan-creation-forbid

Advertising