1753341 Members
4992 Online
108792 Solutions
New Discussion ī„‚

Re: Generating RSA from IMC

 
pattap
Regular Advisor

Generating RSA from IMC

Hi All

I'm trying to implement ssh access on 3100s switches, Comware Software, Version 5.20.99, Release 5203P05
I've created a template in imc, see the below:

public-key local create rsa
1024
#
ssh server enable
#
local-user admin
service-type ssh
undo service-type telnet
#
local-user manager
service-type ssh
undo service-type telnet
#
local-user monitor
service-type ssh
undo service-type telnet
#

that however doesn't see to be working when pushing from IMC, I get the follwoing trap:

Trap 1.3.6.1.4.1.25506.2.4.2.3: configure invalid, OptIndex=66477, OptType=4, config file=running_20160509112158.cfg.

RSA key is generated but the rest of the config won't be applied,

in IMC I get: Execution of the command failed.

It works just fine when I paste it straight into terminal

any ideas?

 

 

3 REPLIES 3
pattap
Regular Advisor

Re: Generating RSA from IMC

for now I've started doing it in steps; generating RSA as the first step and then the rest of the config,

IMC still claims that the Execution of the command failed but RSAs are generated and there is no problem with the rest of the above commands

All the above done with pre-configured templates,

pattap
Regular Advisor

Re: Generating RSA from IMC

More issues arised today when I've started working on older equipment:

Switch 5500-EI Software Version 3Com OS V3.03.01s168e

Same as above, I'm using a templage in IMC:

rsa local-key-pair create
1024

IMC reports that the command was applied but no RSA has been generated.

Has anyone come acros this before?

 

 

pattap
Regular Advisor

Re: Generating RSA from IMC

So nonody uses comware3 anymore? No response from HP either.