![D-Link DGS-3024 Command Line Interface Reference Manual Download Page 93](http://html1.mh-extra.com/html/d-link/dgs-3024/dgs-3024_command-line-interface-reference-manual_3492728093.webp)
DGS-3024 Layer 2 Switch CLI Reference Manual
DGS-3024:4#config vlan v1 add tagged 4-8
Command: config vlan v1 add tagged 4-8
Success.
DGS-3024:4#
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. The user 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 to configure GVRP.
all
−
Specifies all 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 (
admit_all
).
pvid <vlanid 1-4094>
– Specifies the default VLAN associated with
the port, by VLAN ID.
Restrictions Only
administrator-level users can issue this command.
Example usage:
To set the ingress checking status, the sending and receiving GVRP information :
DGS-3024:4#config gvrp 1-4 state enable ingress_checking
enable acceptable_frame tagged_only pvid 2
Command: config gvrp 1-4 state enable ingress_checking enable
acceptable_frame tagged_only pvid 2
Success.
DGS-3024:4#
91