I know how to Add Exclusions now in DHCP, but not how to "remove" some of them.
I can do the conf T, I have this entered in there (needed to make changes) and some of it is redundant..
ip subnet-zero
no ip domain lookup
ip name-server 68.94.156.1
ip name-server 68.94.157.1
ip dhcp excluded-address 192.168.6.1 192.168.6.25
ip dhcp excluded-address 192.168.6.112
ip dhcp excluded-address 192.168.6.100 192.168.6.110
ip dhcp excluded-address 192.168.6.100 192.168.6.115
ip dhcp excluded-address 192.168.6.1 192.168.6.26
I want to get rid of the Top Exclude, next, then the next, and only have the bottom 2 lines
Thanks for any help
Rj