rpki/deploy/frr/daemons.example
2026-04-15 15:43:59 +08:00

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"