Disable telnet to in default package config
authorEd Warnicke <[email protected]>
Tue, 15 Dec 2015 23:25:27 +0000 (16:25 -0700)
committerDave Barach <[email protected]>
Wed, 16 Dec 2015 13:29:09 +0000 (13:29 +0000)
Change-Id: I1c9ab4454571d7945b7fa3864e08d17cb9f3b5fc
Signed-off-by: Ed Warnicke <[email protected]>
vpp/conf/startup.conf

index 081589e..5ce860b 100644 (file)
@@ -2,7 +2,6 @@
 unix {
   nodaemon
   log /tmp/vpe.log
-  cli-listen localhost:5002
   full-coredump
 }