12-16-2020 12:41 AM
Hi all,
in cisco switch like 3560,2950, there is a command
test etherchannel load-balance interface port-channel X ip x.x.x.x x.x.x.x
to test how the traffic distribute between the etherchannel, however, seem this command is no longer available on IOS XE?
Switch Ports Model SW Version SW Image Mode
------ ----- ----- ---------- ---------- ----
* 1 64 C9300-48T 16.8.1a CAT9K_IOSXE INSTALL
2 64 C9300-48T 16.8.1a CAT9K_IOSXE INSTALL
Regards,
Ivan
Solved! Go to Solution.
12-16-2020 01:00 AM
Hello,
the closest command I could find is:
show platform etherchannel channel-group-number {group-mask | load-balance mac src-mac dst-mac
The 'load-balance' keyword tests the EtherChannel load-balance hash algorithm
Google renders another command, not sure if that is actually available:
show platform software fed switch active etherchannel 1 load-balance mac <src mac> <dst mac>
12-16-2020 01:00 AM
Hello,
the closest command I could find is:
show platform etherchannel channel-group-number {group-mask | load-balance mac src-mac dst-mac
The 'load-balance' keyword tests the EtherChannel load-balance hash algorithm
Google renders another command, not sure if that is actually available:
show platform software fed switch active etherchannel 1 load-balance mac <src mac> <dst mac>
12-16-2020 01:04 AM
- Check if show etherchannel load-balance can be useful and or check command options available with show etherchannel ?
M.
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