I created a config change template that sends CLI commands to HP/H3C switches, to be exact the switch model is A5820X but I don't think that matters. The problem is when I use this template there is a lag of about 24 seconds between each CLI command that it sends, so it takes about 18 minutes to run through my template which is about 80 lines. I'm wondering if there is a way to make this more efficient, when using a template to a Cisco switch I don't see this same delay between each command. I'm guessing that there is some smarts that is expecting to see a specific prompt before continuing to the next command but I'm not sure how to set this up, or if there is a way. Any comments or help would be appreciated. Thanks!!