STP ROOT BRIDGE - SWITCHING #12
STP ROOT BRIDGE - SWITCHING
Alat dan Bahan :
- Laptop / PC
- Cisco Packet Tracer
Switch#show spanning-tree
VLAN0001
Spanning tree enabled protocol ieee
Root ID Priority 32769 -----> Priority
Address 00D0.BC58.A257
This bridge is the root ------> 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 00D0.BC58.A257 -----> 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 Desg FWD 19 128.1 P2p
Fa0/2 Desg FWD 19 128.2 P2p
Switch#sh spanning-tree
VLAN0001
Spanning tree enabled protocol ieee
Root ID Priority 32769
Address 00D0.BC58.A257
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 00E0.A3B2.A231 -----> 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 Altn BLK 19 128.2 P2p
Fa0/1 Root FWD 19 128.1 P2p
Diketahui bahwa perbandingan dari check STP, switch 9 memiliki MAC Address dengan penomoran yang sangat kecil sehingga menjadikan switch 9 menjadi Root Bridge. dan dari segi Root Bridge dilihat dari sebuah Priority.
Dan konfigurasi kali ini, akan diubah switch 10 menjadi Root Bridge dan mengubah switch 9 menjadi Non- Root Bridge. dan angka sebuah Priority yang dapat diubah dari range 1 - 61440, dan untuk angka spesifiknya adalah :
0,4096,8192,12288,16384,20480,24576,28672,32768,36864,40960,
45056,49152,53248,57344,61440
SETTING PRIORITY (SWITCH – 10)
Switch(config)#spanning-tree vlan 1 priority 8192 -----> pengubahan Priority dari 32769 menjadi 8192
dan untuk hasil uji cobanya, perhatikan gambar berikut :
Komentar
Posting Komentar