NSO - sjherrick/code-base GitHub Wiki

NSO

Add Device

admin@ncs(config)# devices device <name> address <ip address> authgroup <auth group name>
admin@ncs(config-device)# device-type cli ned-id cisco-ios
admin@ncs(config-device)# state admin-state unlocked
admin@ncs(config-device)# commit

admin@ncs(config-device)# ssh fetch-host-keys
result updated
fingerprint {
    algorithm ssh-rsa
    value X
}
admin@ncs(config-device)# sync-from
result true
admin@ncs(config-device)# end

Reference Count

show running-config devices device c0 config ios:snmp-server | display service-meta-data

⚠️ **GitHub.com Fallback** ⚠️