Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 04 Jan 2014 13:05:28 +0400
From:      =?UTF-8?B?QW50b24=?= <felix_mail@mail.ru>
To:        =?UTF-8?B?QWRyaWFuIENoYWRk?= <adrian@freebsd.org>
Cc:        =?UTF-8?B?XCJmcmVlYnNkLW1pcHNAZnJlZWJzZC5vcmdcIg==?= <freebsd-mips@freebsd.org>
Subject:   =?UTF-8?B?UmVbNF06IFJCNDUwRyBjb21waWxpbmcgdGhlIGtlcm5lbA==?=
Message-ID:  <1388826328.503909163@f428.i.mail.ru>
In-Reply-To: <CAJ-VmonXYa8tPy3RXB-HgBM4-Ob0gkct%2BpUXMdaNsKgrV%2BjZ8g@mail.gmail.com>
References:  <1388404360.131024714@f310.i.mail.ru> <1388478201.16007730@f292.i.mail.ru> <CAJ-VmonXYa8tPy3RXB-HgBM4-Ob0gkct%2BpUXMdaNsKgrV%2BjZ8g@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help


Adrian,
I'm using the custom hints for RB450 without including other hint files. Maybe my mistake was in this.
-- 

вторник, 31 декабря 2013г., 21:57 +0400 от Adrian Chadd <adrian@freebsd.org>:
Which kernel configuration file are you building with?
-a
On 31 December 2013 00:23, Anton < felix_mail@mail.ru > wrote:
> Adrian thanks!
>
> I resolved the problem. There was need to add both options in hints file at
> the same time.
>
> hints.argemdio.0.at="nexus0"
> hints.argemdio.0.
> ....
> hints.arge.0.at="nexus0"
> hints.arge.0.
> ....
>
> Понедельник, 30 декабря 2013, 11:38 -08:00 от Adrian Chadd
> < adrian@freebsd.org >:
>
> On 30 December 2013 03:52, Антон Петухов < felix_mail@mail.ru > wrote:
>>
>> Hi,
>> Can you help me? How can I use AR7161 + AR8316 as two interfaces available
>> to the kernel? Etherswitch is very good solution, but he's black box for me.
>> If I try to compile kernel with switch - all is Ok, but in this case system
>> have only one arge1.
>> I need to route traffic between arge0 and arge1 ports... How, how can I do
>> it? :)
>
> Well, it depends on how it's wired up.
>
> The AR8316 (and other atheros switches) have an option to peel off one
> of the ports as a dedicated PHY port, for situations where you have
> two MACs on the SoC and you want to have a WAN port and multiple LAN
> ports.
>
> Theres three ways to do it:
>
> * have one MAC port, map all switch ports to it, then peel off lan/wan
> via VLAN ids
> * have two MAC ports, have one port dedicated as a pass-through PHY
> for the WAN port and the rest be switch ports for the LAN (vlan or
> otherwise)
> * a hybrid - have two MAC ports, and just map them using vlan ids or
> per-port vlans as required.
>
> So it boils down to whether the RB450G wires both arge interfaces to
> the switch. If so, you can peel off a dedicated WAN PHY/port by
> configuring up the 'phy4cpu' option in the hints file. Otherwise it's
> vlans all the way down.
>
>
> -adrian
>
>
>
> --
> Anton

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1388826328.503909163>