cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
581
Views
0
Helpful
3
Replies

Finding MAC

naqibsafi
Level 1
Level 1

Hi Dear all,

i hope to be fine, pleas help me ho to fine MAC address in all switches which are connected in one LAN

for example IT office send me MAC he sad i don't the correct port in switch so you fine which port belong to this MAC Address .

 

 

 

 

thanks 

1 Accepted Solution

Accepted Solutions

Deepak Kumar
VIP Alumni
VIP Alumni

Hi,


Sw#sho mac address-table    ---> This command will show you full list of the all MAC address table:

1st-Floor#sho mac address-table address 0015.5d0a.5502  -------> It will show, where is a specific device connected on the switch or from where (uplink or downlink) switch receiving this mac address. Here Mac address 0015.5d0a.5502 must replace with required mac address.

 

Mac Address Table
-------------------------------------------

Vlan Mac Address Type Ports
---- ----------- -------- -----
1 0015.5d0a.5502 DYNAMIC Gi1/0/4
Total Mac Addresses for this criterion: 1

Regards,
Deepak Kumar,
Don't forget to vote and accept the solution if this comment will help you!

View solution in original post

3 Replies 3

Leo Laohoo
Hall of Fame
Hall of Fame
sh mac

Deepak Kumar
VIP Alumni
VIP Alumni

Hi,


Sw#sho mac address-table    ---> This command will show you full list of the all MAC address table:

1st-Floor#sho mac address-table address 0015.5d0a.5502  -------> It will show, where is a specific device connected on the switch or from where (uplink or downlink) switch receiving this mac address. Here Mac address 0015.5d0a.5502 must replace with required mac address.

 

Mac Address Table
-------------------------------------------

Vlan Mac Address Type Ports
---- ----------- -------- -----
1 0015.5d0a.5502 DYNAMIC Gi1/0/4
Total Mac Addresses for this criterion: 1

Regards,
Deepak Kumar,
Don't forget to vote and accept the solution if this comment will help you!

hunnymonster
Level 1
Level 1
Save yourself some typing too...

sh mac addr | i <last 4 octets of MAC>

example: looking for MAC 1213:4533:665a -> sh mac addr | i 665a

It's almost certain that you won't get two (or more) matches - in 20 years it's happened to me twice
Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card