source:
genesis/nodes/HybridUniGor1/wleiden.yaml@
11664
Last change on this file since 11664 was 11582, checked in by , 12 years ago | |
---|---|
File size: 2.1 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.16782" |
[10116] | 7 | location : "Gorleus Lab Universiteit Leiden, Einsteinweg 55, 2333 CC, Leiden" |
[10881] | 8 | longitude : "4.45961" |
[10116] | 9 | masterip : "172.17.35.1" |
[11325] | 10 | monitoring_group: "wleiden" |
[10116] | 11 | nodename : "UniGor1" |
[11261] | 12 | nodetype : "Hybrid" |
[10059] | 13 | rdnap_x : 91540 |
14 | rdnap_y : 464813 | |
[11261] | 15 | service_accesspoint: True |
[11554] | 16 | service_concentrator: False |
[11261] | 17 | service_incoming_rdr: False |
18 | service_proxy_ileiden: False | |
19 | service_proxy_normal: False | |
[10116] | 20 | status : "up" |
[10059] | 21 | |
[10116] | 22 | |
[10059] | 23 | iface_ath0: |
[10116] | 24 | comment : "AP Richting oost" |
25 | ip : "172.17.35.1/24" | |
26 | sdesc : "ap-o" | |
[10703] | 27 | mode : "ap" |
[10116] | 28 | type : "11b" |
29 | channel : "2" | |
[10156] | 30 | ssid : "ap-WirelessLeiden-Unigor-oost" |
[10116] | 31 | dhcp : "10-250" |
32 | status : "up" | |
[10059] | 33 | |
[10116] | 34 | |
35 | iface_vr0: | |
[10885] | 36 | comment : "Ethernet naar server en Gorlaeus nodes" |
[10116] | 37 | ip : "172.19.128.65/28" |
38 | sdesc : "eth" | |
39 | type : "eth" | |
[10454] | 40 | dhcp : False |
[10116] | 41 | status : "up" |
42 | ||
[10321] | 43 | |
[10116] | 44 | iface_vr1: |
[11322] | 45 | comment : "Link naar Cope" |
[10116] | 46 | ip : "172.16.3.185/29" |
47 | sdesc : "2cope" | |
[11261] | 48 | mode : "ap-wds" |
[10116] | 49 | type : "eth" |
50 | extra_type : "eth2wifibridge" | |
51 | channel : "128" | |
52 | ssid : "il-zo.unigor1.wleiden.net" | |
[10454] | 53 | dhcp : False |
[10729] | 54 | compass : "zo" |
[10116] | 55 | ns_ip : "172.16.3.186/29" |
56 | ns_mac : "00:15:6d:f2:38:a0" | |
[10892] | 57 | bridge_type: "NanoStation5" |
[10116] | 58 | status : "up" |
59 | ||
60 | ||
61 | iface_vr1_alias0: | |
[11582] | 62 | comment : "Link naar Lebkov" |
[10116] | 63 | ip : "172.16.4.81/29" |
[11582] | 64 | sdesc : "2lebkov" |
[10116] | 65 | type : "eth" |
[10454] | 66 | dhcp : False |
[10116] | 67 | status : "up" |
68 | ||
69 | ||
[10104] | 70 | iface_vr2: |
[11322] | 71 | comment : "Link naar Robijn" |
[10308] | 72 | ip : "172.16.5.217/29" |
[10116] | 73 | sdesc : "2robijn" |
[11261] | 74 | mode : "ap-wds" |
[10116] | 75 | type : "eth" |
76 | extra_type : "eth2wifibridge" | |
77 | channel : "104" | |
78 | ssid : "il-z.unigor1.wleiden.net" | |
[10454] | 79 | dhcp : False |
[10729] | 80 | compass : "z" |
[10116] | 81 | ns_ip : "172.16.5.218/29" |
82 | ns_mac : "00:15:6d:f2:38:bd" | |
[10892] | 83 | bridge_type: "NanoStation5" |
[10116] | 84 | status : "up" |
[10059] | 85 | |
[10116] | 86 | |
[10104] | 87 | iface_vr2_alias0: |
[11261] | 88 | comment : "Link naar Zwaluwak" |
[11424] | 89 | ip : "172.16.4.33/29" |
[10116] | 90 | sdesc : "2zwaluwak" |
91 | type : "eth" | |
[10463] | 92 | dhcp : False |
[10116] | 93 | status : "up" |
[10104] | 94 | |
[10059] | 95 |
Note:
See TracBrowser
for help on using the repository browser.