Hi Florian,

thanks for answering.

On Tue, Dec 31, 2013 at 10:23 AM, Florian Fainelli <flor...@openwrt.org> wrote:
>
> Le 30 déc. 2013 10:20, "Yegor Yefremov" <yegorsli...@googlemail.com> 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.

O.K. I see. As far as I understand, the switching will be made
internally in the 175D, so that the CPU won't be involved (offloaded),
but I still have two separate network devices i.e. eth0  and eth1,
representing two independent subnets?

>> 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/

I've read through discussion
(http://www.spinics.net/lists/netdev/msg254791.html) and I think I
understand the difference between these two approaches. Unfortunately
the issue wasn't resolved and this discussion ended on 7.12.2013.

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

Reply via email to