| Line | |
|---|
| 1 | # Genesis config yaml style
|
|---|
| 2 | # vim:ts=2:et:sw=2:ai
|
|---|
| 3 | #
|
|---|
| 4 | comment : "None"
|
|---|
| 5 | interfaces: sis0,sis1
|
|---|
| 6 | latitude : 0
|
|---|
| 7 | location : 'Martijn, Muiderkring 152, 2332 BP, Leiden'
|
|---|
| 8 | longitude : 0
|
|---|
| 9 | masterip : 172.16.3.146
|
|---|
| 10 | release : 8.0-RELEASEE
|
|---|
| 11 | nodename : Proxy6
|
|---|
| 12 | nodetype : Proxy
|
|---|
| 13 | rdnap_x : 92318
|
|---|
| 14 | rdnap_y : 464324
|
|---|
| 15 | status : up
|
|---|
| 16 | ileiden : no
|
|---|
| 17 | internalif: sis1
|
|---|
| 18 | internalroute: 172.16.3.145
|
|---|
| 19 | gateway: 192.168.1.1
|
|---|
| 20 | proxyid: 06
|
|---|
| 21 | iface_sis0:
|
|---|
| 22 | comment : 'link naar Router'
|
|---|
| 23 | compass : 'None'
|
|---|
| 24 | desc : 'Link naar router'
|
|---|
| 25 | dhcp : 'no'
|
|---|
| 26 | interface : 'sis0'
|
|---|
| 27 | ip : '192.168.1.200/24'
|
|---|
| 28 | sdesc : 'uplink'
|
|---|
| 29 | status : 'up'
|
|---|
| 30 | type : 'eth'
|
|---|
| 31 |
|
|---|
| 32 | iface_sis1:
|
|---|
| 33 | comment : 'link naar NodeMuiderkring'
|
|---|
| 34 | compass : 'None'
|
|---|
| 35 | desc : 'Link naar NodeMuiderkring'
|
|---|
| 36 | dhcp : 'no'
|
|---|
| 37 | interface : 'sis1'
|
|---|
| 38 | ip : '172.16.3.146/30'
|
|---|
| 39 | sdesc : 'downlink'
|
|---|
| 40 | status : 'up'
|
|---|
| 41 | type : 'eth'
|
|---|
| 42 |
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.