同步配置

This commit is contained in:
2025-10-30 08:32:36 +08:00
parent 1660565696
commit 0a2ed5e91f
6 changed files with 89 additions and 61 deletions

View File

@@ -1,4 +1,4 @@
protocol bgp int_ibgp_hk1 from tpl_ibgp {
source address fe80:15:3376:3::2:1;
neighbor fe80:15:3376:3::3:1%pccw1 as LOCAL_ASN;
protocol bgp int_ibgp_zj1 from tpl_ibgp {
source address fe80:1::2;
neighbor fe80:1::1%wg_40005 as LOCAL_ASN;
}