8 lines
178 B
Plaintext
8 lines
178 B
Plaintext
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;
|
|
};
|
|
} |