2013年8月23日 星期五

[Windows] List all devices on the network in command prompt

arp -a


Notes:

What is ARP?

Address Resolution Protocol - which stores the mapping of IP address to physical MAC address.

E.g.




What is dynamic type and static type?

Static type - you hard-coded the rule somewhere.

Dynamic type - the OS automatically find the rules for you when start-up.


Where does the table store?

ARP table stores in RAM in windows. So it clears and updates again after reboot.


Where does the static type rule store in windows?

Use netsh command in windows (remember to run as administrator) to figure it out yourself. ;)


How to clear the static ARP entry?

Run netsh interface ipv4 reset  (remember to run as administrator).

:) Happy networking :D


沒有留言:

張貼留言

[康復路] 試完又試

見了醫生,因為血色素又變低了,醫生想檢查是否「缺鐵」為成因,檢查又檢查…… 感覺有些麻煩……又抽血,又要留樣本…… 令我回想起當日入院的時光,因為一些原因,留樣本只需留一次,免卻留三次的麻煩;現在每天都要留一次,連續三天。每天早上就要跑醫院一趟再上班。 幸好也完成了。 第二次抽血...