15 lines
362 B
Plaintext
15 lines
362 B
Plaintext
# Section to specify arbitrary attributes that are assigned to a peer via
|
|
# configuration payload (CP).
|
|
attr {
|
|
|
|
# <attr> is an attribute name or an integer, values can be an IP address,
|
|
# subnet or arbitrary value.
|
|
# <attr> =
|
|
|
|
# Whether to load the plugin. Can also be an integer to increase the
|
|
# priority of this plugin.
|
|
load = yes
|
|
|
|
}
|
|
|