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

Last change on this file since 14377 was 14261, checked in by huub, 6 years ago

link naar node Theehuis bij SOM

File size: 3.0 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 : "11.2-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 OnsBuiten1 kabel IIIII wartel 2"
38 ip : "172.16.3.249/29"
39 sdesc : "2onsbuiten1"
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_ue0_alias1:
61 comment : "Link Theehuis"
62 ip : "172.16.10.121/29"
63 sdesc : "2theehuis"
64 type : "eth"
65 dhcp : False
66 status : "up"
67
68iface_vr0:
69 comment : "Ethernet naar SOM1 kabel rood"
70 ip : "172.16.3.138/30"
71 sdesc : "2som1"
72 type : "eth"
73 dhcp : False
74 status : "up"
75
76iface_vr1:
77 comment : "Link naar Rabo kabel IIIIII wartel 3"
78 ip : "172.16.16.17/29"
79 sdesc : "2Rabo"
80 mode : "ap-wds"
81 type : "eth"
82 extra_type : "eth2wifibridge"
83 channel : "140"
84 ssid : "il-w.som2.wleiden.net"
85 dhcp : False
86 compass : "w"
87 ns_ip : "172.16.16.18/29"
88 ns_mac : "04:18:d6:cc:0d:7e"
89 bridge_type: "NanoStationM5"
90 status : "up"
91
92iface_vr1_alias0:
93 comment : "Link naar Psycho"
94 ip : "172.16.16.113/29"
95 sdesc : "2Psycho"
96 type : "eth"
97 extra_type : "eth2wifibridge"
98 dhcp : False
99 bridge_type: "NanoStationM5"
100 status : "up"
101
102iface_vr2:
103 comment : "Link naar xxxx kabel IIIIIII wartel 1"
104 ip : "172.16.17.185/29"
105 sdesc : "2xxxx"
106 mode : "ap-wds"
107 type : "eth"
108 extra_type : "eth2wifibridge"
109 channel : "36"
110 ssid : "il-zo.som2.wleiden.net"
111 dhcp : False
112 compass : "zo"
113 ns_ip : "172.16.17.186/29"
114 ns_mac : "04:18:d6:ca:fd:3e"
115 bridge_type: "NanoStationM5"
116 status : "up"
117
118iface_vr2_alias0:
119 comment : "Link naar Zijloever"
120 ip : "172.16.4.225/29"
121 sdesc : "2Zijloever"
122 type : "eth"
123 extra_type : "eth2wifibridge"
124 dhcp : False
125 bridge_type: "NanoStatioM5"
126 status : "up"
127
Note: See TracBrowser for help on using the repository browser.