cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
3123
Views
0
Helpful
4
Replies

c2960s ether-channel limit question

Hi,

I have WS-C2960S-F48TS-L switch with lanbase license:

#sh license

Index 1 Feature: lanlite

        Period left: 0  minute  0  second

Index 2 Feature: lanbase

        Period left: Life time

        License Type: Permanent

        License State: Active, In Use

        License Priority: Medium

        License Count: Non-Counted

unfortunatelly I can't create more than 6 ether-channels:

(config)#int port-channel 7

                                     ^

% Invalid input detected at '^' marker.

(config-if)#channel-group 7

                                     ^

% Invalid input detected at '^' marker.

according to the documentation lanbase license should allowe me to create up to 48 ether-channels,

Could you tell what can be the issue with it?

Regards,

Pawel

1 Accepted Solution

Accepted Solutions

Steve Fuller
Level 9
Level 9

Hi,

The Catalyst 2960S only supports six port-channels, and when looking at the context sensitive help on the switch the port-channel interface number must be between 1 and 6.

This is documented in the EtherChannel Configuration Guidelines in the Configuring EtherChannels and Link-State Tracking section of the software configuration guide.

Follow these guidelines to avoid configuration problems:

  • Do not try to configure more than 6 EtherChannels on the switch stack.

Do you have the link showing support for 48 port-channels?


Regards

View solution in original post

4 Replies 4

Steve Fuller
Level 9
Level 9

Hi,

The Catalyst 2960S only supports six port-channels, and when looking at the context sensitive help on the switch the port-channel interface number must be between 1 and 6.

This is documented in the EtherChannel Configuration Guidelines in the Configuring EtherChannels and Link-State Tracking section of the software configuration guide.

Follow these guidelines to avoid configuration problems:

  • Do not try to configure more than 6 EtherChannels on the switch stack.

Do you have the link showing support for 48 port-channels?


Regards

devils_advocate
Level 7
Level 7

I believe the 2960 series has a maximum of 6.

What documentation did you find which states it can have a maximum of 48?

Hi,

Sorry my bad, I missed information in the parentheses in the

http://www.cisco.com/en/US/partner/prod/collateral/switches/ps5718/ps6406/feature_set_comparison_2960-s.pdf

page 13.

Unfortunately you're right and there is only 6 ether-channels supported.

Thanks for the answers.

-Pawel

In the event that you are running a 2960s in a stack with another, would you be given 12 Port channels?