Pada saat kita mengkoneksikan kabel ada
indikasi warna orange. Orange tersebut menyatakan proses yang membutuhkan waktu
sekitar 50 detik.
Dalam proses tersebut butuh beberapa proses
sebagai berikut :
Portfast
ini digunakan untuk proses antar switch. Dan jika mengarah ke Client tidak
dibutuhkan.
Switch(config)#int fa0/1
Switch(config-if)#spanning-tree
portfast
%Warning: portfast should only be
enabled on ports connected to a single
host. Connecting hubs,
concentrators, switches, bridges, etc... to this
interface when portfast is enabled,
can cause temporary bridging loops.
Use with CAUTION
%Portfast has been configured on
FastEthernet0/1 but will only
have
effect when the interface is in a non-trunking mode.
Saat
mengkonfigurasi portfast hanya di gunakan di mode non-trunking bukan pada mode
trunking. Bagaimana jika ada banyak ? tentu saja kita dapat menggunakan range.
Switch(config)#int rang fa0/1-5
Switch(config-if-range)#spanning-tree
portfast
%Warning: portfast should only be
enabled on ports connected to a single
host. Connecting hubs,
concentrators, switches, bridges, etc... to this
interface when portfast is enabled,
can cause temporary bridging loops.
Use with CAUTION
%Portfast will be configured in 5
interfaces due to the range command
but will only have effect when the
interfaces are in a non-trunking mode.
Switch(config-if-range)#spanning-tree portfast default
Spanning-tree portfast default akan mengaktifkan
portfast pada semua port interface.
0 komentar:
Posting Komentar