source: genesis/nodes/HybridLijtweg2/wleiden.yaml@ 11259

Last change on this file since 11259 was 11259, checked in by huub, 12 years ago

hofwijck, lijtweg1,2 en kaag1,2 naar hybrid

File size: 2.9 KB
RevLine 
[10059]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
[10435]4board : "ALIX2"
[10059]5comment : "None"
[10881]6latitude : "52.18489"
[10116]7location : "Lijtweg, 2341 HB, Oegstgeest"
[10881]8longitude : "4.47098"
[10116]9masterip : "172.23.13.1"
10nodename : "Lijtweg2"
[11259]11nodetype : "Hybrid"
[10059]12rdnap_x : 92342
13rdnap_y : 466702
[11259]14release : "9.0-RELEASE"
15service_accesspoint: True
16service_incoming_rdr: False
17service_proxy_ileiden: False
18service_proxy_normal: False
[10116]19status : "up"
[10059]20
21
[10116]22iface_ath0:
[10884]23 comment : "Ap zuid"
[11259]24 ip : "172.23.13.1/24"
[10116]25 sdesc : "ap-z"
[10703]26 mode : "ap"
[10116]27 type : "11b"
28 channel : "10"
[10156]29 ssid : "ap-WirelessLeiden-Lijtweg2"
[11259]30 dhcp : "10-250"
[10116]31 status : "up"
32
33
[10059]34iface_ue0:
[10116]35 comment : "Ethernet naar Lijtweg1"
36 ip : "172.16.253.2/30"
37 sdesc : "2lijtweg1"
38 type : "eth"
[10454]39 dhcp : False
[10116]40 status : "up"
[10059]41
42
[10116]43iface_ue1:
[10885]44 comment : "Interlink naar KWVdeKaag"
[10116]45 ip : "172.16.17.249/29"
46 sdesc : "2unigorn"
47 mode : "station-wds"
48 type : "eth"
49 extra_type : "eth2wifibridge"
[10386]50 channel : "140"
[10116]51 ssid : "il-ono.lijtweg2.wleiden.net"
[10454]52 dhcp : False
[10729]53 compass : "o"
[10116]54 ns_ip : "172.16.17.250/29"
55 ns_mac : "00:15:6d:f2:43:eb"
[10892]56 bridge_type: "NanoStation M5"
[10116]57 status : "up"
[10059]58
[10240]59
[10169]60iface_ue1_alias0:
61 comment : "Link naar Boterhuis"
[10323]62 ip : "172.16.6.81/29"
[10169]63 sdesc : "2boterhuis"
64 type : "eth"
65 extra_type : "eth2wifibridge"
[10454]66 dhcp : False
[10169]67 status : "down"
[10116]68
[10240]69
[10059]70iface_vr0:
[10885]71 comment : "InterLink naar Rustenborch"
[10116]72 ip : "172.16.6.33/29"
73 sdesc : "2rustenborch"
74 mode : "station-wds"
75 type : "eth"
76 extra_type : "eth2wifibridge"
77 channel : "116"
78 ssid : "il-w.lijtweg2.wleiden.net"
[10454]79 dhcp : False
[10729]80 compass : "zw"
[10116]81 ns_ip : "172.16.6.34"
82 ns_mac : "00:15:6d:70:51:c6"
[10892]83 bridge_type: "NanoStation5"
[10116]84 status : "up"
[10059]85
[10116]86
[10059]87iface_vr1:
[10116]88 comment : "Link naar de Leidse Houtschool"
89 ip : "172.16.3.113/29"
90 sdesc : "2lhs"
91 mode : "station-wds"
92 type : "eth"
93 extra_type : "eth2wifibridge"
94 channel : "132"
95 ssid : "il-z.lijtweg2.wleiden.net"
[10454]96 dhcp : False
[10729]97 compass : "z"
[10116]98 ns_ip : "172.16.3.114/29"
99 ns_mac : "00:15:6d:71:54:c7"
[10892]100 bridge_type: "NanoStation5"
[11259]101 status : "up"
[10059]102
[10116]103
104iface_vr1_alias0:
105 comment : "Link naar Camimplants"
[10386]106 ip : "172.16.6.97/29"
[10116]107 sdesc : "2camimplants"
108 type : "eth"
109 extra_type : "eth2wifibridge"
[10454]110 dhcp : False
[10116]111 status : "up"
112
113
114iface_vr2:
[10885]115 comment : "InterLink naar Broekplein"
[10116]116 ip : "172.16.5.140/29"
117 sdesc : "2broekplein"
118 mode : "station-wds"
119 type : "eth"
120 extra_type : "eth2wifibridge"
121 channel : "44"
122 ssid : "il-w.broekplein.wleiden.net"
[10454]123 dhcp : False
[10729]124 compass : "o"
[10116]125 ns_ip : "172.16.5.139/29"
126 ns_mac : "00:15:6d:70:4d:d3"
[10892]127 bridge_type: "NanoStation5"
[10116]128 status : "up"
129
130
Note: See TracBrowser for help on using the repository browser.