How do I delete a line from config.da0 using the Remote Manager?

I want to update my config.da0, but I need to remove a line from the file, in order for the change I want to add to work properly. I’m trying to change the sntp rate from random to a fixed time.

I am trying to add:

sntp 0 interval 2

But the following line needs to be deleted first:

sntp 0 randintsecs [300,1000]

Thanks!

sntp 0 randintsecs !
config 0 save

1 Like