aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDamjan Marion <damarion@cisco.com>2016-01-19 21:05:28 +0000
committerGerrit Code Review <gerrit@fd.io>2016-01-19 21:05:28 +0000
commit52372b6c8e36401721a0533301e1ecdb30109424 (patch)
treee8672c99a252841ff06c1a4f7d2bd09f488db57a
parent8a75906a2ad1bbf9e8185051dfa118cf338a00ba (diff)
parent9c76c1fc68aaf1140b8d5b8b32fc7552f6381ed3 (diff)
Merge "Reenable debug cli telnet listener"
-rw-r--r--vpp/conf/startup.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/vpp/conf/startup.conf b/vpp/conf/startup.conf
index 5ce860b3252..51a46d7a132 100644
--- a/vpp/conf/startup.conf
+++ b/vpp/conf/startup.conf
@@ -3,6 +3,7 @@ unix {
nodaemon
log /tmp/vpe.log
full-coredump
+ cli-listen localhost:5002
}
api-trace {