08-21-2018 06:15 AM - edited 03-08-2019 03:57 PM
All,
I would like to map VLAN 10 on one switch-pair to VLAN 11 on another switch-pair. The planned config is as follows:
Sw01 # interface Port-channel11 switchport switchport trunk encapsulation dot1q switchport trunk native vlan 799 switchport trunk allowed vlan 10,11 switchport mode trunk switchport nonegotiate switchport vlan mapping enable switchport vlan mapping 10 11 mtu 9216 mls qos trust dscp exit
As you can see there is potentially a loop, but we have configured rapid-pvst everywhere. Could anyone advise on the impact of VLAN-Translation on spanning-tree please?
08-21-2018 08:29 AM
Hello
Whats your reasoning to do this?
08-21-2018 08:55 AM
I'd like to migrate servers gradually to a new switch and use a new VLAN id on the new switch.
08-21-2018 09:57 AM
Hi,
So, you are trying to move the servers to a new switch, a new vlan (11) and keep the servers in the same IP segment they are now without downtime?
08-21-2018 10:04 AM
Yes, that's right. I understand that eventually the L3 SVI will have to be migrated to the new switch and at this point we'll need a maintenance window.
09-03-2018 03:22 AM
I think the answer is that the VLAN mapping will break PVST so my intended outcome isn't possible and would cause an L2 loop if configured. Changing the VLAN ID before/after the migration would be the way to go.
There is some mention of using MST in the NX-OS Switching Configuration guide (see "VLAN Translation"), so this might be a possibility to consider on a future occasion.
Regards
James.
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