source: genesis/nodes/HybridZTWDorpskerk/wleiden.yaml@ 12673

Last change on this file since 12673 was 12672, checked in by rick, 11 years ago

Suetanborgh configuratie

File size: 2.8 KB
RevLine 
[11518]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
[11731]4board : "ALIX2"
[11518]5latitude : "52.12129"
[11609]6location : "Dorpskerk, Dorpsstraat 17, 2381 EK Zoeterwoude"
[11518]7longitude : "4.49724"
8masterip : "172.17.61.1"
9monitoring_group: "wleiden"
10nodename : "ZTWDorpskerk"
11nodetype : "Hybrid"
12rdnap_x : 94051
13rdnap_y : 459604
[11573]14release : "9.0-RELEASE"
[11518]15service_accesspoint: True
[11554]16service_concentrator: False
[11518]17service_incoming_rdr: False
18service_proxy_ileiden: False
19service_proxy_normal: False
[11554]20status : "up"
[11518]21
22
[11521]23iface_ath0:
24 comment : "Omni voor Binnen"
25 ip : "172.17.61.1/24"
26 sdesc : "2buurt"
27 mode : "ap"
[11737]28 type : "11g"
[11738]29 channel : 6
[11521]30 ssid : "ap-ZTW-Dorpskerk-Binnen"
31 dhcp : "10-240"
32 status : "up"
33
34
[11518]35iface_ue0:
[12643]36 comment : "interlink zuidoost naar tbd"
37 ip : "172.16.7.177/29"
[11518]38 sdesc : "2buurt"
[12643]39 mode : "ap-wds"
[11518]40 type : "eth"
[12643]41 channel : "52"
42 ssid : "il-zo.ztwdorpskerk.wleiden.net"
43 dhcp : False
44 ns_ip : "172.16.7.178/29"
45 ns_mac : "dc:9f:db:2a:22:66"
46 bridge_type: "NanoStation M5"
[11518]47 status : "up"
48
49
[11520]50iface_ue1:
[11609]51 comment : "Link naar StJan"
[12250]52 ip : "172.16.5.108/29"
[11609]53 sdesc : "2StJan"
[12250]54 mode : "station-wds"
[11520]55 type : "eth"
[11521]56 extra_type : "eth2wifibridge"
[12281]57 channel : "108"
[12250]58 ssid : "il-nw.stjan.wleiden.net"
[11521]59 dhcp : False
[11627]60 compass : "z"
[12250]61 ns_ip : "172.16.5.107/29"
[11733]62 ns_mac : "00:27:22:8a:3b:e6"
[11731]63 bridge_type: "NanoStation M5"
[11520]64 status : "up"
65
66
[11518]67iface_vr0:
[11521]68 comment : "Link naar HybridROC2"
[11518]69 ip : "172.16.5.44/29"
70 sdesc : "2HybridROC1"
71 mode : "station-wds"
72 type : "eth"
73 extra_type : "eth2wifibridge"
74 channel : "124"
[11521]75 ssid : "il-z.roc2.wleiden.net"
[11518]76 dhcp : False
77 compass : "n"
78 ns_ip : "172.16.5.43/29"
[11733]79 ns_mac : "00:27:22:8a:3b:bb"
[11731]80 bridge_type: "NanoStation M5"
[11518]81 status : "up"
82
83
[11520]84iface_vr1:
85 comment : "Link naar ZTWGemeentehuis"
86 ip : "172.16.4.217/29"
87 sdesc : "2ZTWGemeentehuis"
88 mode : "ap-wds"
89 type : "eth"
90 extra_type : "eth2wifibridge"
91 channel : "124"
92 ssid : "il-nno.ztwdorpskerk.wleiden.net"
93 dhcp : False
94 compass : "n"
95 ns_ip : "172.16.4.218/29"
[11733]96 ns_mac : "00:27:22:8a:3d:0d"
[11731]97 bridge_type: "NanoStation M5"
[11520]98 status : "up"
99
[12672]100iface_vr1_alias0:
101 comment : "Link naar Suetanborgh"
102 ip : "172.16.9.97/29"
103 status : "planned"
104 type : "eth"
[11520]105
[12672]106
[11520]107iface_vr2:
[11521]108 comment : "Omni voor de Buurt"
109 ip : "172.17.62.1/24"
110 sdesc : "2buurt"
111 mode : "ap"
[11520]112 type : "eth"
[11521]113 channel : "10"
114 ssid : "ap-ZTW-Dorpskerk-Plein"
115 dhcp : "10-240"
116 compass : "o"
117 ns_ip : "172.17.62.2/24"
[11733]118 ns_mac : "00:15:6d:30:d2:b8"
[11731]119 bridge_type: "NanoStation2"
[11520]120 status : "up"
121
122
Note: See TracBrowser for help on using the repository browser.