D-Link xStackTM DGS/DXS-3300 Series Switch User Manual


 
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual
120
config gvrp
Parameters
<portlist> A range of ports for which to configure GVRP. 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 [tagged_only | admit_all] – This parameter states
the frame type that will be accepted by the Switch for this function.
Tagged_only implies that only VLAN tagged frames will be accepted,
while admit_all implies tagged and untagged frames will be accepted
by the Switch.
pvid – Specifies the default VLAN ID 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 :
DGS-3324SRi: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.
DGS-3324SRi:4#
enable gvrp
Purpose Used to enable GVRP on the Switch.
Syntax
enable gvrp
Description
This command, along with disable gvrp below, is used to enable
and disable GVRP globally on the Switch, without changing the
GVRP configuration on the Switch.
Parameters None.
Restrictions Only administrator-level users can issue this command.
Example usage:
To enable the generic VLAN Registration Protocol (GVRP):