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

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

link naar nieuwe node OnsBuiten2

File size: 2.8 KB
Line 
1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
4board : "ALIX2"
5comment : "None"
6ileiden : True
7latitude : "52.16950"
8location : "Luba, Eschertoren 1A, 2316 ET, Leiden"
9longitude : "4.49378"
10masterip : "172.17.2.1"
11monitoring_group: "wleiden"
12nodename : "SOM2"
13nodetype : "Hybrid"
14rdnap_x : 93880
15rdnap_y : 464970
16release : "9.0-RELEASE"
17service_accesspoint: True
18service_concentrator: False
19service_incoming_rdr: False
20service_proxy_ileiden: False
21service_proxy_normal: False
22status : "up"
23
24iface_ath0:
25 comment : "Ap zuidoost"
26 ip : "172.17.2.1/26"
27 sdesc : "ap-zo"
28 mode : "ap"
29 type : "11g"
30 channel : 1
31 ssid : "WiFi-Leiden"
32 wlan_mac : "00:1b:b1:02:be:1c"
33 dhcp : "10-60"
34 status : "up"
35
36iface_ue0:
37 comment : "Link Tuinvereniging OnsBuiten kabel IIIII wartel 2"
38 ip : "172.16.3.249/29"
39 sdesc : "2onsbuiten"
40 mode : "ap-wds"
41 type : "eth"
42 extra_type : "eth2wifibridge"
43 channel : "64"
44 ssid : "il-o.som2.wleiden.net"
45 dhcp : False
46 compass : "o"
47 ns_ip : "172.16.3.250/29"
48 ns_mac : "04:18:d6:ca:fc:be"
49 bridge_type: "NanoStationM5"
50 status : "up"
51
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
60iface_vr0:
61 comment : "Ethernet naar SOM1 kabel rood"
62 ip : "172.16.3.138/30"
63 sdesc : "2som1"
64 type : "eth"
65 dhcp : False
66 status : "up"
67
68iface_vr1:
69 comment : "Link naar Rabo kabel IIIIII wartel 3"
70 ip : "172.16.16.17/29"
71 sdesc : "2Rabo"
72 mode : "ap-wds"
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"
80 ns_mac : "04:18:d6:cc:0d:7e"
81 bridge_type: "NanoStationM5"
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
91 bridge_type: "NanoStationM5"
92 status : "up"
93
94iface_vr2:
95 comment : "Link naar xxxx kabel IIIIIII wartel 1"
96 ip : "172.16.17.185/29"
97 sdesc : "2xxxx"
98 mode : "ap-wds"
99 type : "eth"
100 extra_type : "eth2wifibridge"
101 channel : "36"
102 ssid : "il-zo.som2.wleiden.net"
103 dhcp : False
104 compass : "zo"
105 ns_ip : "172.16.17.186/29"
106 ns_mac : "04:18:d6:ca:fd:3e"
107 bridge_type: "NanoStationM5"
108 status : "up"
109
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
117 bridge_type: "NanoStatioM5"
118 status : "up"
119
Note: See TracBrowser for help on using the repository browser.