02-26-2013 09:18 AM - edited 03-07-2019 11:56 AM
Dear Experts and Friends,
I am requesting you to share your views on VLAN Mapping concept used in CISCO Switches. I have gone through various articles from Cisco and can undertand only how to configure it.
Can you please explain what is the different use cases of this VLAN Mapping. In which scenarios it is used in real time.
Thanks in advance
Sairam
02-26-2013 11:23 AM
Also, to share you the commands which may help me to let you know what i am looking for
Switch# configure terminal
Switch(config)# interface gigabitethernet 5/2
Switch(config-if)# switchport vlan mapping 1649 755
Switch(config-if)# end
Sairam
02-26-2013 11:36 AM
That is what I found in a cisco document. makes it more clear?
In a typical deployment of VLAN mapping, you want the service provider to provide a transparent
switching infrastructure that treats cu
stomers’ switches at the remote loca
tion as a part of the local site.
This allows customers to use the same VLAN ID space and run Layer 2 control protocols seamlessly
across the provider network. In such scenarios, we recommend that service providers do not impose their
VLAN IDs on their customers.
One way to establish translated VLAN IDs (S-VLANs)
is to map customer VLAN
s to service-provider
VLANs (called VLAN ID translation) on trunk ports
connected to a customer
network. Packets entering
the port are mapped to a service
provider VLAN (S-VLAN) based on the port number and the packet’s
original customer VLAN-ID (C-VLAN).
Service providers’s internal assignments might confli
ct with a customer’s VLAN. To isolate customer
traffic, a service provider could decide to map a sp
ecific VLAN into another one while the traffic is in
its cloud.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide