Raymond Mason wrote: » Hello, I have been trying to practice on DHCP but packet tracer doesn't seem to want to do it. I tried to put in the exact commands in a router but they aren't recognized. Can you guys help guide me through this?
router(config)#ip dhcp excluded-address [Start IP] [End IP]
router(config)#ip dhcp pool WORD
router(dhcp-config)#network [Network] [Subnet Mask]
router(dhcp-config)#dns-server [DNS 1] [DNS 2]
router(dhcp-config)#default-router [Router IP]