D-Link DES-3326S Layer 3 Switch CLI Reference
config gvrp
Purpose
Used to configure GVRP on the Switch.
Syntax
config gvrp [<portlist> | all] {state [enable |
disable]|ingress_checking [enable |
disable]|acceptable_frame[tagged_only |
admit_all]pvid<vlanid 1-4094> }
Description
This command is used to configure the Group VLAN Registration
Protocol on the Switch. You can configure ingress checking, the
sending and receiving of GVRP information, and the Port VLAN
ID (PVID).
Parameters
<portlist> − A range of ports for which you want ingress
checking. The port list is specified by listing the lowest Switch
number and the beginning port number on that Switch, separated
by a colon. Then the highest Switch number, and the highest port
number of the range (also separated by a colon) are specified.
The beginning and end of the port list range are separated by a
dash. For example, 1:3 specifies Switch number 1, port 3. 2:4
specifies Switch number 2, port 4. 1:3-2:4 specifies all of the
ports between Switch 1, port 3 and Switch 2, 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.
acceptable_frame – This allows a definition of the type of frame
accepted. Acceptable frames can be limited to tagged frames
only (tagged_only) or can accept tagged and untagged
(accept_all).
pvid – Specifies the default VLAN associated with the port.
Restrictions
Only administrator-level users can issue this command.
Example usage:
To set the ingress checking status, the sending and receiving GVRP information :
DES-3326S:4#config gvrp 1:1-1:4 state enable ingress_checking
enable acceptable_frame tagged_only pvid 2
Command: config gvrp 1:1-1:4 state enable ingress_checking
enable acceptable_frame tagged_only pvid 2
Success.
DES-3326S:4#
135