cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
3339
Views
0
Helpful
3
Replies

Error add interface port-channel

Natha340Mai340
Level 1
Level 1

Hello everyone, a Customer ask me  to configure a etherchannel between two Switches C3500 XL Version IOS 12.0

follow the first configuration what I done and the output error show me by switch

Sw01(conf)# interface port-channel 1

% invalid input detected at '^'  marker.

so....my question is: I have to do something before add an new port-channel interface ?? why the Sw01 does not accept my configuration ?

any tip is welcome.

1 Accepted Solution

Accepted Solutions

Hi,

I have had a look on the software download page.

The latest and last IOS for these old switches is:-

c3500xl-c3h2s-mz.120-5.WC17.bin

So 12.0.5 is the end.

Here is another old link showing an example of a 3500XL with an etherchannel to a 6500 CATOS

http://www.cisco.com/en/US/tech/tk389/tk213/technologies_configuration_example09186a0080094689.shtml

I wish you luck with your config.

Should be OK

Regards

Alex

Regards, Alex. Please rate useful posts.

View solution in original post

3 Replies 3

acampbell
VIP Alumni
VIP Alumni

Hi,

This is quite old stuff nowadays.

Try this


!
interface FastEthernet0/1
port group 1
!
interface FastEthernet0/2
port group 1

This link may help you
http://www.cisco.com/en/US/docs/switches/lan/catalyst2900xl_3500xl/release12.0_5_wc6/cli/clicmds.html#wp1787023


HTH
Alex

Please rate useful posts

Regards, Alex. Please rate useful posts.

Think you acampebell, I'm go to test.

what do you think about I upgrade from version 12.0 to 12.3 or 12.4 ?

my customer sometimes complains of slow. I've checked there is only an cable between two switches....so I want

establish an etherchanel with three ports maybe we earn speed...I think

thanks

Hi,

I have had a look on the software download page.

The latest and last IOS for these old switches is:-

c3500xl-c3h2s-mz.120-5.WC17.bin

So 12.0.5 is the end.

Here is another old link showing an example of a 3500XL with an etherchannel to a 6500 CATOS

http://www.cisco.com/en/US/tech/tk389/tk213/technologies_configuration_example09186a0080094689.shtml

I wish you luck with your config.

Should be OK

Regards

Alex

Regards, Alex. Please rate useful posts.