cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
370
Views
0
Helpful
2
Replies

dhcp

carl_townshend
Spotlight
Spotlight

how do I configure a router to act as a dhcp server ?

2 Replies 2

simonstoll
Level 1
Level 1

Hi

with the following commands you can set up a very simple dhcp server

ip dhcp excluded-address 10.10.10.1

ip dhcp pool CLIENT

network 10.10.10.0 255.255.255.0

default-router 10.10.10.1

you can add a lot of attributes to the ip dhcp pool config, such as dns or wins servers, domain name, etc....

Harold Ritter
Level 12
Level 12

Please refer to the following URL to see how to configure the router as a DHCP server.

http://www.cisco.com/univercd/cc/td/doc/product/software/ios120/120newft/120t/120t1/easyip2.htm

Hope this helps,

Harold Ritter
Sr Technical Leader
CCIE 4168 (R&S, SP)
harold@cisco.com
México móvil: +52 1 55 8312 4915
Cisco México
Paseo de la Reforma 222
Piso 19
Cuauhtémoc, Juárez
Ciudad de México, 06600
México

Review Cisco Networking for a $25 gift card