For security reasons, CDP Agent accepts connections only from known CDP Servers. If you have previously allowed a CDP Server to connect to your CDP Agent but later decided not to allow future requests, you have to remove the Server Key.
To delete the Server Public Key from Agent's configuration using CLI, follow the instructions below.
Note After removing the Server Key, your Agent becomes unavailable for the CDP Server. |
1. On the Linux Agent machine, run the command:
#r1soft-setup --remove-key [Server_IP]
Example:
To remove the Key of a Server with IP address 192.168.0.233 from the Agent's database, run the command
#r1soft-setup \--remove-key 192.168.0.233.
See also:
Labels: