bird/defaults/main.yaml

8 lines
206 B
YAML
Raw Normal View History

# use 'nm' for network-manager and dummy0 iface for BGP IPs
2021-10-26 15:58:49 +00:00
# use 'ns' for network-scripts and lo iface for BGP IPs
network: "nm"
network_nm_iface: "dummy0"
2021-10-26 15:51:16 +00:00
2021-10-26 15:58:49 +00:00
# null for MTU auto
2021-10-26 15:51:16 +00:00
network_nm_iface_mtu: null