Rev | Line | |
---|
[10059] | 1 | # Genesis config yaml style
|
---|
| 2 | # vim:ts=2:et:sw=2:ai
|
---|
| 3 | #
|
---|
| 4 | comment : "None"
|
---|
[10240] | 5 | externalif: "sis0"
|
---|
[10116] | 6 | gateway : "92.66.227.161"
|
---|
| 7 | ileiden : True
|
---|
| 8 | internalif: "sis1"
|
---|
| 9 | internalroute: "172.25.90.65"
|
---|
[10374] | 10 | latitude : "52.25493"
|
---|
[10116] | 11 | location : " Watertoren, Aalsmeer"
|
---|
[10374] | 12 | longitude : "4.75742"
|
---|
[10116] | 13 | masterip : "172.25.90.66"
|
---|
| 14 | nat : True
|
---|
[10321] | 15 | nodename : "proxy12"
|
---|
[10116] | 16 | nodetype : "Proxy"
|
---|
| 17 | proxyid : 12
|
---|
[10059] | 18 | rdnap_x : 111998
|
---|
| 19 | rdnap_y : 474286
|
---|
[10116] | 20 | release : "8.0-RELEASE"
|
---|
| 21 | status : "up"
|
---|
[10059] | 22 |
|
---|
[10116] | 23 |
|
---|
[10059] | 24 | iface_sis0:
|
---|
[10116] | 25 | comment : "link naar Router"
|
---|
| 26 | interface : "sis0"
|
---|
| 27 | ip : "92.66.227.162/29"
|
---|
| 28 | desc : "Link naar router"
|
---|
| 29 | sdesc : "uplink"
|
---|
| 30 | type : "eth"
|
---|
| 31 | dhcp : "no"
|
---|
| 32 | compass : "None"
|
---|
| 33 | status : "up"
|
---|
[10059] | 34 |
|
---|
[10116] | 35 |
|
---|
| 36 | iface_sis0_alias0:
|
---|
| 37 | comment : "Link naar Mobotix Camera"
|
---|
| 38 | interface : "sis0:0"
|
---|
| 39 | ip : "10.5.103.57/24"
|
---|
| 40 | desc : "Camera found at 10.5.103.56"
|
---|
| 41 | sdesc : "mobotix"
|
---|
| 42 | type : "eth"
|
---|
| 43 | dhcp : "no"
|
---|
| 44 | compass : "None"
|
---|
| 45 | status : "up"
|
---|
| 46 |
|
---|
| 47 |
|
---|
[10059] | 48 | iface_sis1:
|
---|
[10116] | 49 | comment : "link naar Node Watertoren"
|
---|
| 50 | interface : "sis1"
|
---|
| 51 | ip : "172.25.90.66/29"
|
---|
| 52 | desc : "Link naar Node AMWaterT1"
|
---|
| 53 | sdesc : "downlink"
|
---|
| 54 | type : "eth"
|
---|
| 55 | dhcp : "no"
|
---|
| 56 | compass : "None"
|
---|
| 57 | status : "up"
|
---|
[10059] | 58 |
|
---|
[10116] | 59 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.