Network Utilities
First, the basic ping command. Try pinging the gateway:
L:/>ping 192.168.0.1
Reply from 192.168.0.1: time=2ms
Reply from 192.168.0.1: time=1ms
Reply from 192.168.0.1: time=2ms
Use nslookup to query a DNS server:
Use ntp to connect to an NTP server and get the current time:
By default, UTC time is shown. Set the shell variable TZ to display local time. For example, to set Japan Standard Time (JST):
Run ntp again to see the time in JST: