Pull config fails when device SSH Key changed. Receive the following VoyenceControl error message during pull operation:
ssh_connect(): <Device_IP> - SSH keys did not match
NCM - 10.1.x
/root/.ssh
directory.known_hosts
which contains the key data for each host/IP. ssh-keygen -R <ip address>
Example: ssh-keygen -R #.#.#.#