DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide
174
To create a VLAN translation on the Switch:
DES-1210-28/ME:5# create vlan_translation add cvid 2 svid 2
Command: create vlan_translation add cvid 2 svid 2
Success!
DES-1210-28/ME:5#
show vlan_translation
Purpose To display the current VLAN translation rules on the Switch.
Syntax
show vlan_translation cvid {<vidlist>}
Description
The show vlan_translation cvid command display the current
VLAN translation cvid on the Switch
Parameters
<vidlist> ā The Q-in-Q translation rules for the specified C-VID list. .
Restrictions None.
Example usage:
To display the VLAN translation cvid on the Switch:
DES-1210-28/ME:5# show vlan_translation cvid
Command: show vlan_translation cvid
CVID SPVID Action
------ -------- -------
Total Entries : 0
DES-1210-28/ME:5#
delete vlan_translation cvid
Purpose To delete VLAN translation rules.
Syntax
delete vlan_translation cvid [<vidlist> | all]
Description
The delete vlan_translation cvid command is used to delete VLAN
translation rules.
Parameters
<vidlist> - Specifies C-VID rules in VLAN translation.
all ā Specifies all C-VID rules to be deleted.
Restrictions None.
Example usage:
To delete all C-VID VLAN translation rules:
DES-1210-28/ME:5# delete vlan_translation cvid all
Command: delete vlan_translation cvid all