source: genesis/nodes/CNodeLucasN/wleiden.yaml@ 10885

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

Handmatig(!) opruimen van alle conflict keys.

Related-To: nodefactory:ticket:218

File size: 1.8 KB
RevLine 
[10059]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
[10869]4board : "ALIX2"
[10059]5comment : "None"
[10116]6ileiden : True
[10881]7latitude : "52.16189"
[10116]8location : "Basisschool Lucas van Leyden, Sint Ursulasteeg 28, 2312 XA, Leiden"
[10881]9longitude : "4.48684"
[10116]10masterip : "172.17.144.1"
11nodename : "LucasN"
[10869]12nodetype : "Hybrid"
[10059]13rdnap_x : 93395
14rdnap_y : 464130
[10869]15release : "9.0-RELEASE"
[10881]16service_accesspoint: True
17service_incoming_rdr: False
18service_proxy_ileiden: False
19service_proxy_normal: False
[10116]20status : "dw"
21
22
[10059]23iface_ath0:
[10884]24 comment : "Ap"
[10116]25 interface : "ath0"
26 ip : "172.17.144.1/26"
27 sdesc : "ap"
[10703]28 mode : "ap"
[10116]29 type : "11b"
30 channel : "5"
[10869]31 ssid : "ap-WirelessLeiden-LucasN"
[10116]32 dhcp : "10-60"
33 compass : "None"
34 status : "up"
[10059]35
36
37iface_vr0:
[10884]38 comment : "A-link naar Rabo1"
[10116]39 interface : "vr0"
40 ip : "172.16.3.25/29"
41 sdesc : "2rabo1"
[10869]42 mode : "ap-wds"
[10116]43 type : "eth"
44 extra_type : "eth2wifibridge"
45 channel : "60"
46 ssid : "il-n.lucasn.wleiden.net"
[10454]47 dhcp : False
[10116]48 compass : "n"
49 ns_ip : "172.16.3.26/29"
50 ns_mac : "00:15:6d:70:53:3b"
51 status : "down"
[10059]52
[10116]53
[10059]54iface_vr1:
[10884]55 comment : "A-link naar Stadhuis"
[10116]56 interface : "vr1"
57 ip : "172.16.4.132/29"
58 sdesc : "2stadhuis"
59 mode : "station-wds"
60 type : "eth"
61 extra_type : "eth2wifibridge"
62 channel : "116"
63 ssid : "il-nw.stadhuis.wleiden.net"
[10454]64 dhcp : False
[10729]65 compass : "zo"
[10116]66 ns_ip : "172.16.4.131/29"
67 ns_mac : ""
68 status : "down"
[10059]69
[10116]70
71iface_vr2:
[10884]72 comment : "Nog vrij"
[10116]73 interface : "vr2"
74 ip : "172.16.4.177/29"
75 sdesc : "2vrij"
76 mode : "station-wds"
77 type : "eth"
78 extra_type : "eth2wifibridge"
79 channel : ""
80 ssid : ""
[10454]81 dhcp : False
[10116]82 compass : "None"
83 ns_ip : ""
84 ns_mac : ""
85 status : "down"
86
87
Note: See TracBrowser for help on using the repository browser.