![Radicom Research RW8300E Designer'S Manual Download Page 22](http://html.mh-extra.com/html/radicom-research/rw8300e/rw8300e_designers-manual_777718022.webp)
RW8300E-a-PR (USB) Designer’s Guide (RRD2Z50-20200130001)
22
1.2.3 Key in “
sudo dhclient –r
” to release IP address setting.
1.2.4 Key in “
sudo dhclient
” to renew IP address.
2
Check network connection status.
2.1 Key in “
ping 8.8.8.8
” to check Ethernet connection.
2.2 If ping program connect times out. re-plug RW8300E-NL. To check DNS status.
key in “
ping www.radi.com
”.
2.3 If ping program connect times out. setup DNS server in operation system.
3 Setup DNS server in operation system
3.1 Windows Device
3.1.1 Key in “
ipconfig /all
” to check network interface name of RW8300E-NL.
Check network interface name of RW8300E-NL
3.1.2 Key in “
netsh interface ip set dns “Local Area Connection 2” static
8.8.8.8
” to setup DNS1.
3.1.3 Key in “
netsh interface ip add dns “Local Area Connection 2” 8.8.4.4
”
to setup DNS2.