Hi everybody,
at the moment I try to automize the Router Provisioning. For SSH/DMVPN it's neccessary to create keys.
I've tried a lot:
#INTERACTIVE
crypto key generate rsa general-keys<IQ>How many bits<R>2048
#ENDS_INTERACTIVE
-> not working
<MLTCMD>crypto key generate rsa general-keys
2048</MLTCMD>
-> not working
<MLTCMD>key config-key password-encrypt
MyKey1
MyKey1</MLTCMD>
-> not working
Do you have working examples for this type of template?
thanks in advance
ben