source: genesis/nodes/HybridKWVdeKaag/wleiden.yaml@ 12514

Last change on this file since 12514 was 12514, checked in by huub, 11 years ago

kanalen en mac-adressen bijgesteld

File size: 3.3 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.19745"
[10712]8location : "Starttoren KWV de Kaag, Sweilandpolder 8, 2362AG Warmond"
[10881]9longitude : "4.53709"
[10712]10masterip : "172.27.16.1"
[11325]11monitoring_group: "wleiden"
[10712]12nodename : "KWVdeKaag"
13nodetype : "Hybrid"
14rdnap_x : 96879
15rdnap_y : 468044
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
[10729]24
[10712]25iface_ath0:
26 comment : "Omni voor de buurt"
[11342]27 ip : "172.27.16.1/24"
[10712]28 sdesc : "omni"
29 mode : "ap"
[11737]30 type : "11g"
[11738]31 channel : 6
[10712]32 ssid : "ap-WirelessLeiden-Kwv"
[11342]33 dhcp : "10-250"
[10712]34 status : "up"
35
36
37iface_ue0:
[12436]38 comment : "Link naar zuid"
[10712]39 ip : "172.16.18.9/29"
[12436]40 sdesc : "2zuid"
41 mode : "ap-wds"
[10712]42 type : "eth"
43 extra_type : "eth2wifibridge"
44 channel : "136"
[12436]45 ssid : "il-z.kwvdekaag.wleiden.net"
[10712]46 dhcp : False
[12436]47 compass : "z"
[10712]48 ns_ip : "172.16.18.10/29"
[11733]49 ns_mac : "00:15:6d:e2:be:15"
[10892]50 bridge_type: "NanoStation M5"
[10712]51 status : "down"
52
[12474]53
[12436]54iface_vr0:
[12514]55 comment : "Link naar StBavo1"
[12436]56 ip : "172.16.7.244/29"
57 sdesc : "2stbavo"
58 mode : "station-wds"
59 type : "eth"
60 extra_type : "eth2wifibridge"
[12514]61 channel : "100"
62 ssid : "il-w.stbavo1.wleiden.net"
[12436]63 dhcp : False
64 compass : "o"
65 ns_ip : "172.16.7.243/29"
[12474]66 ns_mac : "dc:9f:db:2e:b3:2a"
[12436]67 bridge_type: "NanoBridgeM24"
[12514]68 status : "up"
[10712]69
[12474]70
[12514]71
[12436]72iface_vr1:
73 comment : "Link naar Lijtweg2 via switch"
74 ip : "172.16.17.252/29"
75 sdesc : "2lijtweg2"
76 mode : "station-wds"
77 type : "eth"
78 extra_type : "eth2wifibridge"
79 channel : "44"
80 ssid : "il-ozo.lijtweg2.wleiden.net"
81 dhcp : False
82 compass : "w"
83 ns_ip : "172.16.17.251/29"
84 ns_mac : "00:15:6d:f2:44:2e"
85 bridge_type: "NanoStation M5"
86 status : "up"
87
[12474]88
[12436]89iface_vr1_alias0:
90 comment : "Link naar Kaag1 via switch"
[10712]91 ip : "172.16.18.4/29"
92 sdesc : "2kaag1"
93 mode : "station-wds"
94 type : "eth"
95 extra_type : "eth2wifibridge"
96 channel : "128"
97 ssid : "il-z.kaag1.wleiden.net"
98 dhcp : False
[10729]99 compass : "no"
[10712]100 ns_ip : "172.16.18.3/29"
101 ns_mac : "00:15:6d:e2:be:7c"
[10892]102 bridge_type: "NanoStation M5"
[10712]103 status : "up"
104
105
[12436]106iface_vr1_alias1:
107 comment : "Link naar McDonalds via switch"
108 ip : "172.16.4.17/29"
109 sdesc : "2mcdonalds"
110 mode : "ap-wds"
[10712]111 type : "eth"
112 extra_type : "eth2wifibridge"
[12436]113 channel : "52"
114 ssid : "il-w.kwvdekaag.wleiden.net"
[10712]115 dhcp : False
[10729]116 compass : "w"
[12436]117 ns_ip : "172.16.4.18/29"
[12474]118 ns_mac : "dc:9f:db:64:2d:61"
[10892]119 bridge_type: "NanoStation M5"
[10712]120 status : "up"
121
122
123iface_vr2:
[12436]124 comment : "Link naar proxykwvdekaag"
[10712]125 ip : "172.16.18.17/30"
[12436]126 sdesc : "2proxykwvdekaag"
[10712]127 type : "eth"
128 dhcp : False
[11408]129 status : "up"
[10712]130
131
132iface_vr2_alias0:
[12436]133 comment : "Lokaal subnet voor ap-s 172.17.23.2 en 172.17.23.4 00:15:6D:30:D2:CF 00:15:6D:30:D2:B5 WAL en HAVEN"
[10712]134 ip : "172.17.23.1/24"
135 sdesc : "2aps"
136 type : "eth"
137 extra_type : "eth2wifibridge"
138 dhcp : "10-250"
[12478]139 bridge_type: "NanoStation M5"
[11408]140 status : "up"
[10712]141
142
Note: See TracBrowser for help on using the repository browser.