Re: how to config cisco router as a dhcp server with lan client

From: Erick (erickbe@xxxxxxxxx)
Date: Wed Jun 21 2000 - 00:04:31 GMT-3


   

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

(watch the wrap)

My router DHCP config:

ip dhcp excluded-address 192.168.1.1
ip dhcp excluded-address 192.168.1.2
ip dhcp excluded-address 192.168.1.3
ip dhcp excluded-address 192.168.1.4
!
ip dhcp pool berk
   network 192.168.1.0 255.255.255.0
   dns-server 192.168.1.1
   default-router 192.168.1.1

interface Ethernet0
   ip addr 192.168.1.2 255.255.255.0

...Erick B

--- zheng jiang gu <zjgu@ce-air.com> wrote:
> I find the dhcp-proxy-client in doc,but can not find
> the dhcp-server please give me a success config for
> lan user.

=====
- Erick B. | erickbe(a)yahoo.com | http://berk.dhs.org



This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 08:23:43 GMT-3