bird2 config example

This commit is contained in:
Andrevich 2024-10-14 13:58:27 +04:00 committed by GitHub
parent c602686f69
commit d42c676845
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -73,7 +73,7 @@ protocol bgp refilter {
};
export none;
};
local as $ASN;
local as 64999;
neighbor 165.22.127.207 as 65412;
multihop;
hold time 240;
@ -151,7 +151,7 @@ protocol bgp refilter {
};
export none;
};
local as $ASN;
local as 64999;
neighbor 165.22.127.207 as 65412;
multihop;
hold time 240;