cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
883
Views
0
Helpful
7
Replies

VLAN MAPPING

sandeep28585
Level 1
Level 1

Hi I faced an issue where i van apply the vlan mapping on the physical interface but not on the port channel.With physical interface the vlan transaltion working fine but when i add the physiacl ports into portchannel it fails.Any idea what is missing , appreciate if you guys can answer.

7 Replies 7

Leo Laohoo
Hall of Fame
Hall of Fame

i add the physiacl ports into portchannel it fails

Post the command & the error message encountered. 

Sorry typo error , I mean to say i added the physical ports into a port-channel but after the addition vlan mapping did not worked.

Post the command entered and then, if there are no error messages, post the complete output to the following commands: 

1.  sh int po<BLAH> status; 

2.  sh interface trunk; and

3.  sh log

int gx/x

switchport vlan mapping enable

switchport mode trunk

switcport mode trunk allowed vlan 

switchport vlan mapping 

channel group 101 mode on

but when i did the sh run int po 101 "switchport vlan mapping enable" was not there and i was not able to see the mac address on the vlan which i translated.

But when i used only the physical interface i was able to see the mac address . The switch where i was configuring is 6500

Sorry i cant share the output as this is related to my client and we are not authorised to share the output.

Are you doing Q-in-Q?

No i am not doing any Q in Q. Only  l2 vlan translation .

Any suggestions ?