diff options
Diffstat (limited to 'vpp/conf/startup.conf')
-rw-r--r-- | vpp/conf/startup.conf | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/vpp/conf/startup.conf b/vpp/conf/startup.conf index f96c5735..ea6d8009 100644 --- a/vpp/conf/startup.conf +++ b/vpp/conf/startup.conf @@ -8,3 +8,7 @@ unix { api-trace { on } + +api-segment { + gid vpp +} |