srv6-mobile
[vpp.git] / src / plugins / srv6-mobile / extra / startup.conf.j2
1 unix {
2   nodaemon
3   cli-no-pager
4   cli-listen 0.0.0.0:5002
5 }
6 plugins {
7   plugin dpdk_plugin.so {
8     disable
9   }
10 }
11 cpu {
12   workers 2  
13 }
14