[c-nsp] DHCP on 3750

Azher Amin azher at niit.edu.pk
Mon Mar 5 07:22:56 EST 2007


Hi,

I am trying to configure DHCP Server on 3750 as below. I can easily ping 
from host on Vlan401 to 10.10.4.50. However the hosts in VLAN401 cannot 
use the DHCP service offered by the router.
I have also tried debug ip dhcp server packet, but no output

Can someone plz suggest where i am wrong.

Regards
-Azher

ip dhcp pool mypool
   network 192.168.4.248 255.255.255.248
   dns-server 10.10.4.66
   default-router 192.168.4.1
   lease 7
!

interface Vlan401
 description Lab 1
 ip address 192.168.4.1 255.255.255.0
 ip helper-address 10.10.4.50
!

interface Vlan10
 description management
 ip address 10.10.4.50 255.0.0.0
!



-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.



More information about the cisco-nsp mailing list