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 : 'Havenkantoor KWV de Kaag, Sweilandpolder 8, 2362AG Warmond'
|
---|
| 8 | longitude : 0
|
---|
| 9 | masterip : 172.16.18.18
|
---|
| 10 | release : 8.2-RELEASE
|
---|
| 11 | nodename : Proxy16
|
---|
| 12 | nodetype : Proxy
|
---|
[10059] | 13 | rdnap_x : 96879
|
---|
| 14 | rdnap_y : 468044
|
---|
[10104] | 15 | status : dw
|
---|
| 16 | ileiden : no
|
---|
| 17 | internalif: sis1
|
---|
| 18 | internalroute: 172.16.18.17
|
---|
| 19 | gateway: 10.01.0.1
|
---|
| 20 | proxyid: 16
|
---|
[10059] | 21 | iface_sis0:
|
---|
[10104] | 22 | comment : 'link naar Router'
|
---|
| 23 | compass : 'None'
|
---|
| 24 | desc : 'Link naar router'
|
---|
| 25 | dhcp : 'no'
|
---|
| 26 | dhcpclient : 'yes'
|
---|
| 27 | interface : 'sis0'
|
---|
| 28 | ip : '0.0.0.0/30'
|
---|
| 29 | sdesc : 'uplink'
|
---|
| 30 | status : 'up'
|
---|
| 31 | type : 'eth'
|
---|
[10059] | 32 |
|
---|
| 33 | iface_sis1:
|
---|
[10104] | 34 | comment : 'link naar NodeKWVdeKaag'
|
---|
| 35 | compass : 'None'
|
---|
| 36 | desc : 'Link naar NodeKWVdeKaag'
|
---|
| 37 | dhcp : 'no'
|
---|
| 38 | interface : 'sis1'
|
---|
| 39 | ip : '172.16.18.18/30'
|
---|
| 40 | sdesc : 'downlink'
|
---|
| 41 | status : 'up'
|
---|
| 42 | type : 'eth'
|
---|
[10059] | 43 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.