I am unable to remove manual IP binding from the dhcp pool so I may use them again for another modem. I am using the no version of the command.
TO ADD -
ip dhcp pool cm-ups-000b.c914.1E63
host 10.1.0.89 255.255.0.0
client-identifier 0100.0bc9.141E.63
!
exit
TO REMOVE -
NO ip dhcp pool cm-ups-000b.c914.1E63
NO host 10.1.0.89 255.255.0.0
!
exit
This is not working. Does anyone have any suggestions?