Disable Services from the CLI
To disable insecure management interfaces and unused services via the CLI, do the following:
Enter the following commands to stop unsecure management interfaces:
$ service telnet stop$ service snmp stop(Refer to section Hardening SNMP if SNMPv3 is required)
Enter the following commands to stop unused services:
$ service vf stopStop the talkback service by entering the following command:
$ service talkback stopVerify that the services have been disabled by entering the following command:
$ service all status