From: Hoang Anh Tuan (tuaninbox@yahoo.com)
Date: Sun Dec 10 2006 - 02:47:52 ART
Hi Group,
I'm configuring DHCP Relay using command: (config)# ip dhcp-server
<server addrress>. 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