logo blog

KONFIGURASI DYNAMIC HOST CONTROL PROTOCOL DI CISCO

Langkah-langkah:
1)    Gunakan 3 buah pc, 1 switch empty dan router 1841
2)    Jangan dikonfigurasikan dulu ip pc dan routernya
3)    Hubungkan semua perangkat dengan menggunakan kabel straight
4)    Setting router melalui CLI
5)    Ketikkan seperti dibawah ini:
         --- System Configuration Dialog ---
Continue with configuration dialog? [yes/no]: n
Press RETURN to get started!
Router>enable
Router#configure terminal
Enter configuration commands, one per line.  End with CNTL/Z.
Router(config)#host RAHMAT
RAHMAT(config)#interface fa0/0
RAHMAT(config-if)#ip address 192.168.10.1 255.255.255.0
RAHMAT(config-if)#no shutdown
%LINK-5-CHANGED: Interface FastEthernet0/0, changed state to up
%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/0, changed state to up
RAHMAT(config-if)#exit
RAHMAT(config)#ip dhcp pool RAHMAT
RAHMAT(dhcp-config)#net 192.168.10.0 255.255.255.0
RAHMAT(dhcp-config)#default 192.168.10.1
RAHMAT(dhcp-config)#ip dhcp exc 192.168.10.1 192.168.10.10
RAHMAT(config)#ip dhcp exc 192.168.10.1 192.168.10.10 ?
  <cr>
RAHMAT(config)#ip dhcp exc 192.168.10.1 192.168.10.10
RAHMAT(config)#end
%SYS-5-CONFIG_I: Configured from console by console
RAHMAT#





Kemudian request ip dhcp:


Kesimpulan:
Dari percobaan diatas dapat disimpulkan setiap pc akan mendapatkan ip address secara otomatis dari router, tentunya dengan merequest ip dhcp ke router.
Kerena ip start pada router 192.168.10.10. maka ip yang diberikan kepada pc adalah 192.168.10.11, 192.168.10.12 dan seterusnya.








Tag: konfigurasi dynamic host control protocol di cisco belajar konfigurasi dynamic host control protocol di cisco cara membuat konfigurasi dynamic host control protocol di cisco membuat konfigurasi dynamic host control protocol di cisco belajar cisco 

Artikel Terbaru :
Next
« Prev Post
Previous
Next Post »

Copyright © 2016. puzzpa - All Rights Reserved | Template Created by Kompi Ajaib Proudly powered by Blogger