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 : 'Pergolesipad 95, 2324 DG, Leiden'
|
---|
8 | longitude : 0
|
---|
9 | masterip : 172.16.2.254
|
---|
10 | release : 8.0-RELEASE
|
---|
11 | nodename : Proxy4
|
---|
12 | nodetype : Proxy
|
---|
13 | rdnap_x : 92036
|
---|
14 | rdnap_y : 462256
|
---|
15 | status : up
|
---|
16 | ileiden : no
|
---|
17 | internalif: sis1
|
---|
18 | internalroute: 172.16.2.253
|
---|
19 | gateway: 192.168.1.1
|
---|
20 | proxyid: 4
|
---|
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.100/24'
|
---|
28 | sdesc : 'uplink'
|
---|
29 | status : 'up'
|
---|
30 | type : 'eth'
|
---|
31 |
|
---|
32 | iface_sis1:
|
---|
33 | comment : 'Link naar NodeLivingLab'
|
---|
34 | compass : 'None'
|
---|
35 | desc : 'Link naar NodeLivingLab'
|
---|
36 | dhcp : 'no'
|
---|
37 | interface : 'sis1'
|
---|
38 | ip : '172.16.2.254/30'
|
---|
39 | sdesc : 'downlink'
|
---|
40 | status : 'up'
|
---|
41 | type : 'eth'
|
---|
42 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.