We are about to set up a cisco 1760-v as a DHCP server.
The problem is that it is not giving out IP addresses.
Do you have to enable DHCP?
If so how?
!
ip dhcp excluded-address 172.16.200.1 172.16.200.127
!
ip dhcp pool LocalPool
network 172.16.200.0 255.255.255.0
default-router 172.16.200.1
dns-server 153.259.173.190 153.259.173.191
domain-name domain.com
!
Reili
Need IP!
The problem is that it is not giving out IP addresses.
Do you have to enable DHCP?
If so how?
!
ip dhcp excluded-address 172.16.200.1 172.16.200.127
!
ip dhcp pool LocalPool
network 172.16.200.0 255.255.255.0
default-router 172.16.200.1
dns-server 153.259.173.190 153.259.173.191
domain-name domain.com
!
Reili
Need IP!