# tags: layout, include, filter, peer # Standard EvoBGP layout: main skeleton + bird.d fragments (matches StandardIncludeFragments). router id 192.0.2.1; include "bird.d/evobgp_filters_v4.conf"; include "bird.d/evobgp_filters_v6.conf"; include "bird.d/evobgp_bgp_template.conf"; include "bird.d/evobgp_prefixes_v4.conf"; include "bird.d/evobgp_prefixes_v6.conf"; include "bird.d/evobgp_peers.conf"; protocol device { } protocol direct { ipv4; ipv6; }