remove session: Layerbridge / Hetnix
This commit is contained in:
parent
c9cf5f0b68
commit
a618c3ed13
1 changed files with 0 additions and 18 deletions
|
@ -1,18 +0,0 @@
|
|||
include "/var/lib/bird/hetnix_v6.conf";
|
||||
|
||||
protocol bgp tb_lb1 {
|
||||
description "LayerBridge / Hetnix";
|
||||
|
||||
local fc00:0:6::2 as my_ripe_asn;
|
||||
neighbor fc00:0:6::1 as 3280;
|
||||
|
||||
ipv6 {
|
||||
table ebgp_v6;
|
||||
|
||||
import keep filtered;
|
||||
import filter ebgp_import_v6;
|
||||
export filter ebgp_export_v6;
|
||||
};
|
||||
|
||||
multihop 10;
|
||||
}
|
Loading…
Add table
Reference in a new issue