source: genesis/nodes/HybridKWVuurbaak/wleiden.yaml@ 13279

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

config kwvuurbaak aangevuld

File size: 2.3 KB
RevLine 
[13067]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
4board : "ALIX2"
5comment : "None"
6height : "16"
[13191]7latitude : "52.20026"
[13067]8location : ", , , Katwijk"
[13191]9longitude : "4.39105"
[13067]10masterip : "172.17.163.1"
11monitoring_group: "Katwijk"
12nodename : "KWVuurbaak"
13nodetype : "Hybrid"
[13191]14rdnap_x : 86899
15rdnap_y : 468484
[13067]16release : "9.0-RELEASE"
17service_accesspoint: True
18service_concentrator: False
19service_incoming_rdr: False
20service_proxy_ileiden: False
21service_proxy_normal: False
[13271]22status : "up"
[13067]23
24
25iface_ath0:
26 comment : "Omni voor lokaal"
27 ip : "172.17.163.1/24"
28 sdesc : "omni"
29 mode : "ap"
30 type : "11g"
31 channel : 1
32 ssid : "WiFi-Katwijk"
33 dhcp : "10-250"
[13199]34 status : "up"
[13067]35
36iface_ue0:
37 comment : "naar KRBZuid "
38 ip : "172.16.10.121/29"
39 sdesc : "2KRBZuid"
40 mode : "ap-wds"
41 type : "eth"
42 extra_type : "eth2wifibridge"
43 ssid : "il-zw.vuurbaak.wleiden.net"
[13199]44 channel : 44
[13067]45 dhcp : False
46 compass : "nw"
47 ns_ip : "172.16.10.122/29"
48 ns_mac : ""
49 bridge_type: "NanoStationM5"
[13199]50 status : "up"
[13067]51
52iface_vr0:
[13271]53 comment : "naar Gorleus lab"
[13067]54 ip : "172.16.5.100/29"
[13271]55 sdesc : "2unigorn"
[13067]56 mode : "station-wds"
57 type : "eth"
58 extra_type : "eth2wifibridge"
[13271]59 ssid : "il-o.unigorn.wleiden.net"
[13199]60 channel : 132
[13067]61 dhcp : False
[13271]62 compass : "o"
[13067]63 ns_ip : "172.16.5.99/29"
[13271]64 ns_mac : "24:A4:3C:72:01:F2"
[13067]65 bridge_type: "NanoStationM5"
[13199]66 status : "up"
[13067]67
68iface_vr1:
69 comment : "naar KNRM, il-noordoost "
70 ip : "172.16.10.129/29"
71 sdesc : "2knrm"
72 mode : "ap-wds"
73 type : "eth"
74 extra_type : "eth2wifibridge"
75 ssid : "il-no.vuurbaak.wleiden.net"
[13199]76 channel : 36
[13067]77 dhcp : False
78 compass : "o"
79 ns_ip : "172.16.10.130/29"
80 ns_mac : ""
81 bridge_type: "NanoStationM5"
82 status : "up"
83
84iface_vr2:
[13199]85 comment : "aps via switch"
[13067]86 ip : "172.17.164.1/24"
[13199]87 sdesc : "aps"
[13067]88 mode : "ap"
89 type : "eth"
90 extra_type : "eth2wifibridge"
91 ssid : "WiFi-Katwijk"
[13199]92 channel : 6
[13067]93 dhcp : 10-250
[13199]94 compass : " "
[13067]95 ns_ip : "172.17.164.2/24"
[13271]96 ns_mac : "DC:9F:DB:3E:27:A3"
[13067]97 bridge_type: "NanoStationM2Loco"
98 status : "up"
99
100
Note: See TracBrowser for help on using the repository browser.