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 | interfaces: "sis0,sis1"
|
---|
| 9 | internalif: "sis1"
|
---|
[10301] | 10 | externalif: "sis0"
|
---|
[10116] | 11 | internalroute: "172.25.90.65"
|
---|
| 12 | latitude : "4.75742"
|
---|
| 13 | location : " Watertoren, Aalsmeer"
|
---|
| 14 | longitude : "52.25493"
|
---|
| 15 | masterip : "172.25.90.66"
|
---|
| 16 | nat : True
|
---|
| 17 | nodename : "Proxy12"
|
---|
| 18 | nodetype : "Proxy"
|
---|
| 19 | proxyid : 12
|
---|
[10059] | 20 | rdnap_x : 111998
|
---|
| 21 | rdnap_y : 474286
|
---|
[10116] | 22 | release : "8.0-RELEASE"
|
---|
| 23 | status : "up"
|
---|
[10059] | 24 |
|
---|
[10116] | 25 |
|
---|
[10059] | 26 | iface_sis0:
|
---|
[10116] | 27 | comment : "link naar Router"
|
---|
| 28 | interface : "sis0"
|
---|
| 29 | ip : "92.66.227.162/29"
|
---|
| 30 | desc : "Link naar router"
|
---|
| 31 | sdesc : "uplink"
|
---|
| 32 | type : "eth"
|
---|
| 33 | dhcp : "no"
|
---|
| 34 | compass : "None"
|
---|
| 35 | status : "up"
|
---|
[10059] | 36 |
|
---|
[10116] | 37 |
|
---|
| 38 | iface_sis0_alias0:
|
---|
| 39 | comment : "Link naar Mobotix Camera"
|
---|
| 40 | interface : "sis0:0"
|
---|
| 41 | ip : "10.5.103.57/24"
|
---|
| 42 | desc : "Camera found at 10.5.103.56"
|
---|
| 43 | sdesc : "mobotix"
|
---|
| 44 | type : "eth"
|
---|
| 45 | dhcp : "no"
|
---|
| 46 | compass : "None"
|
---|
| 47 | status : "up"
|
---|
| 48 |
|
---|
| 49 |
|
---|
[10059] | 50 | iface_sis1:
|
---|
[10116] | 51 | comment : "link naar Node Watertoren"
|
---|
| 52 | interface : "sis1"
|
---|
| 53 | ip : "172.25.90.66/29"
|
---|
| 54 | desc : "Link naar Node AMWaterT1"
|
---|
| 55 | sdesc : "downlink"
|
---|
| 56 | type : "eth"
|
---|
| 57 | dhcp : "no"
|
---|
| 58 | compass : "None"
|
---|
| 59 | status : "up"
|
---|
[10059] | 60 |
|
---|
[10116] | 61 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.