更新INET协议栈格式
This commit is contained in:
9
bird/peers/unet/ebgp.conf
Normal file
9
bird/peers/unet/ebgp.conf
Normal file
@@ -0,0 +1,9 @@
|
||||
protocol bgp bgp_unet_hk2 from unet_bgp_up0 {
|
||||
source address fe80:15:3376:3::2:2;
|
||||
neighbor fe80:15:3376:3::3:2%pccw1 as 4218818801;
|
||||
}
|
||||
|
||||
protocol bgp bgp_unet_hk3 from unet_bgp_up1 {
|
||||
source address fe80:15:3376:3::2:2;
|
||||
neighbor fe80:15:3376:3::3:2%pccw1 as 4218818802;
|
||||
}
|
||||
Reference in New Issue
Block a user