Revert "Reenable debug cli telnet listener" 28/128/1
authorEd Warnicke <eaw@cisco.com>
Tue, 19 Jan 2016 22:29:42 +0000 (22:29 +0000)
committerEd Warnicke <eaw@cisco.com>
Tue, 19 Jan 2016 22:29:42 +0000 (22:29 +0000)
Please leave the telnet disabled in the packages, as its is not secure on a server deployment and we *should* be secure out of the box.

This reverts commit 9c76c1fc68aaf1140b8d5b8b32fc7552f6381ed3.

https://gerrit.fd.io/r/#/c/102/

Change-Id: I0187375441b4a6dd508424d687f380bbfc485259
Signed-off-by: Ed Warnicke <eaw@cisco.com>
vpp/conf/startup.conf

index 51a46d7..5ce860b 100644 (file)
@@ -3,7 +3,6 @@ unix {
   nodaemon
   log /tmp/vpe.log
   full-coredump
-  cli-listen localhost:5002
 }
 
 api-trace {