set gvrp vlan restricted

Use this command to disable GVRP processing for specified VLANs.

Syntax

set gvrp vlan vlan-list restricted {enable | disable}

Parameters

vlan-list Specifies a VLAN or range of VLANs the VLAN restricted setting is applied to.
enable | disable Enables or disables the restricted VLAN feature on the specified VLANs. Default: VLAN restricted is disabled globally; GVRP is enabled globally.

Defaults

The VLAN restricted feature defaults to disabled on all VLANs. GVRP processing is enabled on all VLANs by default.

Mode

All command modes.

Usage

When enabling the VLAN restricted feature, GVRP processing is disabled on all specified VLANs regardless of Global or port GVRP settings. Disabling the VLAN restricted setting reverts GVRP behavior back to the current global and per port settings.

Example

This example shows how to disable GVRP processing on VLAN 1 for this system:

System(rw)->set gvrp vlan 1 restricted enable