cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
958
Views
0
Helpful
1
Replies

LMS 4.1 certificate enrollment via netconfig

adrou
Level 1
Level 1

Hello,

I am using Cisco Prime LMS 4.1 and i am trying to enroll a certificate to a group of routers via netconfig.

I know the command line procedure on how to do this, but i cannot transfer it successfully to a netconfig custom template.

To command i receive an error from netconfig, is when i try to import CA's certificate from terminal. Probably because the command is both multiline and interactive.

Has anybody tried to use both a multiline and interactive command? If so, how?

Thanks in advance.

1 Reply 1

Shawn Maloney
Level 1
Level 1

I've been trying to get this work for several days... your tip about it being multi line and response required let me stumble on the  answer. This worked for me:

crypto ca enroll trustpointname

Challenge password

repeat Challenge password

nonoyes

Thanks!