aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/srv6-mobile/extra/startup.conf.j2
blob: 5a4a2ef103d18338b86a3222e42af841643b4fee (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
unix {
  nodaemon
  cli-no-pager
  cli-listen 0.0.0.0:5002
}
plugins {
  plugin dpdk_plugin.so {
    disable
  }
}
cpu {
  workers 2  
}