xStack® DGS-3620 Series Layer 3 Managed Stackable Gigabit Switch CLI Reference Guide
999
priority in the C-tag.
<priority 0-7> - Enter a 802.1p priority of the S-Tag between 0 and 7.
Restrictions
Only Administrator, Operator and Power-User level users can issue this command.
Example
To replace the C-tag by the S-tag with SVID 200. If the inner priority use is enabled, the priority will
be copied from the C-tag, otherwise, the priority will be the port’s default priority. The incoming
packet with CVID 20:
DGS-3620-28SC:admin#create vlan_translation ports 1 replace cvid 20 svid 200
Command: create vlan_translation ports 1 replace cvid 20 svid 200
Success.
To add S-tag with SVID 300 and 802.1p priority 5, if incoming packet with CVID 30:
DGS-3620-28SC:admin#create vlan_translation ports 1 add cvid 30 svid 300
priority 5
Command: create vlan_translation ports 1 add cvid 30 svid 300 priority 5
Success.
86-9 delete vlan_translation ports
Description
This command is used to delete translation relationships between C-VLAN and S-VLAN.
Format
delete vlan_translation ports [<portlist> | all] {cvid <vidlist>}
Parameters
<portlist> - Enter the ports to be deleted.
all - Specifies to delete all ports.
cvid - (Optional) Specify to delete the rules for the specified CVIDs. If the CVID is not specified,
all rules configured for the port will be deleted.
<vidlist> - Enter a range of VLAN IDs.
Restrictions
Only Administrator, Operator and Power-User level users can issue this command.