6 lines
141 B
Text
6 lines
141 B
Text
protocol bgp meerfarbig from ebgp_peer_v6 {
|
|
description "meerfarbig (v6)";
|
|
|
|
local 2a00:f820:457::2;
|
|
neighbor 2a00:f820:457::1 as 34549;
|
|
}
|