CONFIGURE DHCP ON CISCO ROUTER_CONFIGURE DNS SERVER



Doncee-Tech(dhcp-config)#int f0/0
Doncee-Tech(config-if)#no ip address
Doncee-Tech(config-if)#exit
Doncee-Tech(config)#ip dhcp pool Donceetech
Doncee-Tech(dhcp-config)#net 192.168.1.0 255.255.255.0
Doncee-Tech(dhcp-config)#de
Doncee-Tech(dhcp-config)#default-router 192.168.1.1
Doncee-Tech(dhcp-config)#dns
Doncee-Tech(dhcp-config)#dns-server 192.168.1.2
Doncee-Tech(dhcp-config)#exit
Doncee-Tech(config)#ip dhcp excluded-address 192.168.1.1 192.168.1.9
Doncee-Tech(config)#end
Doncee-Tech#
%SYS-5-CONFIG_I: Configured from console by console

Doncee-Tech#copy run start
Destination filename [startup-config]?
Building configuration...
[OK]
Doncee-Tech#

Comments

Popular posts from this blog

Global Information

How to Install metasploit Hacking tool