source: genesis/nodes/HybridGeluidsnet2/wleiden.yaml@ 13334

Last change on this file since 13334 was 13102, checked in by huub, 10 years ago

Die vermaledijde spaties weer uit de ssids geschoffeld grmpf

File size: 2.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.16200"
[11696]7location : "Oude Belastingkantoor, Stationsplein 107, 2312 AJ, Leiden"
[10881]8longitude : "4.48003"
[10116]9masterip : "172.17.5.1"
[11325]10monitoring_group: "wleiden"
[10116]11nodename : "Geluidsnet2"
[11255]12nodetype : "Hybrid"
[10059]13rdnap_x : 92929
14rdnap_y : 464148
[11255]15release : "9.0-RELEASE"
16service_accesspoint: True
[11554]17service_concentrator: False
[11255]18service_incoming_rdr: False
19service_proxy_ileiden: False
20service_proxy_normal: False
[10116]21status : "up"
[10059]22
[11627]23
[10059]24iface_ath0:
[10884]25 comment : "Ap"
[11255]26 ip : "172.17.5.1/24"
[10116]27 sdesc : "ap"
[10703]28 mode : "ap"
[11737]29 type : "11g"
[11738]30 channel : 11
[13102]31 ssid : "WiFi-Leiden"
[13089]32 wlan_mac : "90:a4:de:b7:ae:6b"
[11255]33 dhcp : "10-250"
[10116]34 status : "up"
[10059]35
[11627]36
[10116]37iface_ue0:
[11573]38 comment : "Link naar Webster"
39 ip : "172.16.4.193/29"
40 sdesc : "2webster"
[10116]41 mode : "station-wds"
42 type : "eth"
[11573]43 extra_type : "eth2wifibridge"
44 channel : "132"
45 ssid : "il-z.geluidsnet2.wleiden.net"
[10454]46 dhcp : False
[11573]47 compass : "zo"
48 ns_ip : "172.16.4.194/29"
49 ns_mac : "00:15:6d:70:4d:6a"
[10892]50 bridge_type: "NanoStation5"
[10116]51 status : "up"
52
[11627]53
[10059]54iface_vr0:
[10116]55 comment : "Link naar Geluidsnet1"
56 ip : "172.16.4.186/30"
57 sdesc : "2geluidsnet1"
58 type : "eth"
59 extra_type : "eth2wifibridge"
[10454]60 dhcp : False
[12478]61 bridge_type: "NanoStation M5"
[10116]62 status : "up"
[10059]63
[11627]64
[10059]65iface_vr1:
[12407]66 comment : "Link naar xxxx"
[12613]67 ip : "172.16.9.81/29"
[12407]68 sdesc : "2xxx"
[10116]69 mode : "station-wds"
70 type : "eth"
[12613]71 channel : "36"
72 ssid : "il-zo.geluidsnet2.wleiden.net"
[10463]73 dhcp : False
[12474]74 compass : "z"
[12613]75 ns_ip : "172.16.9.82/29"
[11573]76 ns_mac : "00:15:6d:70:4d:a3"
[10892]77 bridge_type: "NanoStation5"
[10116]78 status : "up"
[10059]79
[11627]80
[10116]81iface_vr2:
82 comment : "Link naar vosko3"
83 ip : "172.16.4.204/29"
84 sdesc : "2vosko3"
85 mode : "station-wds"
86 type : "eth"
87 extra_type : "eth2wifibridge"
88 channel : "100"
89 ssid : "il-wnw.vosko3.wleiden.net"
[10454]90 dhcp : False
[10729]91 compass : "zo"
[10116]92 ns_ip : "172.16.4.203/29"
93 ns_mac : "00:15:6d:ec:82:96"
[10892]94 bridge_type: "NanoStation5"
[10116]95 status : "up"
96
97
Note: See TracBrowser for help on using the repository browser.