mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-26 08:53:21 +00:00
41 lines
811 B
JSON
41 lines
811 B
JSON
|
{
|
||
|
"attributes": [],
|
||
|
"isd_as": "42-ffaa:1:5",
|
||
|
"mtu": 1472,
|
||
|
"control_service": {
|
||
|
"cs": {
|
||
|
"addr": "127.0.0.1:31000"
|
||
|
}
|
||
|
},
|
||
|
"discovery_service": {
|
||
|
"cs": {
|
||
|
"addr": "127.0.0.1:31000"
|
||
|
}
|
||
|
},
|
||
|
"border_routers": {
|
||
|
"br": {
|
||
|
"internal_addr": "127.0.0.1:31002",
|
||
|
"interfaces": {
|
||
|
"1": {
|
||
|
"underlay": {
|
||
|
"public": "192.168.1.5:50025",
|
||
|
"remote": "192.168.1.2:50025"
|
||
|
},
|
||
|
"isd_as": "42-ffaa:1:2",
|
||
|
"link_to": "parent",
|
||
|
"mtu": 1472
|
||
|
},
|
||
|
"2": {
|
||
|
"underlay": {
|
||
|
"public": "192.168.1.5:50035",
|
||
|
"remote": "192.168.1.3:50035"
|
||
|
},
|
||
|
"isd_as": "42-ffaa:1:3",
|
||
|
"link_to": "parent",
|
||
|
"mtu": 1472
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|