source: genesis/nodes/ProxyLeythenrode/wleiden.yaml@ 10883

Last change on this file since 10883 was 10883, checked in by rick, 13 years ago

Verschuif waar mogelijk de desc naar comment, als deze gelijk zijn of er nog
geen comment gezet is.

Related-To: beheer:ticket:218

File size: 1.1 KB
RevLine 
[10059]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
[10434]4board : "ALIX2"
[10268]5comment : " verbonden met 'vuil' internet van Zorggroep Rijnland lokaal ip en nameservers via dhcp LET OP: niet standaard configuratie ivm lokale ap's!"
[10321]6externalif: "vr0"
[10116]7gateway : "192.168.200.1"
8ileiden : True
[10268]9internalif: "vr1"
[10116]10internalroute: "172.17.0.2"
[10881]11latitude : "52.15576"
[10116]12location : "Verpleeghuis Leythenrode, Hoogmadeseweg 55, 2351CP, Leiderdorp"
[10881]13longitude : "4.53567"
[10116]14masterip : "172.17.0.1"
[10526]15nodename : "Leythenrode"
[10116]16nodetype : "Proxy"
17proxyid : 7
[10059]18rdnap_x : 96728
19rdnap_y : 463407
[10268]20release : "9.0-RELEASE"
[10116]21status : "up"
22
23
[10268]24iface_vr0:
[10116]25 comment : "Link naar Router"
[10268]26 interface : "vr0"
[10116]27 ip : "192.168.200.100/24"
28 sdesc : "uplink"
29 type : "eth"
[10454]30 dhcp : False
[10116]31 compass : "None"
32 status : "up"
[10059]33
[10116]34
[10268]35iface_vr1:
[10575]36 comment : "Local 28-subnet to node and clients"
[10278]37 interface : "vr1"
[10116]38 ip : "172.17.0.1/28"
39 desc : "naar NodeLeythenrode and ap bridges"
40 sdesc : "Leythenrode_subnet"
41 type : "eth"
[10454]42 dhcp : False
[10116]43 compass : "None"
44 status : "up"
[10059]45
[10116]46
Note: See TracBrowser for help on using the repository browser.