source: genesis/nodes/ProxyKWVdeKaag/wleiden.yaml@ 12798

Last change on this file since 12798 was 12475, checked in by rick, 11 years ago

Sommige hadden geen monitoring_group

File size: 859 bytes
Line 
1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
4board : "net45xx"
5comment : "None"
6externalif: "sis0"
7gateway : "192.168.178.1"
8ileiden : False
9internalif: "sis1"
10internalroute: "172.16.18.17"
11latitude : "52.19745"
12location : "Societeit KWV de Kaag, Sweilandpolder 8, 2362AG Warmond"
13longitude : "4.53709"
14masterip : "172.16.18.18"
15monitoring_group: "wleiden"
16nodename : "KWVdeKaag"
17nodetype : "Proxy"
18proxyid : 16
19rdnap_x : 96879
20rdnap_y : 468044
21release : "8.2-RELEASE"
22status : "up"
23
24
25iface_sis0:
26 comment : "Link naar Router"
27 ip : "0.0.0.0/30"
28 sdesc : "uplink"
29 type : "eth"
30 dhcp : "client"
31 status : "up"
32
33
34iface_sis1:
35 comment : "Link naar NodeKWVdeKaag"
36 ip : "172.16.18.18/30"
37 sdesc : "downlink"
38 type : "eth"
39 dhcp : False
40 status : "up"
41
42
Note: See TracBrowser for help on using the repository browser.