docs: enhance EvoBGP architecture plan with new risk mitigation strategies, testing matrix for BIRD2, and CI/CD workflow details. Updated section titles for clarity and added completed todos for deployment practices.
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
# tags: baseline, include
|
||||
# Operator shell includes generated fragments from bird.d/
|
||||
|
||||
router id 192.0.2.1;
|
||||
|
||||
include "bird.d/static.conf";
|
||||
|
||||
protocol device {
|
||||
}
|
||||
|
||||
protocol direct {
|
||||
ipv4;
|
||||
ipv6;
|
||||
}
|
||||
Reference in New Issue
Block a user