DGS-6604
m
vlan-tunnel ctag-mapping static
CLI Reference Guide
926
vlan-tunnel ctag-mapping static
Use this command to add a static customer VLAN tag mapping entry. Use the no
form of the command to delete a static customer VLAN tag mapping entry.
vlan-tunnel ctag-mapping static {
A.B.C.D/M | X:X::X:X/M} C-VID
no vlan-tunnel ctag-mapping static
{A.B.C.D/M | X:X::X:X/M}
Default
Not configured
Command Mode
Global configuration
Usage Guideline
Use this command to add a static customer VLAN tag mapping entry for the
specified IP subnet.
Examples
This example shows how to add a static customer VLAN tag mapping entry.
Using the following configuration, the
C-VID
500 is used to add the out-going
control packet which has destination IP equal to 10.90.90.1/24 subnet.
Verify the settings by entering
show vlan-tunnel ctag-mapping static
command.
Syntax Description
A.B.C.D/M
Specifies the destination IPv4 network address.
A.B.C.D: IPv4 address
M: IPv4 prefix length, maximum length is 32.
X:X::X:X/M
Specifies the destination IPv6 network address.
X:X::X:X: IPv6 address
M: IPv6 prefix length, maximum length is 128.
C-VID
The VLAN ID specified here refers to the inner-VID (i.e. customer VLA ID)
Switch(config)# vlan-tunnel ctag-mapping static 10.90.90.1/24 500