Afternoon;
The company I work for has a whole saith of HP switches in their various sites up and down the country. My boss has bought into a new monitoring tool that essentailly works on SNMP. One of the things this tool can do is backup the switch configs.
Though this works fine for the more modern switches we have in the estate, not so for the older ones where it would seem the CLI is either locked down or non existant.
We have quite a few HPE 1920 S Series switches and though you can Telnet into them, they are it seems .by default locked down. In order to get a working copy of the config I have to enter a series of commands:
>_cmdline-mode on
> ( then answer yes or no to the question about going into 'developer' mode ) Y
> ( Input the default password ) Jinhua1920unauthorized
Then I can run the 'backup-' commands.
Or course all this prevents the network software from running an automated backup!
Is there a way to set it to command line mode and leave it there, or at least a way of turning the 'Yes / No' prompt off?
Many thanks in advance.