STP - ROOT BRIDGE - SWITCHING #12 ( CISCO )

SWITCHING #12 :

ROOT BRIDGE 

Required :

  • Laptop
  • Cisco Packet Tracer
    Root Bridge adalah Bridge ID terkecil, menjadikan switch menjadi Root Bridge hanya dengan cara merubah priority nya : 

    Tahap 1 : Sambungkan kedua switch dengan 2 kabel seperti ini : 


    Tahap 2 : Jika sudah, ke Switch yang kedua portnya berwarna hijau,lalu check Priority dan ubah Prioritnya juga seperti ini : 

Switch1

Switch>en

Switch#sh spanning-tree= cara mengecheck Priority 

VLAN0001

Spanning tree enabled protocol ieee

Root ID Priority 32769= Ini priority nya 

Address 0000.0CCA.333B

This bridge is the root = membuktikan kalau ini Root Bridge 

Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec


Bridge ID Priority 32769 (priority 32768 sys-id-ext 1)

Address 0000.0CCA.333B= MAC Address 

Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec

Aging Time 20


Interface Role Sts Cost Prio.Nbr Type

---------------- ---- --- --------- -------- --------------------------------

Fa0/2 Desg FWD 19 128.2 P2p

Fa0/1 Desg FWD 19 128.1 P2p



Jika sudah, Check juga Switch yang salah satu portnya berwarna orange 


Switch0 :


Switch#sh spanning-tree

VLAN0001

Spanning tree enabled protocol ieee

Root ID Priority 32769 = Priority 

Address 0000.0CCA.333B

Cost 19

Port 1(FastEthernet0/1)

Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec


Bridge ID Priority 32769 (priority 32768 sys-id-ext 1)

Address 00D0.9795.6318 = MAC Address 

Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec

Aging Time 20


Interface Role Sts Cost Prio.Nbr Type

---------------- ---- --- --------- -------- --------------------------------

Fa0/1 Root FWD 19 128.1 P2p

Fa0/2 Altn BLK 19 128.2 P2p


Cara mengubah Root Bridge dari Switch1 ke Switch0 seperti ini


Note : di tentukanya Root Bridge dengan jumlah Priority nya yang paling kecil, Priority dipilih dari 1 - 61440, tetapi harus memasukan nomor yang specific agar berhasil, berikut nomornya :


0,4096,8192,12288,16384,20480,24576,28672,32768,36864,40960,

45056,49152,53248,57344,61440

Switch0 : 


Switch#config 
Configuring from terminal, memory, or network [terminal]? 
Enter configuration commands, one per line.  End with CNTL/Z.
Switch(config)#spanning-tree vlan 1 priority 8192 = contohnya dengan Nomor 8192 maka Switch0 akan menjadi Root Bridge 

Maka Posisi mereka akan tertukar : 




Komentar

Postingan populer dari blog ini

IPv6 ROUTING DYNAMIC ( RIPnG,OSPFv3 & EIGRP ) - IPv6 #3 ( CCNP )

BGP BASIC CONFIGURATION - BGP #2 ( CCNP )

OTP - EIGRP #17 ( CCNP )