09-08-2012 12:36 AM - edited 03-07-2019 08:45 AM
Hi all. I'm have ether channel between CISCO 6506 and CISCO 3750X.
I'm set load-balance ip-src from 6506 side and dst-ip from 3750 side. i'm try test etherchannel for detect physical link for test ip. On 3750 all work, but on 6506 i'm get error:
test etherchannel load-balance interface port-channel 1 ip 10.10.10.2 10.10.10.1
^
% Invalid input detected at '^' marker.
Where problem?
Solved! Go to Solution.
09-08-2012 09:52 AM
Hi,
The command that you are using is for 3750.
The command for the 6500 is for example:
show etherchannel load-balance hash-result interface port-channel 1 switch 1 ip 10.1.1.1 vlan 10 10.2.2.2
Also, have a look at this doc for more info on how to check what physical interface the frames are traversinghttp://www.cisco.com/en/US/products/ps9336/products_tech_note09186a0080a963a9.shtml
HTH
09-08-2012 09:52 AM
Hi,
The command that you are using is for 3750.
The command for the 6500 is for example:
show etherchannel load-balance hash-result interface port-channel 1 switch 1 ip 10.1.1.1 vlan 10 10.2.2.2
Also, have a look at this doc for more info on how to check what physical interface the frames are traversinghttp://www.cisco.com/en/US/products/ps9336/products_tech_note09186a0080a963a9.shtml
HTH
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide