cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2678
Views
0
Helpful
2
Replies

Find IP connected to a port

Dan Lalonde
Level 1
Level 1

Hello

I need to find what IP address is connected to a specific port that keeps dropping on an SG200-50 switch.

Thank you

2 Replies 2

Brandon Svec
Level 7
Level 7

I don't think SG200 has CLI so you can't do show mac address-table which would let you find port with certain MAC.  See if your GUI has such a view and then you need to first get MAC address and can see what port it is on.  You can find MAC in computer settings or maybe from command like arp -a from another machine on same broadcast domain.

 

 

-- please remember to rate and mark answered helpful posts --

Oh no CLI? I see. Well there wasn't anything to know what IP was connected on the port but I will check for the MAC address. Thank you very much for your reply!