11-23-2019 07:23 PM
I need to setup LACP channel between two Cisco switches which is a up-link, so I will set it up as trunk. In the following, is the command "spanning-tree guard root" required?
Interface range gig1/0/23 - 24
no shut
no spanning-tree portfast
switchport mode trunk
channel-group 10 mode active
switchport trunk encapsulation dot1q
switchport trunk allowed vlan 100, 200
spanning-tree guard root
Solved! Go to Solution.
11-23-2019 08:17 PM
It is not a requirement. That is just an option. If you have a distro switch connecting to an access switch and the distro is the root switch and you never want to the access switch to be the root, you configure this option.
HTH
11-23-2019 08:17 PM
It is not a requirement. That is just an option. If you have a distro switch connecting to an access switch and the distro is the root switch and you never want to the access switch to be the root, you configure this option.
HTH
11-23-2019 10:49 PM
Thank you. so no harm in setting up this command.
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