wansolutions
Technical User
Can anyone tell me how to chase a device, from it's IP address, through a 3Com network?
If I were administering a Cisco network I would:
1) Go to the core or another router/layer 3 switch and ping the targets IP address,
2) Then I would check the ARP table against that IP address to discover the device's MAC address.
3) Once the MAC address is known (with cisco devices) you can then check the mac-address table against the MAC and see which interface the MAC was learnt from.
4) A quick show cdp neighbor detail on that interface and you can then telnet to the next switch in the path and repeat the process from step 3.
Can anyone provide the 3Com equivalent of this process?
Thanks in advance.
Cheers, Kirby.
If I were administering a Cisco network I would:
1) Go to the core or another router/layer 3 switch and ping the targets IP address,
2) Then I would check the ARP table against that IP address to discover the device's MAC address.
3) Once the MAC address is known (with cisco devices) you can then check the mac-address table against the MAC and see which interface the MAC was learnt from.
4) A quick show cdp neighbor detail on that interface and you can then telnet to the next switch in the path and repeat the process from step 3.
Can anyone provide the 3Com equivalent of this process?
Thanks in advance.
Cheers, Kirby.