cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
639
Views
0
Helpful
1
Replies

Template deploy in Prime 3.1

kkolander
Level 1
Level 1

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

1 Reply 1

rsutherlin
Level 1
Level 1

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.