source:
genesis/nodes/HybridJVC/wleiden.yaml@
11235
Last change on this file since 11235 was 11235, checked in by , 13 years ago | |
---|---|
File size: 2.0 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.14243" |
[10116] | 7 | location : "JVC, De Heyderweg 2-6, 2314 XZ, Leiden" |
[10881] | 8 | longitude : "4.50905" |
[10116] | 9 | masterip : "172.18.32.1" |
10 | nodename : "JVC" | |
[11235] | 11 | nodetype : "Hybrid" |
[10059] | 12 | rdnap_x : 94888 |
13 | rdnap_y : 461946 | |
[11235] | 14 | release : "9.0-RELEASE" |
15 | service_accesspoint: True | |
16 | service_incoming_rdr: False | |
17 | service_proxy_ileiden: False | |
18 | service_proxy_normal: False | |
[10116] | 19 | status : "up" |
20 | ||
[10059] | 21 | iface_ath0: |
[10885] | 22 | comment : "AP voor de buurt" |
[11235] | 23 | ip : "172.18.32.1/24" |
[10116] | 24 | sdesc : "ap" |
[10703] | 25 | mode : "ap" |
[10116] | 26 | type : "11b" |
27 | channel : "4" | |
[10156] | 28 | ssid : "ap-WirelessLeiden-Jvc" |
[11235] | 29 | dhcp : "10-250" |
[10116] | 30 | status : "up" |
[10059] | 31 | |
32 | ||
[10116] | 33 | iface_vr0: |
[10884] | 34 | comment : "A-link to Graficall via Nanostation5" |
[10116] | 35 | ip : "172.16.3.9/29" |
36 | sdesc : "2graficall" | |
37 | mode : "station-wds" | |
38 | type : "eth" | |
39 | extra_type : "eth2wifibridge" | |
40 | channel : "100" | |
41 | ssid : "il-no.jvc.wleiden.net" | |
[10454] | 42 | dhcp : False |
[10729] | 43 | compass : "no" |
[10116] | 44 | ns_ip : "172.16.3.10/29" |
45 | ns_mac : "00:15:6d:ea:f0:fe" | |
[10892] | 46 | bridge_type: "NanoStation5" |
[10116] | 47 | status : "up" |
48 | ||
49 | ||
[10059] | 50 | iface_vr0_alias0: |
[10884] | 51 | comment : "Link naar Meerburg" |
[10116] | 52 | ip : "172.16.4.241/29" |
53 | sdesc : "2meerburg" | |
54 | type : "eth" | |
55 | extra_type : "eth2wifibridge" | |
[10454] | 56 | dhcp : False |
[10116] | 57 | status : "up" |
[10059] | 58 | |
59 | ||
60 | iface_vr1: | |
[10884] | 61 | comment : "Link naar ROC2" |
[10116] | 62 | ip : "172.16.5.33/29" |
63 | sdesc : "2ROC2" | |
64 | mode : "station-wds" | |
65 | type : "eth" | |
66 | extra_type : "eth2wifibridge" | |
67 | channel : "108" | |
68 | ssid : "il-w.jvc.wleiden.net" | |
[10454] | 69 | dhcp : False |
[10116] | 70 | compass : "w" |
71 | ns_ip : "172.16.5.34/29" | |
72 | ns_mac : "00:15:6d:ea:eb:d3" | |
[10892] | 73 | bridge_type: "NanoStation5" |
[10116] | 74 | status : "up" |
[10059] | 75 | |
[10116] | 76 | |
77 | iface_vr2: | |
[10884] | 78 | comment : "Link naar Zwet" |
[10116] | 79 | ip : "172.16.5.153/29" |
80 | sdesc : "2Zwet" | |
81 | mode : "station-wds" | |
82 | type : "eth" | |
83 | extra_type : "eth2wifibridge" | |
84 | channel : "60" | |
85 | ssid : "il-z.jvc.wleiden.net" | |
[10454] | 86 | dhcp : False |
[10729] | 87 | compass : "z" |
[10116] | 88 | ns_ip : "172.16.5.154/29" |
89 | ns_mac : "00:15:6d:ea:f0:67" | |
90 | status : "down" | |
91 | ||
92 |
Note:
See TracBrowser
for help on using the repository browser.