Skip to main content

How to Configure Spanning Tree root bridge


How to Configure Spanning Tree root bridge


Hi Today we going to talk about how to configure STP Root bridge, Root bridge election is happening with the switchers in the network, To become a root there should be some qualification among switchers, they are,
  • bridge priority
  • Lowest MAC 
default bridge priority is 32769  this is tie among switchers then root elect using lowest MAC

to change default root configure switch like below

Switch#conf t
Enter configuration commands, one per line. End with CNTL/Z.
Switch(config)#
Switch(config)#
Switch(config)#
Switch(config)#
Switch(config)#
Switch(config)#
Switch(config)#sp
Switch(config)#spanning-tree vl
Switch(config)#spanning-tree vlan 1 ?
priority Set the bridge priority for the spanning tree
root Configure switch as root
<cr>
Switch(config)#spanning-tree vlan 1 ro
Switch(config)#spanning-tree vlan 1 root ?
primary Configure this switch as primary root for this spanning tree
secondary Configure switch as secondary root
Switch(config)#spanning-tree vlan 1 root p
Switch(config)#spanning-tree vlan 1 root primary ?
<cr>
Switch(config)#spanning-tree vlan 1 root primary
Switch(config)#

for more details please refer this video


Happy Learning !!!!

Comments

Popular posts from this blog

Aruba ClearPass Policy Manager

                        In today’s Network Administrators face Huge challenge to manage Guest Access, Corporate Access, IoT devices and BYOD. Aruba ClearPass Appliance is the Tool that will help you to manage Those things in your network. ClearPass will work as a Network Access Control in the Network (NAC). ClearPass Use Cases * Unified Access From Centralized Location you can manage all of your policies of your Network, no need to configure from your edge switch side * Guest Access Solution ClearPass has variety of method to manage guest users they have tools for the manage guest * BYOD Solution ClearPass maintain highly secure TLS method for BYOD solution, they have Personal BYOD portal that users can register their devices * Non AAA Access For manage IoT devices we can use ClearPass the devices that don’t have any authentication method we can use ClearPass Profiler option to profile that device for correc...

Initial setup of Aruba Controller

Setup Aruba Controller In First Time Hi Friends thanks for being with me in this post i describe you to setup aruba controller in first time and also i provide a link of video describe those steps.  ·          In this line It ask from you which method you need to install, md means install using Mobility master method and also other method is Standalone type. In here we are looking how to setup as a standalone type. ·          In 2 nd box you can insert the details according to your network setup ·          In 3 rd box you can verify the details you enter and also 4 th box ask to save the details After the reboot please enter the Username and Password you enter in the initial setup You can manage your Controller using GUI or CLI to manage through using GUI enter the management VLAN IP in your browser address bar. an...

Check Aruba ClearPass Serial Number

  CHECK ARUBA CLEARPASS SERIAL NUMBER Today we are Going to learn how to check the serial number of a Aruba Clearpass this is useful because you need this to submit license and also if you raise a support ticket they ask the serial number of your CPPM. below i mention the steps  1. log into your ClearPass appliance using WebUI 2. In the Dashboard click on OS version of Clearpass 3. in the Dialog box you can find the serial number  Thanks!!!! Lets meet with another blog