First commit

This commit is contained in:
2025-11-03 15:49:32 +08:00
commit ef49aadf0c
10 changed files with 271 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
protocol bgp int_bgp_Potat0 from dn42_bgp_up {
source address fe80:1::2;
neighbor fe80:1::1%wg_40005 as 42xxxxxxxxx;
}