X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=blobdiff_plain;f=src%2Ffoundation%2Fscripts%2Fcni%2Fcontivpp%2Fcontiv-vswitch.conf;fp=src%2Ffoundation%2Fscripts%2Fcni%2Fcontivpp%2Fcontiv-vswitch.conf;h=4bebadcaeefa326ccd6c9851fd9d87d55952eecc;hb=69177e641b600de94225403909519923a33d3c0e;hp=0000000000000000000000000000000000000000;hpb=b16783b1ebe99ad99e291b71409f16fd7b9c6859;p=iec.git diff --git a/src/foundation/scripts/cni/contivpp/contiv-vswitch.conf b/src/foundation/scripts/cni/contivpp/contiv-vswitch.conf new file mode 100644 index 0000000..4bebadc --- /dev/null +++ b/src/foundation/scripts/cni/contivpp/contiv-vswitch.conf @@ -0,0 +1,26 @@ +unix { + nodaemon + cli-listen /run/vpp/cli.sock + cli-no-pager + poll-sleep-usec 100 +} +nat { + endpoint-dependent + translation hash buckets 1048576 + translation hash memory 268435456 + user hash buckets 1024 + max translations per user 10000 +} +acl-plugin { + use tuple merge 0 +} +api-trace { + on + nitems 5000 +} +socksvr { + default +} +statseg { + default +}