xStack® DGS-3620 Series Layer 3 Managed Stackable Gigabit Switch CLI Reference Guide
1274
enable - Enable GVRP for the ports specified in the port list.
disable - Disable GVRP for the ports specified in the port list.
ingress_checking - When ingress checking is enabled, the Switch checks if the incoming packet
was assigned a VLAN on which the ingress port is a VLAN member. If the incoming packet
and the ingress port are not in the same VLAN, the packet will be dropped.
enable - Enable ingress checking for the specified port list.
disable - Disable ingress checking for the specified port list.
acceptable_frame - Specifies the type of frame that will be accepted by the port.
tagged_only - Only tagged frame will be received.
admit_all - Both tagged and untagged frames will be accepted.
pvid - Specifies the Port VID (PVID) that will be associated with the port.
<vlanid 1- 4094> - Enter the VLAN ID between 1 and 4094.
Restrictions
Only Administrators, Operators and Power-Users can issue this command.
Example
To configure the port VLAN:
DGS-3620-28PC:admin#config port_vlan 1-5 gvrp_state enable ingress_checking
enable acceptable_frame tagged_only pvid 2
Command: config port_vlan 1-5 gvrp_state enable ingress_checking enable
acceptable_frame tagged_only pvid 2
Success.
121-8 show port_vlan
Description
This command is used to display the per-port control and status information for VLAN configuration.
Format
show port_vlan {<portlist>}
Parameters
<portlist> - (Optional) Specifies a range of ports to be displayed.
Note: If no parameter is specified, the system will display GVRP information for all ports.
Restrictions
None.