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 : 'CeTIM office, Plantsoen 97, 2311 KL, Leiden'
|
---|
| 8 | longitude : 0
|
---|
| 9 | masterip : 172.17.169.66
|
---|
| 10 | release : 8.0-RELEASE
|
---|
| 11 | nodename : Proxy97
|
---|
| 12 | nodetype : Proxy
|
---|
[10059] | 13 | rdnap_x : 94042
|
---|
| 14 | rdnap_y : 463238
|
---|
[10104] | 15 | status : up
|
---|
| 16 | ileiden : yes
|
---|
| 17 | internalif: sis1
|
---|
| 18 | internalroute: 172.17.169.65
|
---|
| 19 | gateway: 10.0.1.1
|
---|
| 20 | proxyid: 97
|
---|
[10059] | 21 | iface_sis0:
|
---|
[10104] | 22 | comment : 'link naar router'
|
---|
| 23 | compass : 'None'
|
---|
| 24 | desc : 'naar router'
|
---|
| 25 | dhcp : 'no'
|
---|
| 26 | interface : 'sis0'
|
---|
| 27 | ip : '10.0.1.100/24'
|
---|
| 28 | sdesc : 'uplink'
|
---|
| 29 | status : 'up'
|
---|
| 30 | type : 'eth'
|
---|
[10059] | 31 |
|
---|
| 32 | iface_sis1:
|
---|
[10104] | 33 | comment : 'link naar NodePlantsoen2'
|
---|
| 34 | compass : 'None'
|
---|
| 35 | desc : 'Link naar NodePlantsoen2'
|
---|
| 36 | dhcp : 'no'
|
---|
| 37 | interface : 'sis1'
|
---|
| 38 | ip : '172.17.169.66/28'
|
---|
| 39 | sdesc : 'downlink'
|
---|
| 40 | status : 'up'
|
---|
| 41 | type : 'eth'
|
---|
[10059] | 42 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.