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.
Hello all,
I have an issue trying to set up public key authentication with an iosxr device.
I have generated the public key (ssh-keygen -t rsa), copied it to the device. I have also added it to NSO and created an authgroup that uses the private key.
...
Sure, i'm running version 5.6.4. Here is the output of the command:
show devices device test-device active-settings ssh-algorithms
active-settings ssh-algorithms public-key [ ssh-rsa ]
active-settings ssh-algorithms kex [ curve25519-sha256 curve255...