D-Link dgs-3420 Work Light User Manual


 
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide
869
Parameters
<portlist> - Specify a range of ports to be set.
all - Specify to make all ports to be set.
gvrp_state - Specify if the port is allowed to dynamically become a member of a VLAN when
receiving GVRP.
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 - Specify 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 - Specify the Port VID (PVID) that will be associated with the port.
<vlanid 1- 4094> - Specify the VLAN ID between 1 and 4094.
Restrictions
Only Administrator, Operator and Power-User level users can issue this command.
Example
To configure the port VLAN:
DGS-3420-28SC: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.
DGS-3420-28SC:admin#
94-8 show port_vlan
Description
This command is used to display the GVRP status for a port list on the switch.
Format
show port_vlan {<portlist>}
Parameters
<portlist> - (Optional) Specify a range of ports to be displayed.
Note: If no parameter is specified, the system will display GVRP information for all ports.