Re: DHCP Relay using ip dhcp-server

From: wilfred d'souza (wilfred_thegr8@yahoo.co.in)
Date: Sun Dec 10 2006 - 05:49:57 ART


You need to add ip helper-address 172.16.0.1 on the int gi0/0 .
   
  Let me know if it works
   
  Thanks,
  Wilfred

Hoang Anh Tuan <tuaninbox@yahoo.com> wrote:
  Hi Group,

I'm configuring DHCP Relay using command: (config)# ip dhcp-server
. But the client can't get IP address from DHCP server.

My
config is:

ip dhcp-server 172.16.0.1

int g0/1
ip address 172.16.0.2
255.255.255.0
no shut
int g0/0
ip address 10.0.0.1 255.255.255.0
no shut
Client can get IP address if I use command: (config-if)# ip helper-address on
int g0/0

Do I need to add any other command?

Thanks

Tuan



This archive was generated by hypermail 2.1.4 : Tue Jan 02 2007 - 07:50:37 ART