source: genesis/nodes/Leeuwenhorst1/wleiden.yaml@ 13548

Last change on this file since 13548 was 13548, checked in by rick, 9 years ago

./tools/gformat.py cleanup

File size: 3.3 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"
[13226]18service_accesspoint: True
[12688]19service_concentrator: False
20service_incoming_rdr: False
[13539]21service_proxy_ileiden: False
22service_proxy_normal: False
[12704]23status : "up"
[12688]24
[13548]25
[12688]26iface_ath0:
[13226]27 comment : "Ap voor beheer, binnen 5 GHz"
[12688]28 ip : "172.16.9.121/29"
29 sdesc : "ap"
30 mode : "ap"
[12830]31 type : "11a"
32 channel : 64
[13226]33 ssid : "WiFi-binnen-a"
[13112]34 wlan_mac : "a8:54:b2:72:c7:ca"
[13226]35 dhcp : "122-126"
[12688]36 status : "up"
37
[13548]38
[12688]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
[13548]55
[12688]56iface_vr0:
[13015]57 comment : "Link naar noordwijk zuid/west kabel 5 (via switch, met bridge naar kabel 3 )"
[12690]58 ip : "172.16.9.153/29"
59 sdesc : "il10"
[12688]60 mode : "ap-wds"
61 type : "eth"
62 extra_type : "eth2wifibridge"
[12691]63 channel : "100"
[13015]64 ssid : "il-zw.leeuwenhorst1.wleiden.net"
[12688]65 dhcp : False
[13014]66 compass : "210"
[12690]67 ns_ip : "172.16.9.154/29"
[12691]68 ns_mac : "dc:9f:db:f2:0b:89"
[12690]69 bridge_type: "NanoBridge M5"
[12793]70 status : "up"
[12688]71
[13548]72
[13225]73iface_vr0_alias0:
74 comment : "Verbinding naar Leeuwenhorst2 via switch"
75 ip : "172.16.4.189/30"
76 sdesc : "2leeuwh2"
77 type : "eth"
78 dhcp : False
79 status : "up"
80
[13548]81
[13011]82iface_vr1:
[13014]83 comment : "Link naar oost Victorkerk kabel 6 niet meer via switch"
[12688]84 ip : "172.16.6.225/29"
[12690]85 sdesc : "il60"
[12688]86 mode : "ap-wds"
87 type : "eth"
88 extra_type : "eth2wifibridge"
89 channel : "60"
90 ssid : "il-o.leeuwenhorst.wleiden.net"
91 dhcp : False
[13548]92 compass : "o"
[12688]93 ns_ip : "172.16.6.226/29"
94 ns_mac : "dc:9f:db:2e:b3:17"
95 bridge_type: "NanoBridge M5"
[12793]96 status : "up"
[12688]97
[13539]98
[12688]99iface_vr2:
[12800]100 comment : "Link naar NNW (GoudenSpar) kabel 4 v/h ap-zuid "
[12690]101 ip : "172.16.9.145/29"
102 sdesc : "il350"
[12688]103 mode : "ap-wds"
104 type : "eth"
105 extra_type : "eth2wifibridge"
[12691]106 channel : "116"
[12800]107 ssid : "il-350.leeuwenhorst1.wleiden.net"
[12688]108 dhcp : False
[13548]109 compass : "nw"
[12690]110 ns_ip : "172.16.9.146/29"
[12691]111 ns_mac : "dc:9f:db:64:2d:62"
[12800]112 bridge_type: "NanoStation M5"
[12793]113 status : "up"
[12688]114
[13548]115
[12800]116iface_vr2_alias0:
[13539]117 comment : "Naar GoudenSpar"
[12800]118 ip : "172.16.9.129/29"
119 sdesc : "2goudenspar"
120 type : "eth"
121 dhcp : False
122 status : "up"
[12688]123
[13548]124
[13539]125iface_vr2_extra0:
126 comment : "GoudenSpar-NanoBrM5"
127 ip : "172.16.9.134/29"
128 mode : "repeater"
129 type : "eth"
130 extra_type : "eth2wifibridge"
131 ns_mac : "dc:9f:db:f2:0e:4a"
132 bridge_type: "NanoStationBridgeM5"
133 status : "up"
134
[13548]135
Note: See TracBrowser for help on using the repository browser.