Hi luismi, On Wed, Aug 5, 2009 at 11:58, luismi<[email protected]> wrote: > Hi all, > > I was reviewing the document > http://chaos.untouchable.net/index.php/PfSense_advanced_etherchannel_and_vlan_howto_with_cisco_2900 > > And I was looking for the way to do that in our pfsense 1.2.2 but I > didn't see any option in the web interface, so, should it be done at low > level with the shell?
In the wiki "Using a recent version of HEAD" means pfSense 2.0 (alpha). > Is there anyone here using Etherchannel against a PFSense box with a > Cisco 2960 or 3750 stack? Yes, I am, against 2950/60/60G. I'm using shell commands with the Shellcmd-package as earlyshellcmds: ifconfig lagg0 create ifconfig lagg0 up laggproto lacp laggport em2 laggport em3 an then as shellcmds: ifconfig em2 up ifconfig em3 up Regards, Aarno -- Aarno Aukia Atrila GmbH Switzerland --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] Commercial support available - https://portal.pfsense.org
