Re: Etherchannel & OpenBSD?

2008-12-23 Thread Pete Vickers
From: http://www.cisco.com/en/US/products/hw/switches/ps607/products_configuration_example09186a0080094789.shtml Note: Catalyst 2900XL/3500XL switches do not support LACP. Catalyst 2950/2955 switches support LACP for channel negotiation with Cisco IOS Software Release 12.1(6)EA2 or later. C

Re: Etherchannel & OpenBSD?

2008-12-23 Thread Martin Toft
On Mon, Dec 22, 2008 at 03:52:33PM +, Stuart Morgan wrote: > Hi all, > > Does anyone known if trunk(4) supports Cisco Etherchannel? > > I have a 3500XL with the following port configuration: > > interface FastEthernet0/22 > port group 1 > switchport trunk encapsulation dot1q > switchport mod

Re: Etherchannel & OpenBSD?

2008-12-23 Thread Sevan / Venture37
Stuart Morgan wrote: Hi Nigel and all, Thanks very much for the suggestion, unfortunately my 3500XL doesn't support LACP - perhaps I need a firmware upgrade? you'll need a 2950 or newer to do LACP, if you want to play with etherchannel have a look at lagg(4) on FreeBSD, I used it for a while

Re: Etherchannel & OpenBSD?

2008-12-22 Thread Claudio Jeker
On Tue, Dec 23, 2008 at 12:45:23AM +, Stuart Morgan wrote: > Hi Nigel and all, > > Thanks very much for the suggestion, unfortunately my 3500XL doesn't > support LACP - perhaps I need a firmware upgrade? > > *sw1a#sh ver > IOS (tm) C3500XL Software (C3500XL-C3H2S-M), Version 12.0(5)WC16, >

Re: Etherchannel & OpenBSD?

2008-12-22 Thread Stuart Morgan
Hi Nigel and all, Thanks very much for the suggestion, unfortunately my 3500XL doesn't support LACP - perhaps I need a firmware upgrade? *sw1a#sh ver IOS (tm) C3500XL Software (C3500XL-C3H2S-M), Version 12.0(5)WC16, RELEASE SOFTWARE (fc1) System image file is "flash:c3500xl-c3h2s-mz.120-5.WC

Re: Etherchannel & OpenBSD?

2008-12-22 Thread Nigel Wohlers
On 23/12/08 4:52 AM, Stuart Morgan wrote: Hi all, Does anyone known if trunk(4) supports Cisco Etherchannel? I have a 3500XL with the following port configuration: interface FastEthernet0/22 port group 1 switchport trunk encapsulation dot1q switchport mode trunk interface FastEthernet0/24 port

Etherchannel & OpenBSD?

2008-12-22 Thread Stuart Morgan
Hi all, Does anyone known if trunk(4) supports Cisco Etherchannel? I have a 3500XL with the following port configuration: interface FastEthernet0/22 port group 1 switchport trunk encapsulation dot1q switchport mode trunk interface FastEthernet0/24 port group 1 switchport trunk encapsulation dot