[LEDE-DEV] [OpenWrt-Devel] MV88E6060 switch

Sergey Ryazanov ryazanov.s.a at gmail.com
Sun Oct 8 13:44:58 PDT 2017


On Sun, Oct 8, 2017 at 11:12 PM, Nerijus Baliunas
<nerijus at users.sourceforge.net> wrote:
> I assigned IP with a command
> ip a a 192.168.0.10/24 dev eth0
>
> but ping from PC does not answer.
>
> ifconfig -a shows a few RX and TX packets:
> eth0      Link encap:Ethernet  HWaddr 00:18:39:21:0D:AE
>           inet addr:192.168.0.10  Bcast:0.0.0.0  Mask:255.255.255.0
>           BROADCAST MULTICAST  MTU:1500  Metric:1
>           RX packets:5 errors:0 dropped:0 overruns:0 frame:0
>           TX packets:7 errors:0 dropped:0 overruns:0 carrier:0
>
> but the packet count does not increase after pinging.

Have you bring eth0 UP? I mean, could you do "ifconfig eth0
192.168.0.10 up" and try pinging again?

-- 
Sergey



More information about the Lede-dev mailing list