D-Link DGS-3224TGR Command Line Interface Reference Manual page 80

Layer 2 gigabit ethernet switch
Hide thumbs Also See for DGS-3224TGR:
Table of Contents

Advertisement

config vlan add ports
Purpose
Used to add additional ports to a previously configured VLAN.
Syntax
config vlan <vlan_name 32> add [tagged|untagged|forbidden] <portlist>
This command allows you to add ports to the port list of a previously configured VLAN. You
Description
can specifiy the additional ports as tagging, untagging, or forbidden.
<vlan_name 32> − The name of the VLAN you want to add ports to.
Parameters
tagged − Specifies the additional ports as tagged.
untagged − Specifies the additional ports as untagged.
forbidden − Specifies the additional ports as forbidden.
<portlist> − A range of ports to add to the VLAN. The port list is specified by listing the
beginning port number and the highest port number of the range. The beginning and end of
the port list range are separated by a dash. For example, 3 would specify port 3. 4 specifies
port 4. 3-4 specifies all of the ports between port 3 and port 4 − in numerical order.
Restrictions
Only administrator-level users can issue this command.
Example Usage:
To add 4 through 8 as tagged ports to the VLAN v1:
DGS-3224TGR:4#config vlan v1 add tagged 4-8
Command: config vlan v1 add tagged 4-8
Success.
DGS-3224TGR:4#
config vlan delete ports
Used to delete one or more ports from a previously configured VLAN|
Purpose
Syntax
config vlan <vlan_name 32> delete <portlist>
Description
This command allows you to delete ports from a previously configured VLAN's port list.
Parameters
<vlan_name 32> − The name of the VLAN you want to delete ports from.
<portlist> − A range of ports you want to delete from the above specified VLAN. The port list
is specified by listing the beginning port number and the highest port number of the range.
The beginning and end of the port list range are separated by a dash. For example, 3 would
specify port 3. 4 specifies port 4. 3-4 specifies all of the ports between port 3 and port 4 − in
numerical order.
Restrictions
Only administrator-level users can issue this command.
Example Usage:
To delete 4 through 8 to the VLAN v1:
DGS-3224TGR Gigabit Ethernet Switch CLI Reference Manual
76

Advertisement

Table of Contents
loading

Table of Contents