Question:
How do I commit template changes using Versa Director CLI instead of using Versa Director GUI ?
Solution
Follow these steps to commit a template changes using the Versa Director CLI:
- Run the set devices template <template_name> config CLI command to reconfigure the device template.
Administrator@Director% set devices template <template_name> config …….
- Run the commit CLI command to save the device template configuration.
Administrator@Director%commit
- Let's understand with the help of the example
Administrator@VD-Primary% set devices template Flex-1 config system session timeout-tcp 100
[ok][2023-07-31 19:54:59]
[edit]
Administrator@VD-Primary% commit
Commit complete.
[ok][2023-07-31 19:55:01]
- Check if the configuration is reflecting correctly on the GUI
Note: Please do not make this informaiton public.This article is only for internal use.
