Commonly used basic DOS commands

🛠🛎คำสั่ง DOS พื้นฐานที่ใช้บ่อยๆ 🛎🛠

dir /?
arp /?
netstat /?
nbstat /?
ping /?
tracert /?
pathping /?
telnet /?
nslookup /?
ipconfig /?
route print /?

ตัวอย่างการใช้งาน

dir /w/p
arp -a
arp -an
netstat -aon
nbstat -a 8.8.8.8
ping -a 8.8.8.8
tracert 8.8.8.8
tracert –d 8.8.8.8 Unix
traceroute –n 8.8.8.8 Window
telnet 192.168.1.100 80
nbtstat -a 8.8.8.8
nslookup 192.168.0.1
nslookup add-server
ipconfig /all
ipconfig /release
route print


0
211