Restart Services Without Rebooting

When making changes to things like the firewall rules, trace settings, heartbeats, etc, it appears that I must reboot the device in order for the changes to take effect. Is there any more elegant way to do this? Also, is there a list of settings that require a reboot?

Hi if you are adding these to the PPP interface you are more likely need to drop the PPP interface before these new options take effect

from CLI / Exceute command

PPP 1 Deact_rq

show force the ppp interface down then ot will come back up on its own

hope that helps