source: genesis/nodes/SOM2/wleiden.yaml@ 14198

Last change on this file since 14198 was 14029, checked in by huub, 7 years ago

link naar nieuwe node OnsBuiten2

File size: 2.8 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:
[14029]37 comment : "Link Tuinvereniging OnsBuiten kabel IIIII wartel 2"
[13382]38 ip : "172.16.3.249/29"
39 sdesc : "2onsbuiten"
[10712]40 mode : "ap-wds"
41 type : "eth"
42 extra_type : "eth2wifibridge"
[13480]43 channel : "64"
[13390]44 ssid : "il-o.som2.wleiden.net"
[13382]45 dhcp : False
[13548]46 compass : "o"
[14025]47 ns_ip : "172.16.3.250/29"
[13480]48 ns_mac : "04:18:d6:ca:fc:be"
49 bridge_type: "NanoStationM5"
[10712]50 status : "up"
51
[14029]52iface_ue0_alias0:
53 comment : "Link Tuinvereniging OnsBuiten2 - Ronald"
54 ip : "172.16.7.178/29"
55 sdesc : "2onsbuiten2"
56 type : "eth"
57 dhcp : False
58 status : "up"
59
[10712]60iface_vr0:
[13480]61 comment : "Ethernet naar SOM1 kabel rood"
[10712]62 ip : "172.16.3.138/30"
63 sdesc : "2som1"
64 type : "eth"
65 dhcp : False
66 status : "up"
67
68iface_vr1:
[13480]69 comment : "Link naar Rabo kabel IIIIII wartel 3"
[10712]70 ip : "172.16.16.17/29"
71 sdesc : "2Rabo"
[11320]72 mode : "ap-wds"
[10712]73 type : "eth"
74 extra_type : "eth2wifibridge"
75 channel : "140"
76 ssid : "il-w.som2.wleiden.net"
77 dhcp : False
78 compass : "w"
79 ns_ip : "172.16.16.18/29"
[13480]80 ns_mac : "04:18:d6:cc:0d:7e"
81 bridge_type: "NanoStationM5"
[10712]82 status : "up"
83
84iface_vr1_alias0:
85 comment : "Link naar Psycho"
86 ip : "172.16.16.113/29"
87 sdesc : "2Psycho"
88 type : "eth"
89 extra_type : "eth2wifibridge"
90 dhcp : False
[13480]91 bridge_type: "NanoStationM5"
[12425]92 status : "up"
[10712]93
94iface_vr2:
[13952]95 comment : "Link naar xxxx kabel IIIIIII wartel 1"
[10712]96 ip : "172.16.17.185/29"
[13952]97 sdesc : "2xxxx"
98 mode : "ap-wds"
[10712]99 type : "eth"
100 extra_type : "eth2wifibridge"
101 channel : "36"
102 ssid : "il-zo.som2.wleiden.net"
103 dhcp : False
[10729]104 compass : "zo"
[10712]105 ns_ip : "172.16.17.186/29"
[13480]106 ns_mac : "04:18:d6:ca:fd:3e"
107 bridge_type: "NanoStationM5"
[10712]108 status : "up"
109
[13208]110iface_vr2_alias0:
111 comment : "Link naar Zijloever"
112 ip : "172.16.4.225/29"
113 sdesc : "2Zijloever"
114 type : "eth"
115 extra_type : "eth2wifibridge"
116 dhcp : False
[13480]117 bridge_type: "NanoStatioM5"
[13208]118 status : "up"
[13548]119
Note: See TracBrowser for help on using the repository browser.