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

Last change on this file since 13208 was 13208, checked in by huub, 10 years ago

link zijloever naar som verlegd van som1 naar som2

File size: 2.6 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
24
25iface_ath0:
[10884]26 comment : "Ap zuidoost"
[10712]27 ip : "172.17.2.1/26"
28 sdesc : "ap-zo"
29 mode : "ap"
[11737]30 type : "11g"
[11738]31 channel : 1
[13127]32 ssid : "WiFi-Leiden-2"
33 wlan_mac : "00:1b:b1:02:be:1c"
[10712]34 dhcp : "10-60"
35 status : "up"
36
37
38iface_ue0:
[12430]39 comment : "Ap via Bullet2; wirelessantwerpen speeltje WB-Leiden op 172.17.2.67"
[10712]40 ip : "172.17.2.65/26"
41 sdesc : "ap3"
42 mode : "ap-wds"
43 type : "eth"
44 extra_type : "eth2wifibridge"
45 channel : "6"
46 ssid : "ap-WirelessLeiden-Som3"
47 dhcp : "70-120"
48 ns_ip : "172.17.2.66/26"
49 ns_mac : "00:15:6d:e8:f9:b6"
[10892]50 bridge_type: "Bullet2"
[10712]51 status : "up"
52
53
54iface_vr0:
55 comment : "Ethernet naar SOM1"
56 ip : "172.16.3.138/30"
57 sdesc : "2som1"
58 type : "eth"
59 dhcp : False
60 status : "up"
61
62
63iface_vr1:
64 comment : "Link naar Rabo"
65 ip : "172.16.16.17/29"
66 sdesc : "2Rabo"
[11320]67 mode : "ap-wds"
[10712]68 type : "eth"
69 extra_type : "eth2wifibridge"
70 channel : "140"
71 ssid : "il-w.som2.wleiden.net"
72 dhcp : False
73 compass : "w"
74 ns_ip : "172.16.16.18/29"
75 ns_mac : "00:15:6d:ec:82:a8"
[10892]76 bridge_type: "NanoStation5"
[10712]77 status : "up"
78
79
80iface_vr1_alias0:
81 comment : "Link naar Psycho"
82 ip : "172.16.16.113/29"
83 sdesc : "2Psycho"
84 type : "eth"
85 extra_type : "eth2wifibridge"
86 dhcp : False
[12478]87 bridge_type: "NanoStation M5"
[12425]88 status : "up"
[10712]89
90
91iface_vr2:
[10884]92 comment : "Link naar Leythenrode"
[10712]93 ip : "172.16.17.185/29"
94 sdesc : "2leythenrode"
95 mode : "station-wds"
96 type : "eth"
97 extra_type : "eth2wifibridge"
98 channel : "36"
99 ssid : "il-zo.som2.wleiden.net"
100 dhcp : False
[10729]101 compass : "zo"
[10712]102 ns_ip : "172.16.17.186/29"
103 ns_mac : "00:15:6d:f2:38:cd"
[10892]104 bridge_type: "NanoStation5"
[10712]105 status : "up"
106
[13208]107iface_vr2_alias0:
108 comment : "Link naar Zijloever"
109 ip : "172.16.4.225/29"
110 sdesc : "2Zijloever"
111 type : "eth"
112 extra_type : "eth2wifibridge"
113 dhcp : False
114 bridge_type: "NanoStation M5"
115 status : "up"
Note: See TracBrowser for help on using the repository browser.