Merge "Reenable debug cli telnet listener"
authorDamjan Marion <damarion@cisco.com>
Tue, 19 Jan 2016 21:05:28 +0000 (21:05 +0000)
committerGerrit Code Review <gerrit@fd.io>
Tue, 19 Jan 2016 21:05:28 +0000 (21:05 +0000)
vpp/conf/startup.conf

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