xStack DGS-3612G Layer 3 Gigabit Ethernet Managed Switch CLI Manual
DGS-3612G:4#config vlan v1 add tagged 4-8
Command: config vlan v1 add tagged 4-8
Success.
DGS-3612G:4#
config vlan delete
Purpose
Used to delete ports from a previously configured VLAN.
Syntax
config vlan <vlan_name 32> delete <portlist>
Description
This command is used to delete ports from the port list of a previously
configured VLAN.
Parameters
<vlan_name 32>
−
The name of the VLAN from which to delete ports.
<portlist>
−
A port or range of ports to delete from the VLAN.
Only
administrator-level users can issue this command.
Restrictions
Example usage:
To delete ports 5-7 of the VLAN v1:
DGS-3612G:4#config vlan v1 delete 5-7
Command: config vlan v1 delete 5-7
Success.
DGS-3612G:4#
config gvrp
Purpose
Used to configure GVRP on the Switch.
Syntax
config gvrp [<portlist> | all] {state [enable | disable] |
ingress_checking [enable | disable] | acceptable_frame
[tagged_only | admit_all] | pvid <vlanid 1-4094>}
Description
This command is used to configure the GARP VLAN Registration
Protocol on the Switch. Configurable settings include ingress
checking, the sending and receiving of GVRP information, and the
Port VLAN ID (PVID).
Parameters
<portlist>
−
A port or range of ports for which to configure GVRP.
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 :
110