[OpenWrt-Devel] MV88E6060 switch

Sergey Ryazanov ryazanov.s.a at gmail.com
Wed Oct 11 07:53:16 EDT 2017


On Wed, Oct 11, 2017 at 12:43 PM, Nerijus Baliunas
<nerijus at users.sourceforge.net> wrote:
> This works:
> ================= FAILSAFE MODE active ================
> # ifconfig -a
> eth0      Link encap:Ethernet  HWaddr 00:18:39:21:0D:AE
>           inet addr:192.168.1.1  Bcast:192.168.1.255  Mask:255.255.255.0
>           inet6 addr: fe80::218:39ff:fe21:dae/64 Scope:Link
>           UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
>           RX packets:0 errors:0 dropped:0 overruns:0 frame:0
>           TX packets:8 errors:0 dropped:0 overruns:0 carrier:0
>
> Ping to 192.168.1.1 answers, after pinging:
>           RX packets:5 errors:0 dropped:0 overruns:0 frame:0
>           TX packets:14 errors:0 dropped:0 overruns:0 carrier:0

Ok. At least we know now that the switch functioning (even without a
dedicated driver). One question left: what happens to the Ethernet
driver?

Can you boot your router in failsafe mode again, and try to toggle
eth0 down/up? E.g.:
# ifconfig eth0 down
# ifconfig eth0 up

To figure out, is taking down the interface enough to break it, or
something else happened during the initialization, what prevent us to
bring it up again.

-- 
Sergey
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel


More information about the openwrt-devel mailing list