Good evening - I am setting up a network in Packet Tracer and I'm not sure why I am getting this error.
The setup: I have 5 edge switches representing 5 floors of an office. I want to connect an Etherchannel group from one switch to a Master switch and a Backup switch, then a channel from MasterSW to BackupSW. MasterSW will connect to Master router and Backup router, while BackupSW will connect to Backup router and Master router.
I'm using 2 ports for Etherchannel from each floor to the MSW and 2 to the BSW, then using 4 ports for the connection between MSW and BSW.
Port Channel Devices Port Connections Type Mode
1 SW1 to MSW f0/23 to f0/23 LACP Active
f0/24 to f0/24
2 SW1 to BSW f0/21 to f0/23 LACP Active
f0/22 to f0/24
3 SW2 to MSW f0/23 to f0/21 LACP Active
f0/24 to f0/22
4 SW2 to BSW f0/21 to f0/21 LACP Active
f0/22 to f0/22
5 SW3 to MSW f0/23 to f0/19 LACP Active
f0/24 to f0/20
6 SW3 to BSW f0/21 to f0/19 LACP Active
f0/22 to f0/20
7 SW4 to MSW f0/23 to f0/17 LACP Active
f0/24 to f0/18
8 SW4 to BSW f0/21 to f0/17 LACP Active
f0/22 to f0/18
9 SW5 to MSW f0/23 to f0/15 LACP Active
f0/24 to f0/16
10 SW6 to BSW f0/21 to f0/15 LACP Active
f0/22 to f0/16
11 MSW to BSW f0/1 to f0/1 LACP Active
f0/2 to f0/2
f0/3 to f0/3
f0/4 to f0/4
From channel group 1 through 6 I can set up fine, but once I try 7 or 8, I get Invalid input detected at channel group number marker.
The switches I am using are the 2960s. Is this a config oversight issue I am missing, or 2960 limit, or an issue w/ PT?
Thanks for your input.
{}preformat option). Generally, do not create chains or rings with Ethernet. The natural topology is a tree, so you'd connect each access switch to MSW and for redundancy to BSW (don't forget STP). Any reason you use PAGP between MSW and BSW but LACP otherwise?