Quantcast
Channel: THWACK: Popular Discussions - Network Configuration Manager
Viewing all articles
Browse latest Browse all 4266

Noob question about config scripts

$
0
0

Hi,

 

I need to create a script - I just want the to send some commands:

 

aaa group server tacacs+ EMA

server <new IP address>

no server <old IP>

username <name> priv 15 password <password>

 

 

I have tried adding this:

 

${EnterConfigMode}

 

aaa group server tacacs+ EMA

server <new IP address>

no server <old IP>

username <name> priv 15 password <password>

 

but I get this:

 

Validation Failed: An error occurred during script parsing. Position: Line 2, Character 1 Error message: mismatched input '${EnterConfigMode}\\n\\naaa group server tacacs+ EMA\\n server <new IP>\\nusername <name> priv 15 password <password>' expecting SCRIPT keyword Please check script syntax.

 

 

what is the proper syntax?


Viewing all articles
Browse latest Browse all 4266


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