source:
genesis/nodes/HybridLebkov/wleiden.yaml@
11266
Last change on this file since 11266 was 11264, 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.16678" |
[10116] | 7 | location : "Lebkov & Sons, Bargelaan 8, 2333 CT, Leiden CS" |
[10881] | 8 | longitude : "4.48182" |
[10116] | 9 | masterip : "172.19.152.1" |
10 | nodename : "Lebkov" | |
[11264] | 11 | nodetype : "Hybrid" |
[10059] | 12 | rdnap_x : 93058 |
13 | rdnap_y : 464678 | |
[11264] | 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: |
[10884] | 22 | comment : "Ap" |
[10116] | 23 | ip : "172.19.152.1/24" |
24 | sdesc : "ap" | |
[10703] | 25 | mode : "ap" |
[10116] | 26 | type : "11b" |
27 | channel : "4" | |
[10156] | 28 | ssid : "ap-WirelessLeiden-Lebkov" |
[10116] | 29 | dhcp : "10-250" |
30 | status : "up" | |
[10059] | 31 | |
32 | ||
33 | iface_vr0: | |
[10885] | 34 | comment : "Ethernet naar binnen bij Lebkov" |
[10116] | 35 | ip : "172.16.5.161/29" |
36 | sdesc : "2localAP" | |
37 | type : "eth" | |
[10454] | 38 | dhcp : False |
[10116] | 39 | status : "down" |
[10059] | 40 | |
[10116] | 41 | |
[10059] | 42 | iface_vr1: |
[10884] | 43 | comment : "Link naar Geluidsnet1" |
[10116] | 44 | ip : "172.16.17.228/29" |
45 | sdesc : "2geluidsnet1" | |
46 | mode : "station-wds" | |
47 | type : "eth" | |
48 | extra_type : "eth2wifibridge" | |
49 | channel : "36" | |
50 | ssid : "il-n.geluidsnet1.wleiden.net" | |
[10454] | 51 | dhcp : False |
[10729] | 52 | compass : "z" |
[10116] | 53 | ns_ip : "172.16.17.227" |
54 | ns_mac : "00:15:6d:70:54:ba" | |
[10892] | 55 | bridge_type: "NanoStation5" |
[10116] | 56 | status : "up" |
[10059] | 57 | |
[10116] | 58 | |
59 | iface_vr2: | |
[11264] | 60 | comment : "link naar LUMC" |
[10116] | 61 | ip : "172.16.4.164/29" |
62 | sdesc : "2geluidsnet1" | |
63 | mode : "station-wds" | |
64 | type : "eth" | |
65 | extra_type : "eth2wifibridge" | |
66 | channel : "136" | |
67 | ssid : "il-z.lumc.wleiden.net" | |
[10454] | 68 | dhcp : False |
[10729] | 69 | compass : "zw" |
[10116] | 70 | ns_ip : "172.16.4.163/29" |
71 | ns_mac : "00:15:6d:70:54:51" | |
[10892] | 72 | bridge_type: "NanoStation5" |
[10116] | 73 | status : "up" |
74 | ||
75 |
Note:
See TracBrowser
for help on using the repository browser.