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

Last change on this file since 11627 was 11627, checked in by rick, 12 years ago

Various small cleanups

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