source:
genesis/nodes/proxy16/wleiden.yaml@
10396
Last change on this file since 10396 was 10374, checked in by , 13 years ago | |
---|---|
File size: 986 bytes |
Rev | Line | |
---|---|---|
[10059] | 1 | # Genesis config yaml style |
2 | # vim:ts=2:et:sw=2:ai | |
3 | # | |
4 | comment : "None" | |
[10240] | 5 | externalif: "sis0" |
[10315] | 6 | gateway : "192.168.178.1" |
[10116] | 7 | ileiden : False |
8 | internalif: "sis1" | |
9 | internalroute: "172.16.18.17" | |
[10374] | 10 | latitude : "52.19745" |
[10315] | 11 | location : "Societeit KWV de Kaag, Sweilandpolder 8, 2362AG Warmond" |
[10374] | 12 | longitude : "4.53709" |
[10116] | 13 | masterip : "172.16.18.18" |
[10321] | 14 | nodename : "proxy16" |
[10116] | 15 | nodetype : "Proxy" |
16 | proxyid : 16 | |
[10059] | 17 | rdnap_x : 96879 |
18 | rdnap_y : 468044 | |
[10116] | 19 | release : "8.2-RELEASE" |
[10315] | 20 | status : "up" |
[10116] | 21 | |
22 | ||
[10059] | 23 | iface_sis0: |
[10116] | 24 | comment : "link naar Router" |
25 | interface : "sis0" | |
26 | ip : "0.0.0.0/30" | |
27 | desc : "Link naar router" | |
28 | sdesc : "uplink" | |
29 | type : "eth" | |
30 | dhcp : "no" | |
31 | compass : "None" | |
32 | dhcpclient : "yes" | |
33 | status : "up" | |
[10059] | 34 | |
[10116] | 35 | |
[10059] | 36 | iface_sis1: |
[10116] | 37 | comment : "link naar NodeKWVdeKaag" |
38 | interface : "sis1" | |
39 | ip : "172.16.18.18/30" | |
40 | desc : "Link naar NodeKWVdeKaag" | |
41 | sdesc : "downlink" | |
42 | type : "eth" | |
43 | dhcp : "no" | |
44 | compass : "None" | |
45 | status : "up" | |
[10059] | 46 | |
[10116] | 47 |
Note:
See TracBrowser
for help on using the repository browser.