D-Link xStackTM DGS/DXS-3300 Series Switch User Manual


 
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual
119
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 range of ports to delete from the VLAN. The port list is
specified by listing the lowest switch number and the beginning port
number on that switch, separated by a colon. Then the highest switch
number, and the highest port number of the range (also separated by
a colon) are specified. The beginning and end of the port list range are
separated by a dash. For example, 1:3 specifies switch number 1, port
3. 2:4 specifies switch number 2, port 4. 1:3-2:4 specifies all of the
ports between switch 1, port 3 and switch 2, port 4 in numerical
order.
Restrictions Only administrator-level users can issue this command.
Example usage:
To delete ports 5-7 of module 2 of the VLAN v1:
DGS-3324SRi:4#config vlan v1 delete 2:5-2:7
Command: config vlan v1 delete 2:5-2:7
Success.
DGS-3324SRi: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 Group VLAN Registration
Protocol on the Switch. Configurable settings include ingress
checking, the sending and receiving of GVRP information, and the
Port VLAN ID (PVID).