source:
genesis/nodes/HybridSpoortje/wleiden.yaml@
11371
Last change on this file since 11371 was 11371, checked in by , 13 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 |
16 | service_incoming_rdr: False | |
17 | service_proxy_ileiden: False | |
18 | service_proxy_normal: False | |
[10116] | 19 | status : "up" |
20 | ||
[11322] | 21 | |
[10059] | 22 | iface_ath0: |
[10888] | 23 | comment : "Omni voor de buurt" |
[11242] | 24 | ip : "172.18.52.1/24" |
[10116] | 25 | sdesc : "omni" |
[10703] | 26 | mode : "ap" |
[10116] | 27 | type : "11b" |
28 | channel : "3" | |
[10156] | 29 | ssid : "ap-WirelessLeiden-Spoortje" |
[11242] | 30 | dhcp : "10-250" |
[10116] | 31 | status : "up" |
[10059] | 32 | |
33 | ||
34 | iface_vr0: | |
[10116] | 35 | comment : "Ethernet naar bibliotheek Airport transparant" |
36 | ip : "172.18.52.65/28" | |
37 | sdesc : "2bieb" | |
38 | type : "eth" | |
39 | dhcp : "70-78" | |
40 | status : "up" | |
[10059] | 41 | |
[10116] | 42 | |
[10059] | 43 | iface_vr1: |
[10884] | 44 | comment : "Link naar Som2" |
[10116] | 45 | ip : "172.16.17.140/29" |
46 | sdesc : "2som2" | |
47 | mode : "station-wds" | |
48 | type : "eth" | |
49 | extra_type : "eth2wifibridge" | |
50 | channel : "60" | |
51 | ssid : "il-zo.som2.wleiden.net" | |
[10454] | 52 | dhcp : False |
[10729] | 53 | compass : "nw" |
[10116] | 54 | ns_ip : "172.16.17.139/29" |
55 | ns_mac : "00:15:6d:70:53:40" | |
[10892] | 56 | bridge_type: "NanoStation5" |
[10116] | 57 | status : "up" |
[10059] | 58 | |
[10116] | 59 | |
60 | iface_vr2: | |
[11243] | 61 | comment : "A-link naar Cetim1" |
[10116] | 62 | ip : "172.16.4.20/29" |
63 | sdesc : "ncetim1" | |
64 | mode : "station-wds" | |
65 | type : "eth" | |
66 | extra_type : "eth2wifibridge" | |
67 | channel : "120" | |
68 | ssid : "il-no.cetim1.wleiden.net" | |
[10454] | 69 | dhcp : False |
[10729] | 70 | compass : "zw" |
[10116] | 71 | ns_ip : "172.16.4.19" |
72 | ns_mac : "00:15:6d:70:54:4b" | |
[10892] | 73 | bridge_type: "NanoStation5" |
[11371] | 74 | status : "down" |
[10116] | 75 | |
76 |
Note:
See TracBrowser
for help on using the repository browser.