Dear all,
I have a scenerio like this:
SW2910 Fa1---------Fa1
fa2---------Fa2 SW2910
I configure two VLAN and load balancing over two physical trunk between switches but it doesn't work
Switch1(config)# ip routing
Switch1(config)# trunk 1,2 trk1 lacp
Switch1 (vlan-1)# tagged trk1
Switch1 (vlan-2)# tagged trk1
Switch2(config)# ip routing
Switch2(config)# trunk 1,2 trk1 lacp
Switch2 (vlan-1)# tagged trk1
Switch2 (vlan-2)# tagged trk1
Please help me how can i make i work.