Gentoo Archives: gentoo-user

From: "J. Roeleveld" <joost@××××××××.org>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: Is VLAN configuration manual section up to date?
Date: Thu, 06 Feb 2014 15:37:05
Message-Id: 33f29494-fff9-4578-b8ae-4fe9bf420550@email.android.com
In Reply to: [gentoo-user] Re: Is VLAN configuration manual section up to date? by Grant Edwards
1 On 6 February 2014 15:31:58 CET, Grant Edwards <grant.b.edwards@×××××.com> wrote:
2 >On 2014-02-06, J. Roeleveld <joost@××××××××.org> wrote:
3 >> On 5 February 2014 15:58:22 CET, Grant Edwards
4 ><grant.b.edwards@×××××.com> wrote:
5 >>>On 2014-02-05, J. Roeleveld <joost@××××××××.org> wrote:
6 >>>> On 4 February 2014 22:27:03 CET, Grant Edwards
7 >>><grant.b.edwards@×××××.com> wrote:
8 >>>>
9 >>>>>Are the VLAN configuration docs up to date?
10 >>>>>
11 >>>>>http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?part=4&chap=3#doc_chap10
12 >>>>>
13 >>>>>The reason I ask is that the Gentoo docs talk about using vconfig,
14 >>>>>while other distros have dropped vconfig and now use the ip2route
15 >>>>>packages 'ip' command instead:
16 >>>[...]
17 >>>>>Does Gentoo not have issues with udev trying to automagically
18 >rename
19 >>>>>vlan network interfaces as described in the Arch Linux page?
20 >>>
21 >>>> I disabled the udev device name randomizer to ensure I keep the
22 >eth*
23 >>>> names. (I use bonding for the interfaces, don't care about the
24 >names
25 >>>> as long as they all end up in the same bond)
26 >>>
27 >>>Rather than bond them together, I'm going to use them as separate
28 >>>interfaces. I'm looking for a way to have 8 to 16 Ethernet
29 >interfaces
30 >>>on some cheap old desktop machines. Connecting the motherboard
31 >>>Ethernet interface to an external managed VLAN switch seems like the
32 >>>way to go. So I do care what the names are -- we'll see what tricks
33 >>>udev tries to play.
34 >>
35 >> If you only have 1 interface, disable udevs randomizer and use eth0.
36 >
37 >Good idea. The machines currently have two interfaces, but if the
38 >vlan+switch setup works, then I can pull the second NIC out.
39 >
40 >> When configuring the vlans you can set the names in the config.
41 >
42 >Great!
43 >
44 >Thanks.
45 >
46 >--
47 >Grant Edwards grant.b.edwards Yow! over in west
48 > at Philadelphia a puppy is
49 > gmail.com vomiting ...
50
51 If the switch supports bonding, use that as well.
52 I have 4 interfaces in a single bond.
53 On that bond I have the vlans configured.
54
55 Helps with the throughput as I have multiple machines pulling data from there connected to the same switch.
56
57 --
58 Joost
59 --
60 Sent from my Android device with K-9 Mail. Please excuse my brevity.

Replies

Subject Author
[gentoo-user] Re: Is VLAN configuration manual section up to date? Grant Edwards <grant.b.edwards@×××××.com>
Re: [gentoo-user] Is VLAN configuration manual section up to date? Stroller <stroller@××××××××××××××××××.uk>