User`s guide
DGS-3100 Gigabit Ethernet Switch Manual
90
config gvrp
Purpose To configure GVRP on the Switch.
Syntax
config gvrp [<portlist> | <ch1-32> | all] { ingress_checking
[enable
| disable] | acceptable_frame [tagged_only | admit_all] |
pvid <vlanid 1-4094>}
Description The config gvrp command configures the Group VLAN Registration
Protocol on the Switch. The us
er can configure ingress checking, the
sending and receiving of GVRP information, and the Port VLAN ID
(PVID).
Parameters which to configure GVRP.
− assigns ports to a port-channel.
ecifies all ports on the Switch.
ingress_checking [enable | disable] − Enables or disables ingress
cking for the specified port list.
tagged_only | admit_all] – Defines the type of
ble frames can be limited to tagged frames
only (tagged_only) or can accept tagged and untagged (admit_all).
094> – Specifies the default VLAN associated with
the port, by VLAN ID.
<portlist> − A port or range of ports for
ch 1-32
all − Sp
che
acceptable_frame [
frame accepted. Accepta
pvid <vlanid 1-4
Restrictions Only administrator-level users can issue this command.
Example usage:
To set the ingress c
_checking enable
hecking status, the sending and receiving GVRP information :
DGS3100# config gvrp 1-4 state enable ingress
acceptable_frame tagged_only pvid 2
uccess. S
DGS3100#
enable gvrp
Purpose To enable GVRP on the Switch.
Syntax
enable gvrp
Description The enable gvrp command, along with the disable gvrp command
below, is used to enable and disable GVRP 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):
DGS3100# enable gvrp
Success.
DGS3100#