Skip to main content

Disable Services from the CLI

To disable insecure management interfaces and unused services via the CLI, do the following:

  1. Enter the following commands to stop unsecure management interfaces: 
    $ service telnet stop
    $ service snmp stop

    (Refer to section Hardening SNMP if SNMPv3 is required)

  2. Enter the following commands to stop unused services:
    $ service vf stop

  3. Stop the talkback service by entering the following command:
    $ service talkback stop

  4. Verify that the services have been disabled by entering the following command:
    $ service all status


JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.