go.ligato.io/vpp-agent/v3@v3.5.0/plugins/vpp/ifplugin/vpp-ifplugin.conf (about)

     1  # This is the example configuration file for VPP ifplugin. Below is a description of all possible items which can be set
     2  # to modify VPP ifplugin default behaviour.
     3  
     4  # Default maximum transmission unit. The value is used if an interface without MTU is created (i.e. MTU in
     5  # interface configuration is preferred).
     6  mtu: 0
     7  
     8  # VPP agent allows to send status data back to ETCD. To allow it, add desired status publishers. Currently supported
     9  # for [etcd] and [redis] (both options can be chosen together)
    10  status-publishers: <publishers>