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