Quantcast
Channel: THWACK: Message List - Network Configuration Manager
Viewing all articles
Browse latest Browse all 8827

Re: Send " Enter" Key in NCM Schedule

$
0
0

Jiri,

 

Thank you SO MUCH for your assistance!

Just so that this is super clear for anyone else that may run into this issue in the future :

 

script BaseChangeTemplate(  

                             NCM.Nodes @ContextNode            )

{

  //Issue commands to the device

  string @Send_Enter='${CRLF}'

  CLI

  {

     copy tftp://<ip_address>/<file_name> flash:/<file_name>

  }

  CLI

  {

     @Send_Enter

     @Send_Enter

     @Send_Enter

  }

}

 

Putting the @Send_Enter items within the same CLI block as the copy command does NOT work. It must be in its own CLI block.


Viewing all articles
Browse latest Browse all 8827

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>