DES-1210-52/ME L2 Metro Ethernet Switch CLI Reference Guide
216
ingress_checking [enable | disable] | acceptable_frame
[Tagged_Only | All_Frames] | pvid <vlanid 1-4094>]
The config gvrp command configures the Group VLAN Registration
Protocol on the Switch. The user can configure ingress checking and
acceptable frame tagged only, the sending and receiving of GVRP
information, and the Port VLAN ID (PVID).
<portlist> − A port or range of ports for which to configure GVRP.
all − configure GVRP on ports.
state [enable | disable] - enable and disable GVRP
ingress_checking [enable | disable] − Enables or disables ingress
checking for the specified port list.
acceptable_frame [tagged_only | admit_all] – Defines 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.
Only administrator or operator-level users can issue this command.
Example usage:
To set the ingress checking status:
DES-1210-52/ME:5# config gvrp all ingress_checking enable
Command: config gvrp all ingress_checking enable
Success.
DES-1210-52/ME:5#
To configure GVRP timer on the Switch.
config gvrp timer [join_timer <sec 100-100000> | leave_timer
<sec 100-100000> | leave-all_timer <sec 100-100000>]
The config gvrp timer command configures the Group VLAN
Registration Protocol on the Switch. The user can configure ingress
checking and acceptable frame tagged only, the sending and
receiving of GVRP information, and the Port VLAN ID (PVID).
join_timer <sec 100-100000> − Specifies the join time for the GVRP
on the Switch. The time range is from 100 to 100000 seconds.
leave_timer <sec 100-100000> − Specifies the leave time for the
GVRP on the Switch. The time range is from 100 to 100000
seconds.
leave-all_timer_<sec 100-100000> − Specifies the leave all time for
the GVRP on the Switch. The time range is from 100 to 100000
seconds.
Only administrator or operator-level users can issue this command.
Example usage:
To set the GVRP packet join time:
DES-1210-52/ME:5# config gvrp timer join_timer 100
Command: config gvrp timer join_timer 100