D-Link DES-3200 Series Washer/Dryer User Manual


 
xStack
®
DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide
494
Restrictions
Only Administrator, Operator and Power-User level users can issue this command.
Example
To replace the C-Tag in which the CVID is 20, with the S-Tag and the S-VID is 200 at UNI Port 1:
DES-3200-28/ME:admin#create vlan_translation ports 1 replace cvid 20 svid 200
Command: create vlan_translation ports 1 replace cvid 20 svid 200
Success.
DES-3200-28/ME:admin#
To add S-Tag, when the S-VID is 300, to a packet in which the CVID is 30 at UNI Port 1:
DES-3200-28/ME:admin#create vlan_translation ports 1 add cvid 30 svid 300
Command: create vlan_translation ports 1 add cvid 30 svid 300
Success.
DES-3200-28/ME:admin#
56-9 delete vlan_translation ports
Description
This command is used to delete translation relationships between the C-VLAN and the S-VLAN.
Format
delete vlan_translation ports [<portlist> | all] {cvid <vidlist>}
Parameters
ports - Specify a list of ports to be configured.
<portlist> - Enter the list of ports to be configured here.
all - Specify that all the ports will be used for the configuration.
cvid - (Optional) Specify the rules for the specified CVIDs. If the CVID is not specified, all rules
configured for the port will be deleted.
<vidlist> - Enter the CVID value here.
Restrictions
Only Administrator, Operator and Power-User level users can issue this command.
Example
To delete a VLAN translation rule on ports 1-4: