laptop
conf t
service dhcp
ip dhcp pool pool1
network 192.168.1.0 255.255.255.0
default-rrouter 192.168.1.1
dns-server 8.8.8.8
exit
dhcp excluded-address ?
ip dhcp excluded-address 192.168.1.2 192.168.1.10
int gigabitEthernet 0/0/0
no sh
ip address 192.168.1.1 255.255.255.0
masuk ke PC trs cek ip di dekstop dengan dhcp
Comments
Post a Comment