source:
genesis/nodes/HybridGrip/wleiden.yaml@
11392
Last change on this file since 11392 was 11325, checked in by , 12 years ago | |
---|---|
File size: 1.8 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.14730" |
[10116] | 7 | location : "Stichting Werk en Onderneming, Frambozenweg 5, 2321 KA, Leiden" |
[10881] | 8 | longitude : "4.48863" |
[10116] | 9 | masterip : "172.21.8.1" |
[11325] | 10 | monitoring_group: "wleiden" |
[10116] | 11 | nodename : "Grip" |
[11256] | 12 | nodetype : "Hybrid" |
[10059] | 13 | rdnap_x : 93497 |
14 | rdnap_y : 462505 | |
[11256] | 15 | release : "9.0-RELEASE" |
16 | service_accesspoint: True | |
17 | service_incoming_rdr: False | |
18 | service_proxy_ileiden: False | |
19 | service_proxy_normal: False | |
[10116] | 20 | status : "up" |
21 | ||
22 | ||
[10059] | 23 | iface_ath0: |
[10888] | 24 | comment : "Omni (dubbele waveguide)" |
[11256] | 25 | ip : "172.21.8.1/24" |
[10116] | 26 | sdesc : "ap" |
[10703] | 27 | mode : "ap" |
[10116] | 28 | type : "11b" |
29 | channel : "11" | |
[10156] | 30 | ssid : "ap-WirelessLeiden-Grip" |
[11256] | 31 | dhcp : "10-250" |
[10116] | 32 | status : "up" |
[10059] | 33 | |
34 | ||
35 | iface_vr0: | |
[10884] | 36 | comment : "A-link naar vosko1" |
[10116] | 37 | ip : "172.16.16.60/29" |
38 | sdesc : "2vosko1" | |
39 | mode : "station-wds" | |
40 | type : "eth" | |
41 | extra_type : "eth2wifibridge" | |
42 | ssid : "il-zw.vosko1.wleiden.net" | |
[10454] | 43 | dhcp : False |
[10729] | 44 | compass : "n" |
[10116] | 45 | ns_ip : "172.16.16.59/29" |
46 | ns_mac : "00:15:6d:70:50:09" | |
[10892] | 47 | bridge_type: "NanoStation5" |
[10116] | 48 | status : "up" |
[10059] | 49 | |
[10116] | 50 | |
[10059] | 51 | iface_vr1: |
[10116] | 52 | comment : "Link naar ROC2" |
53 | ip : "172.16.5.29/29" | |
54 | sdesc : "2roc2" | |
55 | mode : "station-wds" | |
56 | type : "eth" | |
57 | extra_type : "eth2wifibridge" | |
58 | channel : "52" | |
59 | ssid : "il-nw.roc2.wleiden.net" | |
[10454] | 60 | dhcp : False |
[10729] | 61 | compass : "zo" |
[10116] | 62 | ns_ip : "192.168.1.20/24" |
63 | ns_mac : "00:15:6d:ad:34:35" | |
64 | status : "down" | |
[10059] | 65 | |
[10116] | 66 | |
67 | iface_vr2: | |
[10884] | 68 | comment : "Link naar LCPL" |
[10116] | 69 | ip : "172.16.1.1/30" |
70 | sdesc : "2lcpl" | |
71 | mode : "ap-wds" | |
72 | type : "eth" | |
73 | extra_type : "eth2wifibridge" | |
74 | channel : "8" | |
75 | ssid : "il-zw.grip.wleiden.net" | |
[10454] | 76 | dhcp : False |
[10729] | 77 | compass : "w" |
[10116] | 78 | ns_ip : "192.168.1.20/24" |
79 | ns_mac : "00:15:6d:30:29:6b" | |
80 | status : "down" | |
81 | ||
82 |
Note:
See TracBrowser
for help on using the repository browser.