MAC Resolving
Resolve MAC addrress table to Vendor’s name Using OUI database
Resolve Router / Server / Firewall/ ARP table to Vendor’s name for each record,
Can use to resolve MAC address table from switches (Cisco, Juniper ..).
About this tools
If you wants to know what is connected to your switch/router
This tools shows the Vendor of each mac at the MAC address table or ARP table
The tools uses the OUI table
To Find the mac address table on a Switch use the commands:
show mac address or show mac-address |
To Find the ARP table on a Switch/Router use the commands:
show arp or show ip arp |
To Find the ARP table on Windows/Linux use the commands:
arp -a (at DOS / Linux) |
Pingback: MAC Resolving database updated - SharonTools