To stop the running CDP Agent, follow the instructions below.
1. Run the #cdp-agent command using the stop option:
# /etc/init.d/cdp-agent stop
Return:
/etc/init.d/cdp-agent stop: cdp stopped
2. Verify the Agent's status using the status option of the same command:
# /etc/init.d/cdp-agent status
Return:
You should now receive a message that the Agent is not running.
/etc/init.d/cdp-agent status: cdp (no pid file) not running
For more information about the #cdp-agent command and its options see cdp-agent.
Labels:
None