4.8.5 TO 5.0.0
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
protocol bgp AS210440_v6 from tixp {
|
||||
local 2a14:67c1:a080::571 as 151194;
|
||||
neighbor 2a14:67c1:a080::1 as 210440;
|
||||
multihop 2;
|
||||
ipv6 {
|
||||
next hop self;
|
||||
};
|
||||
}
|
||||
@@ -0,0 +1,4 @@
|
||||
protocol bgp AS47498_v6 from tixp {
|
||||
local 2001:7f8:ca:1::15:1194:1 as 151194;
|
||||
neighbor 2001:7f8:ca:1::111 as 47498;
|
||||
}
|
||||
Reference in New Issue
Block a user