05-05-2023 09:42 AM
I have a Microsoft server connected to my SG500-52P Switch stack and need to setup a traffic sharing ether channel. I am clueless how to do this on an SG500 switch stack. I have looked through the network for guidance but the commands don't seem to work with my setup. I have tried this. https://www.cisco.com/c/en/us/support/docs/smb/switches/cisco-550x-series-stackable-managed-switches/smb5848-configuring-lag-settings-on-a-switch-through-cli.html
But I keep being told that the ports belong to a vlan but I can't see how to change that.
Any and all help would be appreciated.
05-05-2023 10:03 AM
Hi
Try to default the ports first with
conf t
default interdace <interface>
Then, create the port-channel exacly how is shown on the link you shared.
After that, add the interface to the port-channel. The interface must inherit the configuration from the port-channel
05-05-2023 10:32 AM
05-05-2023 10:57 AM
oh sorry.
Have you tried using web interface?
05-05-2023 11:10 AM
Where does that default the interface. That's in the LAG config. I want to start from the very beginning. Don't I?
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