Le 30 déc. 2013 10:20, "Yegor Yefremov" <[email protected]> a
écrit :
>
> I've found the driver under
> target/linux/generic/files/drivers/net/phy/ip17xx.c and would like to
> know, how does it working and how can I use it in standard
> WAN/LAN(switch) configuration?

This separation is done using swconfig and configuring port clan ids.

>
> As the driver is found under phy drivers, it doesn't create separate
> network devices for WAN and LAN? Will the separation be made in
> userspace using iproute2 and VLAN?

Using swconfig, there is no support for configuring switches with iproute.

>
> What about "Distributed Switch Architecture protocol support"
> (http://lwn.net/Articles/302333/)?

DSA only works with Marvell switches but more generally only with switches
having prepended/appended tags to distribute traffic from/to multiple
interfaces.

See this discussion for more info on swconfig and how upstream netdev sees
it: https://lwn.net/Articles/571390/
>
> Regards,
> Yegor
> _______________________________________________
> openwrt-devel mailing list
> [email protected]
> https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Reply via email to