5.2.2.8 Packet Tracer - Troubleshooting Switch Port Security (Pertemuan 7-1)

Skenario : Karyawan yang biasa menggunakan PC1 membawa laptopnya dari rumah, memutus PC1 dan menghubungkan laptop ke outlet telekomunikasi. Setelah mengingatkannya tentang kebijakan keamanan yang tidak mengizinkan perangkat pribadi di jaringan, Anda sekarang harus menyambungkan kembali PC1 dan mengaktifkan kembali port.

Persyaratan :

1. Putuskan sambungan Laptop Rumah dan sambungkan kembali PC1 ke port yang sesuai.
    - Ketika PC1 disambungkan kembali ke port switch, apakah status port berubah?
    - Masukkan perintah untuk melihat status port. Bagaimana keadaan pelabuhannya?
    - Perintah keamanan port mana yang mengaktifkan fitur ini?

2. Aktifkan port menggunakan perintah yang diperlukan.

3. Verifikasi konektivitas. PC1 sekarang seharusnya dapat melakukan ping ke PC2.










Langkah -  Langkah :
Klik Kabel Pada Home Laptop Lalu Pindahkan Ke PC1 (FastEthernet0)
Kemudian Klik Switch S1 Dan Pilih Tab CLI

Ketik Yang Ditandai Warna Merah

S1>enable
S1#show interfaces fastEthernet 0/1
FastEthernet0/1 is administratively down, line protocol is down (disabled)
  Hardware is Lance, address is 00d0.bc57.1001 (bia 00d0.bc57.1001)
 BW 100000 Kbit, DLY 1000 usec,
     reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive set (10 sec)
  Full-duplex, 100Mb/s
  input flow-control is off, output flow-control is off
  ARP type: ARPA, ARP Timeout 04:00:00
  Last input 00:00:08, output 00:00:05, output hang never
  Last clearing of "show interface" counters never
  Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: 0
  Queueing strategy: fifo
  Output queue :0/40 (size/max)
  5 minute input rate 0 bits/sec, 0 packets/sec
  5 minute output rate 0 bits/sec, 0 packets/sec
     956 packets input, 193351 bytes, 0 no buffer
     Received 956 broadcasts, 0 runts, 0 giants, 0 throttles
     0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort
     0 watchdog, 0 multicast, 0 pause input
     0 input packets with dribble condition detected
     2357 packets output, 263570 bytes, 0 underruns
     0 output errors, 0 collisions, 10 interface resets
     0 babbles, 0 late collision, 0 deferred
     0 lost carrier, 0 no carrier
     0 output buffer failures, 0 output buffers swapped out

S1#configure terminal
Enter configuration commands, one per line.  End with CNTL/Z.
S1(config)#interface fastEthernet 0/1
S1(config-if)#no shutdown

S1(config-if)#
%LINK-5-CHANGED: Interface FastEthernet0/1, changed state to up

%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/1, changed state to up

Jika Sudah, Kemudian Klik PC 1 Pilih Tab Desktop Dan Klik Command Prompt

Lalu Ketik "Ping 10.10.10.11"

Jika Ping Berhasil Maka Kedua PC Sudah Saling Terhubung


Komentar