06-29-2016 03:58 PM - edited 03-08-2019 06:25 AM
Hello,
We have 2 4500X switches functioning as our iscsi network between storage arrays and vmware esx servers. Currently the two switches just have a single trunk inter-switch connection between the two. Our storage vendor is recommending we remove that and implement an EtherChannel. Is there a way to do this without losing connection to the storage arrays. And also enable jumbo frames on the EtherChannel.
Thanks
Solved! Go to Solution.
06-29-2016 05:37 PM
Configure "interface port-channel 1" with the same configuration as the existing trunk port. on both switches.
then add "channel-group 1 mode on" on both trunk interfaces
then configure the new ports on each switch, same as existing ports. do not enable the new ports until the configuration is complete.
RE Jumbo frames please see this link
http://www.cisco.com/en/US/docs/switches/lan/catalyst4500/XE3.5.0E/15.21E/configuration/guide/sw_int.html
06-29-2016 05:37 PM
Configure "interface port-channel 1" with the same configuration as the existing trunk port. on both switches.
then add "channel-group 1 mode on" on both trunk interfaces
then configure the new ports on each switch, same as existing ports. do not enable the new ports until the configuration is complete.
RE Jumbo frames please see this link
http://www.cisco.com/en/US/docs/switches/lan/catalyst4500/XE3.5.0E/15.21E/configuration/guide/sw_int.html
07-07-2016 06:27 PM
Thanks Richard, that worked perfectly!
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