source: genesis/nodes/CNodeHoutmarkt/wleiden.yaml@ 10888

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

Cosmetics.

File size: 1.8 KB
RevLine 
[10059]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
[10435]4board : "ALIX2"
[10059]5comment : "None"
[10116]6ileiden : False
[10881]7latitude : "52.16353"
[10116]8location : "Speciale Basisschool Vuurvogel, Houtmarkt 36, 2312 PZ, Leiden"
[10881]9longitude : "4.49858"
[10116]10masterip : "172.19.8.1"
11nodename : "Houtmarkt"
12nodetype : "CNode"
[10059]13rdnap_x : 94200
14rdnap_y : 464302
[10116]15release : "8.2-RELEASE"
16status : "up"
17
18
[10059]19iface_ath0:
[10888]20 comment : "Omni voor de buurt"
[10116]21 interface : "ath0"
22 ip : "172.19.8.1/26"
23 sdesc : "ap"
[10703]24 mode : "ap"
[10116]25 type : "11b"
26 channel : "3"
[10156]27 ssid : "ap-WirelessLeiden-Houtmarkt"
[10116]28 dhcp : "10-60"
29 compass : "None"
30 status : "up"
[10059]31
[10116]32
[10059]33iface_vr0:
[10884]34 comment : "Link naar Som1"
[10116]35 interface : "vr0"
36 ip : "172.16.17.220/29"
37 sdesc : "2som1"
38 mode : "station-wds"
39 type : "eth"
40 extra_type : "eth2wifibridge"
41 channel : "52"
42 ssid : "il-z.som1.wleiden.net"
[10454]43 dhcp : False
[10729]44 compass : "nw"
[10116]45 ns_ip : "172.16.17.219/29"
46 ns_mac : "00:15:6d:70:54:9d"
47 status : "up"
[10059]48
[10116]49
[10059]50iface_vr1:
[10888]51 comment : "Naar Cetim1 richting ZW"
[10116]52 interface : "vr1"
53 ip : "172.16.17.148/29"
54 sdesc : "2cetim1"
55 mode : "station-wds"
56 type : "eth"
57 extra_type : "eth2wifibridge"
58 channel : "120"
59 ssid : "il-no.cetim1.wleiden.net"
[10454]60 dhcp : False
[10729]61 compass : "zw"
[10116]62 ns_ip : "172.16.17.147"
63 ns_mac : "00:15:6d:70:52:65"
64 status : "up"
[10059]65
[10116]66
67iface_vr2:
[10884]68 comment : "Extra AP"
[10116]69 interface : "vr2"
70 ip : "172.19.8.129/26"
71 sdesc : "ap2"
72 mode : "station-wds"
73 type : "eth"
74 extra_type : "eth2wifibridge"
75 channel : "8"
[10156]76 ssid : "ap-WirelessLeiden-Houtmarkt2"
[10116]77 dhcp : "140-190"
78 compass : "None"
[10280]79 ns_ip : "172.19.8.130/26"
[10116]80 ns_mac : "00:15:6d:30:28:4e"
81 status : "up"
82
83
Note: See TracBrowser for help on using the repository browser.