source:
genesis/nodes/Rabo1/wleiden.yaml@
14280
Last change on this file since 14280 was 14025, checked in by , 7 years ago | |
---|---|
File size: 2.4 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.16950" |
[10116] | 7 | location : "Rabobank (Oost), Schipholweg 105, 2316 XC, Leiden" |
[10881] | 8 | longitude : "4.48901" |
[10116] | 9 | masterip : "172.19.136.1" |
[11325] | 10 | monitoring_group: "wleiden" |
[10116] | 11 | nodename : "Rabo1" |
[11248] | 12 | nodetype : "Hybrid" |
[10059] | 13 | rdnap_x : 93554 |
14 | rdnap_y : 464974 | |
[11248] | 15 | release : "9.0-RELEASE" |
16 | service_accesspoint: True | |
[11554] | 17 | service_concentrator: False |
[11248] | 18 | service_incoming_rdr: False |
19 | service_proxy_ileiden: False | |
20 | service_proxy_normal: False | |
[10116] | 21 | status : "up" |
[10059] | 22 | |
23 | ||
24 | iface_ath0: | |
[10884] | 25 | comment : "Ap oost" |
[11248] | 26 | ip : "172.19.136.1/24" |
[10116] | 27 | sdesc : "ap-o" |
[10703] | 28 | mode : "ap" |
[11737] | 29 | type : "11g" |
[11738] | 30 | channel : 1 |
[13118] | 31 | ssid : "WiFi-Leiden" |
32 | wlan_mac : "00:1b:b1:05:03:05" | |
[11248] | 33 | dhcp : "10-250" |
[10116] | 34 | status : "up" |
[10059] | 35 | |
[12474] | 36 | |
[10116] | 37 | iface_ue0: |
[12166] | 38 | comment : "Ap-noord met SD15" |
[11248] | 39 | ip : "172.17.44.1/24" |
40 | sdesc : "2apnoord" | |
41 | mode : "ap" | |
[10116] | 42 | type : "eth" |
[11638] | 43 | channel : "1" |
[13118] | 44 | ssid : "WiFi-Leiden-n" |
[11248] | 45 | dhcp : "10-250" |
[10116] | 46 | compass : "n" |
[11248] | 47 | ns_ip : "172.17.44.2/24" |
[12166] | 48 | ns_mac : "00:15:6d:e8:f9:5e" |
[11731] | 49 | bridge_type: "Bullet2" |
[11248] | 50 | status : "up" |
[10116] | 51 | |
[12474] | 52 | |
[10059] | 53 | iface_vr0: |
[10116] | 54 | comment : "Ethernet naar Rabo2" |
[14025] | 55 | ip : "172.16.3.17/30" |
[10116] | 56 | sdesc : "2rabo2" |
57 | type : "eth" | |
[10454] | 58 | dhcp : False |
[10116] | 59 | status : "up" |
[10059] | 60 | |
[12474] | 61 | |
[10059] | 62 | iface_vr1: |
[12284] | 63 | comment : "A-link naar Vosko2" |
[10116] | 64 | ip : "172.16.4.9/29" |
65 | sdesc : "2huub" | |
66 | mode : "station-wds" | |
67 | type : "eth" | |
68 | extra_type : "eth2wifibridge" | |
69 | channel : "44" | |
70 | ssid : "il-z.rabo1.wleiden.net" | |
[10454] | 71 | dhcp : False |
[10729] | 72 | compass : "z" |
[10116] | 73 | ns_ip : "172.16.4.10/29" |
74 | ns_mac : "00:15:6d:70:53:6a" | |
[10892] | 75 | bridge_type: "NanoStation5" |
[10116] | 76 | status : "up" |
[10059] | 77 | |
[12474] | 78 | |
[11617] | 79 | iface_vr1_alias0: |
80 | comment : "A-link naar CeTIM2" | |
[11618] | 81 | ip : "172.16.4.97/29" |
[11617] | 82 | sdesc : "2cetim2" |
83 | type : "eth" | |
84 | status : "up" | |
[10116] | 85 | |
[12474] | 86 | |
[12677] | 87 | iface_vr1_alias1: |
88 | comment : "A-link naar NieuweEnergie" | |
89 | ip : "172.16.9.137/29" | |
90 | sdesc : "2cetim2" | |
91 | type : "eth" | |
92 | status : "up" | |
93 | ||
[13548] | 94 | |
[10116] | 95 | iface_vr2: |
[10885] | 96 | comment : "InterLink naar SOM" |
[10116] | 97 | ip : "172.16.16.20/29" |
98 | sdesc : "2som" | |
99 | mode : "station-wds" | |
100 | type : "eth" | |
101 | extra_type : "eth2wifibridge" | |
102 | channel : "140" | |
103 | ssid : "il-w.som2.wleiden.net" | |
[10454] | 104 | dhcp : False |
[10729] | 105 | compass : "o" |
[10116] | 106 | ns_ip : "172.16.16.19/29" |
107 | ns_mac : "00:15:6d:70:54:62" | |
[10892] | 108 | bridge_type: "NanoStation5" |
[10116] | 109 | status : "up" |
110 | ||
111 |
Note:
See TracBrowser
for help on using the repository browser.