source: genesis/nodes/HybridLeeuwenhorst1/wleiden.yaml@ 12798

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

ssid leeuwenhorst1 beetje veranderd voor herkenbaarheid

File size: 2.6 KB
RevLine 
[12688]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
4board : "ALIX2"
5comment : "None"
6latitude : "52.25110"
7location : "Leeuwenhorst, Langelaan 3, 2211 XT, Noordwijkerhout"
8longitude : "4.47198"
9masterip : "172.16.9.121"
10monitoring_group: "noordwijkerhout"
11nodename : "Leeuwenhorst1"
12nodetype : "Hybrid"
13portal_sponsor: "Kop en Schotels"
14portal_url: "http://www.kopenschotels.com/nl/home.html"
15rdnap_x : 92503
16rdnap_y : 474067
17release : "9.0-RELEASE"
[12704]18service_accesspoint: False
[12688]19service_concentrator: False
20service_incoming_rdr: False
21service_proxy_ileiden: False
22service_proxy_normal: False
[12704]23status : "up"
[12688]24
25iface_ath0:
26 comment : "Ap binnen en link naar Leeuwenhorst2"
27 ip : "172.16.9.121/29"
28 sdesc : "ap"
29 mode : "ap"
30 type : "11g"
31 channel : 1
32 ssid : "ap-KopEnSchotels-binnen"
33 dhcp : "123-126"
34 status : "up"
35
36iface_ue0:
37 comment : "Link naar zuidoost kabel 1"
38 ip : "172.16.6.193/29"
[12690]39 sdesc : "il150"
[12688]40 mode : "station-wds"
41 type : "eth"
42 extra_type : "eth2wifibridge"
43 channel : "44"
44 ssid : "il-nw.graficall.wleiden.net"
45 dhcp : False
46 compass : "150"
47 ns_ip : "172.16.6.194/29"
48 ns_mac : "dc:9f:db:2e:b2:c8"
49 bridge_type: "NanoBridge M5"
50 status : "up"
51
52iface_vr0:
[12690]53 comment : "Link naar noord-10 kabel 5 (was vrij)"
54 ip : "172.16.9.153/29"
55 sdesc : "il10"
[12688]56 mode : "ap-wds"
57 type : "eth"
58 extra_type : "eth2wifibridge"
[12691]59 channel : "100"
[12798]60 ssid : "il-10.leeuwenhorst1.wleiden.net"
[12688]61 dhcp : False
62 compass : "10"
[12690]63 ns_ip : "172.16.9.154/29"
[12691]64 ns_mac : "dc:9f:db:f2:0b:89"
[12690]65 bridge_type: "NanoBridge M5"
[12793]66 status : "up"
[12688]67
68iface_vr1:
[12692]69 comment : "Link naar oost Victorkerk kabel 6 via switch"
[12688]70 ip : "172.16.6.225/29"
[12690]71 sdesc : "il60"
[12688]72 mode : "ap-wds"
73 type : "eth"
74 extra_type : "eth2wifibridge"
75 channel : "60"
76 ssid : "il-o.leeuwenhorst.wleiden.net"
77 dhcp : False
78 compass : "90"
79 ns_ip : "172.16.6.226/29"
80 ns_mac : "dc:9f:db:2e:b3:17"
81 bridge_type: "NanoBridge M5"
[12793]82 status : "up"
[12688]83
84iface_vr2:
[12690]85 comment : "Toekomstige Link naar NNW (GoudenSpar) kabel 4 v/h ap-zuid "
86 ip : "172.16.9.145/29"
87 sdesc : "il350"
[12688]88 mode : "ap-wds"
89 type : "eth"
90 extra_type : "eth2wifibridge"
[12691]91 channel : "116"
[12688]92 ssid : "il-350.leeuwenhorst.wleiden.net"
93 dhcp : False
94 compass : "350"
[12690]95 ns_ip : "172.16.9.146/29"
[12691]96 ns_mac : "dc:9f:db:64:2d:62"
[12688]97 bridge_type: "NanoBridge M5"
[12793]98 status : "up"
[12688]99
100
101
Note: See TracBrowser for help on using the repository browser.