Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
I have a switch that will intermittently load up and not have an RSA key loaded into it's configuration. We are sure that every time it is generated, we save the configuration and reload to ensure that it remains. A few days later, the key will be ...
Could you post the code that you're using to do this? omit the username and password and any proprietary information, of course. I don't have one of these here that I can play with so I'll see if I can help anywhere! and if possible, the results of...
when you enter the credentials, is the password entered as a secure string? I don't see why passing the credentials in your existing ssh session wouldn't work if that's how you access it from inside of the CUCME anyway...
So i'm not sure if this is it, but in you're first post, you're doingf.write("cli_output") did you mean f.write(cli_output)??? could have something to do with it. after this test, would you mind pasting the results of a dir() and vars()on both cli_o...
Thanks for the reply. Conf register was 0xF which I believe is normal for these switches. The confusing part is that it doesn't happen every day. The model and software version areIE-300015.2(4)EA6 Sorry for the lack of information.