Template deploy in Prime 3.1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-05-2016 02:26 AM
Hello,
I have a set of config commands in a CLI template to deploy on a switch.
For example
loggging host 1.2.3.4
no setup express
snmp-server community example1
snmp-server enable traps
If I deploy this on a 3850 switch, the job fails and stops on the command "no setup express" because this is not a possible command for this switch type. The next line "snmp-server community example1" is no more deployed.
In Prime LMS the deployment was a little bit different. The deployment doesn't add the command "no setup express" to the switch, but the following commands are deployed yet.
My problem is, I have one config template for different switch types and not all of the contained commands are permitted on all switch types.
Is there a chance to deploy the templates in Prime Infrastructure just as in Prime LMS so that it doesn't stop on a failure and process the whole CLI template?
Kerstin
- Labels:
-
Network Management

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-14-2016 08:03 AM
There is a drop down list at the final deployment screen that allows you to select whether or not to stop on failure or proceed.
