8 lines
130 B
Plaintext
8 lines
130 B
Plaintext
# Minimal FRR daemons config for RPKI testing
|
|
|
|
zebra=yes
|
|
bgpd=yes
|
|
|
|
# Enable bgpd RPKI module
|
|
bgpd_options=" -A 127.0.0.1 -M rpki"
|