1.1.7-packet-tracer---basic-switch-configuration---physical-mode
pertama-tama sambungkan terlebih dahulu Switch1 (S1) menggunakan F0/6 ke PC menggunakan F0 dengan kabel copper straight-through, dan sambungkan juga S1 menggunakan port console ke PC menggunakan port RS232.
LANGKAH LANGKAH:
1. klik pc => ip configuration => lalu masukan ip address pc
ipv4 address:192.168.1.10
subnet:255.255.255.0
default gateway:192.168.1.1
ipv6 address:2001:db8:acad:1::10/64
default gateway:fe80::1
2. masuk ke terminal pada pc => lalu ketikan perintah berikut:
enable
conf t
no ip domain-lookup
hostname S1
service password-encryption
enable secret class
banner motd #Unauthorized access is strictly prohibited#
int vlan 99
ip address 192.168.1.2 255.255.255.0
ipv6 address 2001:db8:acad:1::2/64
ipv6 address fe80::2 link-local
ip default-gateway 192.168.1.1
Tidak ada komentar:
Posting Komentar