Difference between revisions of "Identifying to which port is a host connected"
From Tech-Wiki
(Created page with "If you are tracking a host in a network you can use the commands below to find it: ping 10.0.0.1 sh ip arp | inc 10.0.0.1 sh mac address-table | inc 0014.ff00.1234 sh cdp...") |
|||
Line 1: | Line 1: | ||
+ | [[Category:Cisco Systems]] | ||
If you are tracking a host in a network you can use the commands below to find it: | If you are tracking a host in a network you can use the commands below to find it: | ||
ping 10.0.0.1 | ping 10.0.0.1 |
Latest revision as of 13:13, 30 March 2021
If you are tracking a host in a network you can use the commands below to find it:
ping 10.0.0.1 sh ip arp | inc 10.0.0.1 sh mac address-table | inc 0014.ff00.1234 sh cdp neighbors