Files
wiki/projects/alamesh/bird_example_conf/template/peers/example.conf
T
Fisher Darling 47a99bfcbe IT FUCKING WORKS
2022-11-01 10:56:35 +01:00

4 lines
107 B
Plaintext

protocol bgp <PEER_NAME> from alapeers {
neighbor <PEERING_IP> as <PEER_AS>; # as == autonomous system
}