Windows Ping RPi 2B

Source: Internet
Author: User

/* ************************************************************************ *                        windows ping RPi 2B * declaration: *     This document mainly records how to set up the RPI 2B static IP and ping the RPI 2 B through windows. *                                    2016-2-15 Shenzhen Nanshan Ping Shan Village Zengjianfeng ************************************************************************ *  Reference article:    <raspberry pi> Raspberry Pi set WLAN static IP        http://  Www.cnblogs.com/keygle/archive/2013/04/27/3048273.html One, Windows IP setting:

    

Second, cat/etc/network/Interfaces # I modified the RPI 2B file system in Ubuntu/etc/network/interfaces. #iface eth0 inet Manual auto Eth0 allow-hotplug eth0 iface eth0 inetStaticAddress192.168.0.5netmask255.255.255.0Geteway192.168.0.1    ...... Third, Ping192.168.0.5>pingdata.txt Pinging192.168.0.5With +bytes of data:reply from 192.168.0.5: bytes= +Time<1ms ttl= -Reply from 192.168.0.5: bytes= +Time<1ms ttl= -Reply from 192.168.0.5: bytes= +Time=1ms ttl= -Reply from 192.168.0.5: bytes= +Time<1ms ttl= -Ping Statistics for 192.168.0.5: Packets:sent=4, Received =4, Lost =0(0%loss), approximate round trip timesinchmilli-Seconds:minimum= 0ms, Maximum = 1ms, Average = 0ms

Windows Ping RPi 2B

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.