Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 18803 - Add etherchannel support to net init scripts
Summary: Add etherchannel support to net init scripts
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] baselayout (show other bugs)
Hardware: All Linux
: High enhancement
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-04-05 09:24 UTC by Shevek
Modified: 2004-10-24 21:21 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
An init.d script for starting an etherchannel interface (net.bond0,4.07 KB, text/plain)
2003-04-05 09:25 UTC, Shevek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Shevek 2003-04-05 09:24:23 UTC
I wrote a script to add etherchannel because single interfaces are boring and
every good desktop needs etherchannel to deliver the porn faster. I will try to
attach it to this bug report.
Comment 1 Shevek 2003-04-05 09:25:56 UTC
Created attachment 10226 [details]
An init.d script for starting an etherchannel interface

Also do in conf.d/net

iface_bond0="123.45.6.7 broadcast 123.45.6.255 netmask 255.255.255.0"
hw_bond0="eth0 eth1"
gateway="bond0/123.45.6.1"
Comment 2 Aron Griffis (RETIRED) gentoo-dev 2004-10-24 21:21:25 UTC
bonding is in baselayout-1.11.x, now marked ~arch