cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2919
Views
0
Helpful
1
Replies

switch SG-350 mac address finding

Samaj0101
Spotlight
Spotlight

I have 5 switches and one of pc is connected to one of the switches so I want to know how to find out that pc belongs to which switch??what are the commands??? Do I have to write show mac-address-table to every switch to find out that pc mac is there any other way?

1 Reply 1

balaji.bandi
Hall of Fame
Hall of Fame

command should still works :

 

show mac address-table [dynamic | static | secure] [vlan vlan] [interfaceinterface-id] [address mac-address]

 

here is normal proceedure :

 

1. First you need to knw the IP address of the PC

2. On the Layer 3 switch, you covert IP arp in to MAC - show ip arp x.x.x.x ( x.xx.x IP address)

3. take the MAC address  and find in switch to tell what port connected.

 

make sense ?

 

this is normal Option - by default.

other way is make automate script to search for you (out of the box)

 

BB

***** Rate All Helpful Responses *****

How to Ask The Cisco Community for Help