Hi,
I have setup my 2811 router to act as a dhcp server.
However, I dont see any request come into the router.
I have several access list setup, but I dont think they may be causing the problem.
My Config is :
Fa 0/0.1 is 10.1.1.7
service dhcp is enabled
ip dhcp pool 1
network 10.1.1.0 255.255.255.0
domain-name xx.com
dns-server 10.1.1.2 192.168.30.50
default-router 10.1.1.7
netbios-node-type h-node
Any ideas what may be preventing this ?
Thanks