cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
298
Views
4
Helpful
6
Replies

VLAN Mapping NXOS

yh-it
Level 1
Level 1

Hi, 

how can I do a simple vlan mapping on a nexus 9000 like I can do on a 9200L? 

 

 

 

From the 9200L docs: 

Device(config)# interface HundredGigE1/0/1
Device(config-if)# switchport mode trunk
Device(config-if)# switchport vlan mapping 10 20

 

 

 

Thanks! 

1 Accepted Solution
6 Replies 6

Hello!

The configuration is quite similar (the only difference in the interface which will always be ethernetX/X):

interface ethernet1/1
switchport
switchport mode trunk
switchport vlan mapping 10 20

BR

****Kindly rate all useful posts*****

You also remember to enable the : switchport vlan mapping inside the interface configuration.

BR

****Kindly rate all useful posts*****

yh-it
Level 1
Level 1

When I Do it this simple I get: 

Warning: Eth1/42 : VLAN translation is only supported on vxlan enabled vlans

But we are not using vxlan at this moment. 

 

BR

 

       - FYI https://bst.cloudapps.cisco.com/bugsearch/bug/CSCvs62393

    M.



-- Each morning when I wake up and look into the mirror I always say ' Why am I so brilliant ? '
    When the mirror will then always repond to me with ' The only thing that exceeds your brilliance is your beauty! '

yh-it
Level 1
Level 1

Thanks for your help! We are upgrading to 10.3! 

Review Cisco Networking for a $25 gift card