rubberhead10
Technical User
I would like to increase the dhcp pool size of the following pool and was wondering how I can accomplish this. I basically want to change the network to read network 172.16.110.0 255.255.254.0 this would double my pool size and resolve my running out of addresses
ip dhcp excluded-address 172.16.110.0 172.16.110.25
ip dhcp pool vlan110
network 172.16.110.0 255.255.255.0
default-router 172.16.110.1
dns-server 75.75.75.75 75.75.76.76
lease 14
ip dhcp excluded-address 172.16.110.0 172.16.110.25
ip dhcp pool vlan110
network 172.16.110.0 255.255.255.0
default-router 172.16.110.1
dns-server 75.75.75.75 75.75.76.76
lease 14