cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
399
Views
5
Helpful
7
Replies

Trunk Port Move Mac To Different VLAN

Danx1
Level 1
Level 1

Hello... Simple question for you experts...

All I want to do is move mac address "0013.cb11.0a59" from VLAN 20 to VLAN 520... but how would I do it when the port is a trunk and I don't want to move the whole port to VLAN 520?

Cheers All.


Core Switch#sh mac address-table interface gi1/0/5
Mac Address Table
-------------------------------------------

Vlan Mac Address Type Ports
---- ----------- -------- -----
10 184b.0d2a.8e50 DYNAMIC Gi1/0/5
20 000c.3d8f.3990 DYNAMIC Gi1/0/5
20 0013.cb11.0a59 DYNAMIC Gi1/0/5
20 3278.3c08.cc4c DYNAMIC Gi1/0/5
20 4268.1ee2.e40b DYNAMIC Gi1/0/5
20 6674.0772.d5df DYNAMIC Gi1/0/5
20 8829.9cb8.b4f9 DYNAMIC Gi1/0/5
20 a6da.a89c.b3ab DYNAMIC Gi1/0/5
20 cac7.9250.c539 DYNAMIC Gi1/0/5
20 cac8.683e.1192 DYNAMIC Gi1/0/5
20 da0e.fc22.1cc8 DYNAMIC Gi1/0/5
20 dabe.c28a.7d11 DYNAMIC Gi1/0/5
20 ea43.a961.601c DYNAMIC Gi1/0/5
20 fac3.6271.f570 DYNAMIC Gi1/0/5
30 c619.31c8.52e9 DYNAMIC Gi1/0/5
Total Mac Addresses for this criterion: 15
----------------------------------

Core Switch#sh run int gi1/0/5
Building configuration...

Current configuration : 190 bytes
!
interface GigabitEthernet1/0/5
description front of FCC
switchport trunk allowed vlan 10,20,30
switchport trunk native vlan 10
switchport mode trunk
ip device tracking maximum 9
end

7 Replies 7

one of two method 
1-change the port the host with that MAC connect to it to one that assign to VLAN you want 
2-change the VLAN assign to port that Host connect to it (this step may need disconnect reconnect host)

Thanks for the quick reply... But if I change the port Gi1/0/5 to VLAN 520 wouldn't all those other devices/Mac's been transferred over to VLAN 520 as well?

are you saying that host connect to SW via trunk directly  ?

I believe so... 

interface GigabitEthernet1/0/5

description front of FCC
switchport trunk allowed vlan 10,20,30
switchport trunk native vlan 10
switchport mode trunk
ip device tracking maximum 9
end

is this Host is VM ?

Nope. Just a bundle of stacked switches.

Client 0013.cb11.0a59 connect to port in this way 
Client-SW1-trunk-SW2 
for SW2 the mac address learn from trunk but 
to change the VLAN for this client 
you need to go to SW1 and change the VLAN assign to port the client connect to, this will automatic will change in all other SW trunk.

Review Cisco Networking products for a $25 gift card