Differences between revisions 1 and 2
Revision 1 as of 2016-05-17 06:02:00
Size: 682
Editor: PieterSmit
Comment:
Revision 2 as of 2020-06-14 20:33:39
Size: 705
Editor: PieterSmit
Comment:
Deletions are marked like this. Additions are marked like this.
Line 15: Line 15:
----
CategoryLogging

Cisco SSH login

  • 201605 you can use ssh public key authentication on nexus devices.
    1. Add user e.g:
      •  (config)# username testuser role network-admin
    2. Add pub key e.g.:
      • (config)# username testuser sshkey ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQChPjQ5JqQPPdw3/ZrWl5O00z89Lznj+CpuugfFv3NN6O50gkuDKmES4hVNRkWD6U06mY43VQTY89E9GajwKCAvUzWEvMReIb1xtVuy6yz3yCFOakscwuhGdxKYWAf3BD4gyZ5VRA+saen9HqFyIkz/eNbQkZ1nR0BQMimjRDhnPNYhS8+Q/HOdEcJBCgR5RbV2AMJqazwAGPxbe9EkjZ0MTiULM6Jt1ovnjXbjPJeCN6HkK6jTYkchTRznizQooBiQqK30j4hmRxtJ7ljfg/NxsGr6Vju5QVhSLO5cnmzXBgpn4ajPPlDQ5OTorN092EPNP081IMm2GZsCknXRVb+b test@comp

...


CategoryLogging

Cisco/SshLogin (last edited 2020-06-14 20:33:39 by PieterSmit)