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

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

mac adres Leeuwenhorst1 in yaml

File size: 3.1 KB
RevLine 
[12688]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
4board : "ALIX2"
5comment : "None"
[13011]6gateway : "192.168.178.1"
[12688]7latitude : "52.25110"
8location : "Leeuwenhorst, Langelaan 3, 2211 XT, Noordwijkerhout"
9longitude : "4.47198"
10masterip : "172.16.9.121"
11monitoring_group: "noordwijkerhout"
12nodename : "Leeuwenhorst1"
13nodetype : "Hybrid"
14portal_sponsor: "Kop en Schotels"
15portal_url: "http://www.kopenschotels.com/nl/home.html"
16rdnap_x : 92503
17rdnap_y : 474067
18release : "9.0-RELEASE"
[12704]19service_accesspoint: False
[12688]20service_concentrator: False
21service_incoming_rdr: False
[13011]22service_proxy_ileiden: True
23service_proxy_normal: True
[12704]24status : "up"
[13013]25externalif : "vr1"
[12688]26
27iface_ath0:
28 comment : "Ap binnen en link naar Leeuwenhorst2"
29 ip : "172.16.9.121/29"
30 sdesc : "ap"
31 mode : "ap"
[12830]32 type : "11a"
33 channel : 64
[12688]34 ssid : "ap-KopEnSchotels-binnen"
[13112]35 wlan_mac : "a8:54:b2:72:c7:ca"
[12688]36 dhcp : "123-126"
37 status : "up"
38
39iface_ue0:
[13043]40 comment : "Link naar zuidoost kabel 1 UNUSED"
[13036]41 ip : "172.16.6.196/29"
[13043]42 sdesc : "2unused"
[12688]43 mode : "station-wds"
44 type : "eth"
45 extra_type : "eth2wifibridge"
[13037]46 channel : "132"
[13063]47 ssid : "il-zo.leeuwenhorst1.wleiden.net"
[12688]48 dhcp : False
49 compass : "150"
[13036]50 ns_ip : "172.16.6.195/29"
[12688]51 ns_mac : "dc:9f:db:2e:b2:c8"
52 bridge_type: "NanoBridge M5"
53 status : "up"
54
55iface_vr0:
[13015]56 comment : "Link naar noordwijk zuid/west kabel 5 (via switch, met bridge naar kabel 3 )"
[12690]57 ip : "172.16.9.153/29"
58 sdesc : "il10"
[12688]59 mode : "ap-wds"
60 type : "eth"
61 extra_type : "eth2wifibridge"
[12691]62 channel : "100"
[13015]63 ssid : "il-zw.leeuwenhorst1.wleiden.net"
[12688]64 dhcp : False
[13014]65 compass : "210"
[12690]66 ns_ip : "172.16.9.154/29"
[12691]67 ns_mac : "dc:9f:db:f2:0b:89"
[12690]68 bridge_type: "NanoBridge M5"
[12793]69 status : "up"
[12688]70
[13011]71iface_vr1:
72 comment : "Internetverbinding via StVictor bridge"
73 ip : "192.168.178.3/24"
74 sdesc : "2external"
75 type : "eth"
76 dhcp : False
77 status : "up"
[12800]78
[13011]79iface_vr1_alias0:
[13014]80 comment : "Link naar oost Victorkerk kabel 6 niet meer via switch"
[12688]81 ip : "172.16.6.225/29"
[12690]82 sdesc : "il60"
[12688]83 mode : "ap-wds"
84 type : "eth"
85 extra_type : "eth2wifibridge"
86 channel : "60"
87 ssid : "il-o.leeuwenhorst.wleiden.net"
88 dhcp : False
89 compass : "90"
90 ns_ip : "172.16.6.226/29"
91 ns_mac : "dc:9f:db:2e:b3:17"
92 bridge_type: "NanoBridge M5"
[12793]93 status : "up"
[12688]94
95iface_vr2:
[12800]96 comment : "Link naar NNW (GoudenSpar) kabel 4 v/h ap-zuid "
[12690]97 ip : "172.16.9.145/29"
98 sdesc : "il350"
[12688]99 mode : "ap-wds"
100 type : "eth"
101 extra_type : "eth2wifibridge"
[12691]102 channel : "116"
[12800]103 ssid : "il-350.leeuwenhorst1.wleiden.net"
[12688]104 dhcp : False
105 compass : "350"
[12690]106 ns_ip : "172.16.9.146/29"
[12691]107 ns_mac : "dc:9f:db:64:2d:62"
[12800]108 bridge_type: "NanoStation M5"
[12793]109 status : "up"
[12688]110
[12800]111iface_vr2_alias0:
[13012]112 comment : "Naar GoudenSpar-NanoBrM5 DC:9F:DB:F2:0E:4A 172.16.9.134; router 172.16.9.131"
[12800]113 ip : "172.16.9.129/29"
114 sdesc : "2goudenspar"
115 type : "eth"
116 dhcp : False
117 status : "up"
[12688]118
Note: See TracBrowser for help on using the repository browser.