I want to add a logging server to about 25 nodes. If I use config snippet do I need to include the wr mem command?
Example snippet:
logging 10.10.1.5
exit
wr mem
Would this work?
Thanks
Personally, I like to run a separate job that performs the write mem. That way I can verify the changes took correctly before writing to startup.
Good suggestion. Thanks!