source:
genesis/nodes/HybridSpoortje/wleiden.yaml@
12276
Last change on this file since 12276 was 11738, checked in by , 12 years ago | |
---|---|
File size: 1.7 KB |
Rev | Line | |
---|---|---|
[10059] | 1 | # Genesis config yaml style |
2 | # vim:ts=2:et:sw=2:ai | |
3 | # | |
[10435] | 4 | board : "ALIX2" |
[10059] | 5 | comment : "None" |
[10881] | 6 | latitude : "52.16657" |
[10116] | 7 | location : "Openbare Bibliotheek t Spoortje, Bernhardkade 38, 2316 RX, Leiden" |
[10881] | 8 | longitude : "4.50447" |
[10116] | 9 | masterip : "172.18.52.1" |
[11325] | 10 | monitoring_group: "wleiden" |
[10116] | 11 | nodename : "Spoortje" |
[11242] | 12 | nodetype : "Hybrid" |
[10059] | 13 | rdnap_x : 94607 |
14 | rdnap_y : 464635 | |
[11242] | 15 | service_accesspoint: True |
[11554] | 16 | service_concentrator: False |
[11242] | 17 | service_incoming_rdr: False |
18 | service_proxy_ileiden: False | |
19 | service_proxy_normal: False | |
[10116] | 20 | status : "up" |
21 | ||
[11322] | 22 | |
[10059] | 23 | iface_ath0: |
[10888] | 24 | comment : "Omni voor de buurt" |
[11242] | 25 | ip : "172.18.52.1/24" |
[10116] | 26 | sdesc : "omni" |
[10703] | 27 | mode : "ap" |
[11737] | 28 | type : "11g" |
[11738] | 29 | channel : 1 |
[10156] | 30 | ssid : "ap-WirelessLeiden-Spoortje" |
[11242] | 31 | dhcp : "10-250" |
[10116] | 32 | status : "up" |
[10059] | 33 | |
34 | ||
35 | iface_vr0: | |
[10116] | 36 | comment : "Ethernet naar bibliotheek Airport transparant" |
37 | ip : "172.18.52.65/28" | |
38 | sdesc : "2bieb" | |
39 | type : "eth" | |
40 | dhcp : "70-78" | |
41 | status : "up" | |
[10059] | 42 | |
[10116] | 43 | |
[10059] | 44 | iface_vr1: |
[10884] | 45 | comment : "Link naar Som2" |
[10116] | 46 | ip : "172.16.17.140/29" |
47 | sdesc : "2som2" | |
48 | mode : "station-wds" | |
49 | type : "eth" | |
50 | extra_type : "eth2wifibridge" | |
51 | channel : "60" | |
52 | ssid : "il-zo.som2.wleiden.net" | |
[10454] | 53 | dhcp : False |
[10729] | 54 | compass : "nw" |
[10116] | 55 | ns_ip : "172.16.17.139/29" |
56 | ns_mac : "00:15:6d:70:53:40" | |
[10892] | 57 | bridge_type: "NanoStation5" |
[10116] | 58 | status : "up" |
[10059] | 59 | |
[10116] | 60 | |
61 | iface_vr2: | |
[11243] | 62 | comment : "A-link naar Cetim1" |
[10116] | 63 | ip : "172.16.4.20/29" |
64 | sdesc : "ncetim1" | |
65 | mode : "station-wds" | |
66 | type : "eth" | |
67 | extra_type : "eth2wifibridge" | |
68 | channel : "120" | |
69 | ssid : "il-no.cetim1.wleiden.net" | |
[10454] | 70 | dhcp : False |
[10729] | 71 | compass : "zw" |
[10116] | 72 | ns_ip : "172.16.4.19" |
73 | ns_mac : "00:15:6d:70:54:4b" | |
[10892] | 74 | bridge_type: "NanoStation5" |
[11371] | 75 | status : "down" |
[10116] | 76 | |
77 |
Note:
See TracBrowser
for help on using the repository browser.