malzemeler = 1 router ve 2 tane pc yap --> options->preferences->always show port labels -> tikini aç copper cross-over ile bunları bırbırıne bagla "-" işareti router komutu "->" işareti router# komutu "->>" işareti router(config)# komutu 1-) CMD - router ayarladık - enable ->configure terminal ->>interface fastEthernet 0/0 ->> ip address 192.168.1.1 255.255.255.0 ->> no shutdown ->> exit ->configure terminal ->>interface fastEthernet 0/1 ->> ip address 192.168.2.1 255.255.255.0 ->> no shutdown ->> banner motd %merhaba% ->copy running-config startup-config veya write bitti 2-) pc ip verme pc->desktop->ip configuration -> static ip adres = 192.168.1.10 subnet mask = 255.255.255.0 default gateway = 192.168.1.1 yani fastEthernet 0/0 bağlı oldugu için routerdeki buradaki ipyi yazıyoruz ve "192.168.1." gibi aynı agda ip veriyoruz diğer pc için ip adres = 192.168.2.10 subnet mask = 255.255.255.0 default gateway = 192.168.2.1 3-) arp -a -->komutu ağdaki ip'leri ve mac adreslerini gösterir 3-) arp -d -->komutu arp cache'ni temizler yani önceden gonderdigi ip'lerin mac adresleri sistemde kayıtlıydı onları siler 4-) ip hesaplama linki http://www.ciscotr.com/calc.php http://subnetmask.info/