source: genesis/nodes/HybridSOM2/wleiden.yaml@ 13398

Last change on this file since 13398 was 13390, checked in by huub, 9 years ago

beetje finetuning mbt link van SOM naar OnsBuiten

File size: 2.7 KB
RevLine 
[10712]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
4board : "ALIX2"
5comment : "None"
[11013]6ileiden : True
[10881]7latitude : "52.16950"
[10712]8location : "Luba, Eschertoren 1A, 2316 ET, Leiden"
[10881]9longitude : "4.49378"
[10712]10masterip : "172.17.2.1"
[11325]11monitoring_group: "wleiden"
[10712]12nodename : "SOM2"
13nodetype : "Hybrid"
14rdnap_x : 93880
15rdnap_y : 464970
16release : "9.0-RELEASE"
17service_accesspoint: True
[11554]18service_concentrator: False
[10881]19service_incoming_rdr: False
[10712]20service_proxy_ileiden: False
21service_proxy_normal: False
22status : "up"
23
24iface_ath0:
[10884]25 comment : "Ap zuidoost"
[10712]26 ip : "172.17.2.1/26"
27 sdesc : "ap-zo"
28 mode : "ap"
[11737]29 type : "11g"
[11738]30 channel : 1
[13382]31 ssid : "WiFi-Leiden"
[13127]32 wlan_mac : "00:1b:b1:02:be:1c"
[10712]33 dhcp : "10-60"
34 status : "up"
35
36iface_ue0:
[13382]37 comment : "link Tuinvereniging Ons Buiten"
38 ip : "172.16.3.249/29"
39 sdesc : "2onsbuiten"
[10712]40 mode : "ap-wds"
41 type : "eth"
42 extra_type : "eth2wifibridge"
43 channel : "6"
[13390]44 ssid : "il-o.som2.wleiden.net"
[13382]45 dhcp : False
46 ns_ip : "172.16.3.250"
[10712]47 ns_mac : "00:15:6d:e8:f9:b6"
[10892]48 bridge_type: "Bullet2"
[10712]49 status : "up"
50
[13335]51iface_ue0_extra0:
52 comment : "wirelessantwerpen speeltje WB-Leiden"
53 type : "eth"
54 ip : "172.17.2.67/26"
55 ns_mac : " "
56 bridge_type: ""
57 status : "up"
[10712]58
59iface_vr0:
60 comment : "Ethernet naar SOM1"
61 ip : "172.16.3.138/30"
62 sdesc : "2som1"
63 type : "eth"
64 dhcp : False
65 status : "up"
66
67iface_vr1:
68 comment : "Link naar Rabo"
69 ip : "172.16.16.17/29"
70 sdesc : "2Rabo"
[11320]71 mode : "ap-wds"
[10712]72 type : "eth"
73 extra_type : "eth2wifibridge"
74 channel : "140"
75 ssid : "il-w.som2.wleiden.net"
76 dhcp : False
77 compass : "w"
78 ns_ip : "172.16.16.18/29"
79 ns_mac : "00:15:6d:ec:82:a8"
[10892]80 bridge_type: "NanoStation5"
[10712]81 status : "up"
82
83iface_vr1_alias0:
84 comment : "Link naar Psycho"
85 ip : "172.16.16.113/29"
86 sdesc : "2Psycho"
87 type : "eth"
88 extra_type : "eth2wifibridge"
89 dhcp : False
[12478]90 bridge_type: "NanoStation M5"
[12425]91 status : "up"
[10712]92
93iface_vr2:
[10884]94 comment : "Link naar Leythenrode"
[10712]95 ip : "172.16.17.185/29"
96 sdesc : "2leythenrode"
97 mode : "station-wds"
98 type : "eth"
99 extra_type : "eth2wifibridge"
100 channel : "36"
101 ssid : "il-zo.som2.wleiden.net"
102 dhcp : False
[10729]103 compass : "zo"
[10712]104 ns_ip : "172.16.17.186/29"
105 ns_mac : "00:15:6d:f2:38:cd"
[10892]106 bridge_type: "NanoStation5"
[10712]107 status : "up"
108
[13208]109iface_vr2_alias0:
110 comment : "Link naar Zijloever"
111 ip : "172.16.4.225/29"
112 sdesc : "2Zijloever"
113 type : "eth"
114 extra_type : "eth2wifibridge"
115 dhcp : False
116 bridge_type: "NanoStation M5"
117 status : "up"
Note: See TracBrowser for help on using the repository browser.