source:
genesis/nodes/TEYAkzoNobel2/wleiden.yaml@
13548
Last change on this file since 13548 was 13548, checked in by , 9 years ago | |
---|---|
File size: 2.1 KB |
Rev | Line | |
---|---|---|
[12806] | 1 | # Genesis config yaml style |
2 | # vim:ts=2:et:sw=2:ai | |
3 | # | |
4 | board : "ALIX2" | |
5 | comment : "None" | |
[13548] | 6 | latitude : "52.20737" |
[12806] | 7 | location : "AkzoNobel, Sassenheim" |
[13548] | 8 | longitude : "4.48870" |
[12806] | 9 | masterip : "172.17.80.1" |
10 | monitoring_group: "Teylingen" | |
11 | nodename : "TEYAkzoNobel2" | |
12 | nodetype : "Hybrid" | |
13 | rdnap_x : 93585 | |
14 | rdnap_y : 469188 | |
15 | release : "9.0-RELEASE" | |
16 | service_accesspoint: True | |
17 | service_concentrator: False | |
18 | service_incoming_rdr: False | |
19 | service_proxy_ileiden: False | |
20 | service_proxy_normal: False | |
[12989] | 21 | status : "up" |
[12806] | 22 | |
23 | ||
24 | iface_ath0: | |
[12938] | 25 | comment : "Access Point" |
26 | ip : "172.17.80.1/24" | |
27 | sdesc : "Ap" | |
28 | mode : "ap" | |
29 | type : "11g" | |
30 | channel : 11 | |
[13231] | 31 | ssid : "WiFi Teylingen 2" |
[12938] | 32 | dhcp : "10-250" |
[12806] | 33 | status : "up" |
34 | ||
[13548] | 35 | |
[12806] | 36 | iface_ue0: |
[13495] | 37 | comment : "Interlink naar JOP" |
[12821] | 38 | ip : "172.16.10.1/29" |
[13495] | 39 | sdesc : "2jop" |
[12821] | 40 | mode : "ap" |
[12806] | 41 | type : "eth" |
42 | extra_type : "eth2wifibridge" | |
[12821] | 43 | channel : "136" |
44 | ssid : "il-zw.teyakzonobel2.wleiden.net" | |
45 | dhcp : False | |
[13548] | 46 | compass : "nw" |
[12821] | 47 | ns_ip : "172.16.10.2" |
[13548] | 48 | ns_mac : "dc:9f:db:f2:0f:6c" |
[12821] | 49 | bridge_type: "NanoBridgeM5" |
[12938] | 50 | status : "up" |
[13548] | 51 | |
52 | ||
[12806] | 53 | iface_vr0: |
54 | comment : "Interlink naar Joris de Witte" | |
55 | ip : "172.16.7.20/29" | |
[12821] | 56 | sdesc : "2jdw" |
[12989] | 57 | mode : "ap-wds" |
[12806] | 58 | type : "eth" |
59 | extra_type : "eth2wifibridge" | |
60 | channel : "64" | |
61 | ssid : "il-nno.jorisdewitte.wleiden.net" | |
62 | dhcp : False | |
[13548] | 63 | compass : "o" |
[12806] | 64 | ns_ip : "172.16.7.19" |
[13548] | 65 | ns_mac : "dc:9f:db:2a:2c:ed" |
[12938] | 66 | bridge_type: "NanoStationM5" |
[12806] | 67 | status : "up" |
68 | ||
69 | ||
70 | iface_vr1: | |
[12999] | 71 | comment : "Interlink naar Meelfabriek1" |
72 | ip : "172.16.5.4/29" | |
73 | sdesc : "2meelfab" | |
74 | mode : "station-wds" | |
[12806] | 75 | type : "eth" |
76 | extra_type : "eth2wifibridge" | |
[12999] | 77 | channel : "100" |
78 | ssid : "il-nw.meelfabriek1.wleiden.n" | |
[12806] | 79 | dhcp : False |
[13548] | 80 | compass : "z" |
[12999] | 81 | ns_ip : "172.16.5.3" |
[13548] | 82 | ns_mac : "dc:9f:db:f2:0e:2d" |
[12806] | 83 | bridge_type: "NanoBridgeM5" |
84 | status : "up" | |
85 | ||
[13548] | 86 | |
[12806] | 87 | iface_vr2: |
[12938] | 88 | comment : "UTP naar AkzoNobel1" |
[12989] | 89 | ip : "172.17.0.66/30" |
[12938] | 90 | sdesc : "2akzo1" |
[12806] | 91 | type : "eth" |
92 | dhcp : False | |
[12821] | 93 | status : "up" |
[12806] | 94 | |
[13548] | 95 |
Note:
See TracBrowser
for help on using the repository browser.