DES-1210-52/ME L2 Metro Ethernet Switch CLI Reference Guide
231
Success.
DES-1210-52/ME:5#
To create a VLAN translation rule that will be added as a new rule or
replace a current rule.
create vlan_translation [<portlist> | all] [add | replace] cvid
<vidlist> svid <vlanid 1-4094>
The create vlan_translation cvid command is used to create a
VLAN translation rule to add to or replace the outgoing packet which
is single S-tagged (the C-VID changes to S-VID and the packet’s
TPID changes to an outer TPID).
<portlist> - A range of ports to configure.
all – Specifies all ports to be configure.
cvid – C-VLAN ID of packets that ingress from a UNI port.
svid – The S-VLAN ID that replaces the C-VLAN ID or is inserted in
the packet.
<vlanid 1-4094> – A VLAN ID between 1 and 4094.
Only administrator or operator-level users can issue this command.
Example usage:
To create a VLAN translation on the Switch:
DES-1210-52/ME:5# create vlan_translation ports 3-5 add cvid 2 svid 2
Command: create vlan_translation ports 3-5 add cvid 2 svid 2
Success.
DES-1210-52/ME:5#
To display the current VLAN translation rules on the Switch.
show vlan_translation {cvid <vidlist> | ports <portlist>}
The show vlan_translation cvid command display the current
VLAN translation cvid on the Switch
<vidlist> − The Q-in-Q translation rules for the specified C-VID list.
<portlist> - The Q-in-Q translation rules for the specified port list.
Only administrator or operator-level users can issue this command.
Example usage:
To display the VLAN translation cvid on the Switch:
DES-1210-52/ME:5# show vlan_translation cvid
Command: show vlan_translation cvid