attr.conf 362 B

1234567891011121314
  1. # Section to specify arbitrary attributes that are assigned to a peer via
  2. # configuration payload (CP).
  3. attr {
  4. # <attr> is an attribute name or an integer, values can be an IP address,
  5. # subnet or arbitrary value.
  6. # <attr> =
  7. # Whether to load the plugin. Can also be an integer to increase the
  8. # priority of this plugin.
  9. load = yes
  10. }