Command Guide of WGSW-28040
133
Interface Configuration
Usage Guide:
When set registration-mode is fixed or forbidden, will remove the port from vlan witch is dynamic port. And do not
learning vlan.
Example:
The following example specifies that set gvrp registration mode test.
Switch(config)#
interface gi1
Switch(config-if)#
gvrp registration-mode fixed
Switch#
show gvrp configuration interfaces gi1
Port | GVRP-Status | Registration | Dynamic VLAN Creation
--------+---------------+---------------+----------------------
gi1 Enabled Fixed Disabled
4.9.4 gvrp port creation vlan forbidden
Command:
gvrp vlan-creation-forbid
no gvrp vlan-creation-forbid
Default:
no gvrp vlan-creation-forbid
Mode:
Interface Configuration
Usage Guide:
‘gvrp vlan-creation-forbid’ will not remove dynamic port from vlan immediate.
The configure can use show gvrp configuration.
Example:
The following example specifies that set port gvrp vlan-creation-forbid test.
Switch(config)#
interface gi1
Switch(config-if)#
gvrp vlan-creation-forbid
Switch(config-if)#
exit
Switch#
show gvrp configuration interfaces gi1