- Posts: 11
- Thank you received: 0
Switch port scanning tools
18 years 1 month ago #17487
by fpd
Switch port scanning tools was created by fpd
Hi folks,
Looking for some help with searching Cisco a switch for end user detail, need to get access to users on ports IP/MAC addresses.
Any thoughts or suggestions.
Thanks in advance
F
Looking for some help with searching Cisco a switch for end user detail, need to get access to users on ports IP/MAC addresses.
Any thoughts or suggestions.
Thanks in advance
F
18 years 1 month ago #17489
by Chris
Chris Partsenidis.
Founder & Editor-in-Chief
www.Firewall.cx
Replied by Chris on topic Re: Switch port scanning tools
Fpd,
Do you mind re-stating your question?
Are you trying to find out what IP addresses and MAC addresses users connected onto a particular Cisco switch have ?
Do you mind re-stating your question?
Are you trying to find out what IP addresses and MAC addresses users connected onto a particular Cisco switch have ?
Chris Partsenidis.
Founder & Editor-in-Chief
www.Firewall.cx
18 years 1 month ago #17491
by Bublitz
The Bublitz
Systems Admin
Hospice of the Red River Valley
Replied by Bublitz on topic Re: Switch port scanning tools
I use OP Manager to find IPs and macs of devices connected to switch ports. Since it uses a browser I can also use search functions to speed up the process.
manageengine.adventnet.com/products/opmanager/
manageengine.adventnet.com/products/opmanager/
The Bublitz
Systems Admin
Hospice of the Red River Valley
18 years 1 month ago #17497
by Elohim
Replied by Elohim on topic Re: Switch port scanning tools
I think a show arp at the command line will get you what you need.
Hi folks,
Looking for some help with searching Cisco a switch for end user detail, need to get access to users on ports IP/MAC addresses.
Any thoughts or suggestions.
Thanks in advance
F
18 years 1 month ago #17501
by Dove
Dove
Replied by Dove on topic Re: Switch port scanning tools
To find the IP / MAC details and port configuration detail for a specific PC do the following steps.
Example
========
#1 tracert 192.168.0.1 - from here telnet into the nearest switch from there
#2 get into Previliged mode and give sh arp | include 192.168.0.1
you will get the MAC address for that. If the PC is connected in different switch telnet to that switch
#3 Give sh cam <MAC ID> you will get the port detail that is in which port the PC is connected.
Hope it will helps you
Example
========
#1 tracert 192.168.0.1 - from here telnet into the nearest switch from there
#2 get into Previliged mode and give sh arp | include 192.168.0.1
you will get the MAC address for that. If the PC is connected in different switch telnet to that switch
#3 Give sh cam <MAC ID> you will get the port detail that is in which port the PC is connected.
Hope it will helps you
Dove
Time to create page: 0.131 seconds