cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
775
Views
5
Helpful
2
Replies

VLAN Mapping Explanation

snarayanaraju
Level 4
Level 4

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

2 Replies 2

snarayanaraju
Level 4
Level 4

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

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.