08-12-2023 03:32 PM
Hi,
I want to apply <ntp access-group> to some cedge devices but i did not find any feature template in vManage related to the NTP access-group.
the following configurations:
ip access-list standard 20
permit 10.10.10.1 0.0.0.0
ntp access-group peer 20
ntp server 10.10.10.1 version 4
I saw on the internet that it can be possible with a cli template. i copy the running config of a sample cedge device and i have added the above commands to the running config then i pasted it into a cli template but when i attached a device to that cli template and push the cli template to the device i encountered an error.
i am not sure whether the way i am trying to apply ntp access-group configuration is right or not? please help me to find the best way to apply the ntp access-group to some devices.
Solved! Go to Solution.
08-14-2023 08:26 AM
Exactly,
if it is "natively" supported via feature template, use it. For additional commands (which are supported via CLI-template), add CLI template also.
08-13-2023 06:19 AM
Hi,
your mentioned commands are qualified CLI commands, so it works. "ntp server 10.10.10.1 version 4" this section can also be configured via vManage feature template (mix is supported, use feature template and CLI template for not-feature template supported commands)
08-13-2023 11:27 PM
Thank you so much for your response
you mean I can with mixture of "Cli Add-On Template" and "NTP template" apply the this configuration, right?
08-14-2023 08:26 AM
Exactly,
if it is "natively" supported via feature template, use it. For additional commands (which are supported via CLI-template), add CLI template also.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide