Specifications

DGS-3224TGR Gigabit Ethernet Switch CLI Reference Manual
DGS-3224TGR:4#config vlan v1 delete 4-8
Command: config vlan v1 delete 4-8
Success.
DGS-3224TGR:4#
config vlan advertisement
Purpose
Used to enable or disable the VLAN advertisement.
Syntax config vlan <vlan_name 32> advertisement [enable|disable]
Description
This command is used to enable or disable sending GVRP messages on the specified
VLAN.
Parameters
<vlan_name 32> The name of the VLAN on which you want to enable or disable sending
GVRP messages.
enable Enables sending GVRP messages on the specified VLAN.
disable Disables sending GVRP messages on the specified VLAN.
Restrictions
Only administrator-level users can issue this command.
Example Usage:
To enable the VLAN default advertisement:
DGS-3224TGR:4#config vlan default advertisement enable
Command: config vlan default advertisement enable
Success.
DGS-3224TGR:4#
77
config gvrp
Purpose
Used to configure GVRP on the switch.
Syntax config gvrp [<portlist>|all] {state [enable|disable]|ingress_checking [enable|disable]
|pvid <vlanid 1-4094>}
Description
This command is used to configure the Group VLAN Registration Protocol on the switch. You
can configure ingress checking and the GVRP status for each port. If the asymmetric VLAN
is enabled, you can configure PVID. If it is disabled, you can not configure PVID.
Parameters
<portlist> A range of ports for which you want ingress checking. The port list is specified
by listing the beginning port number and the highest port number of the range. The beginning
and end of the port list range are separated by a dash. For example, 3 would specify port 3.
4 specifies port 4. 3-4 specifies all of the ports between port 3 and port 4 in numerical
order.
all Specifies all of the ports on the switch.
state [enable|disable] Enables or disables GVRP for the ports specified in the port list.
ingress_checking [enable|disable] Enables or disables ingress checking for the specified
port list.
pvid Specifies the default VLAN will associate with the port.