Hi, We have many routers. We run DHCP service on some of them. and do not run DHCP service on some of them. Our dns server ip address has changed, because of that I would like to change dns addresses on DHCP running routers by script. We use standart pool name, names are dhcp1.
how can i do that.!
ip dhcp excluded-address 10.0.0.1 10.0.0.20
!
ip dhcp pool dhcp1
network 10.0.0.0 255.255.255.0
default-router 10.0.0.1
domain-name ourcompany.com
dns-server 10.1.15.140 10.1.15.150 10.200.35.35 10.200.35.36
lease 8
end
!
Thanks so much.
Yunus Emre
NPM, NCM