source: genesis/nodes/HybridDirkLos1/wleiden.yaml@ 13313

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

Die vermaledijde spaties weer uit de ssids geschoffeld grmpf

File size: 2.4 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.16732"
[10116]7location : "Hogeschool Leiden, Zernikedreef 11, 2333 CK, Leiden"
[10881]8longitude : "4.47071"
[10116]9masterip : "172.19.131.1"
[11325]10monitoring_group: "wleiden"
[10116]11nodename : "DirkLos1"
[11254]12nodetype : "Hybrid"
[10116]13rdnap_x : "092299"
[10059]14rdnap_y : 464748
[11254]15release : "9.0-RELEASE"
16service_accesspoint: True
[11554]17service_concentrator: False
[11254]18service_incoming_rdr: False
19service_proxy_ileiden: False
20service_proxy_normal: False
[10116]21status : "up"
[10059]22
[10116]23
[10059]24iface_ath0:
[11322]25 comment : "Ap noord"
[11254]26 ip : "172.17.45.1/24"
27 sdesc : "2ap2"
[10703]28 mode : "ap"
[11737]29 type : "11g"
[11738]30 channel : 6
[13102]31 ssid : "WiFi-Leiden"
[13085]32 wlan_mac : "00:1b:b1:00:ec:5c"
[11322]33 dhcp : "10-250"
[10116]34 compass : "e"
35 status : "up"
[10059]36
37
[10116]38iface_ue0:
[10885]39 comment : "Ethernet naar DirkLos2"
[10116]40 ip : "172.16.3.58/30"
41 sdesc : "2DLos2"
42 type : "eth"
[10454]43 dhcp : False
[10116]44 status : "up"
45
46
47iface_ue0_alias0:
[10885]48 comment : "Local Ethernet"
[10116]49 ip : "172.16.176.66/27"
50 sdesc : "localeth"
51 type : "eth"
[10454]52 dhcp : False
[10116]53 status : "up"
54
55
[10059]56iface_vr0:
[10885]57 comment : "Ethernet to interlink oost"
[10116]58 ip : "172.16.4.156/29"
59 sdesc : "2geluidsnet1"
60 mode : "station-wds"
61 type : "eth"
62 extra_type : "eth2wifibridge"
63 channel : "140"
64 ssid : "il-zw.geluidsnet1.wleiden.net"
[10454]65 dhcp : False
[10729]66 compass : "zo"
[10116]67 ns_ip : "172.16.4.155/29"
68 ns_mac : "00:15:6d:f6:be:ff"
[10892]69 bridge_type: "NanoStation5"
[10116]70 status : "up"
[10059]71
[10116]72
[10059]73iface_vr1:
[10885]74 comment : "Ethernet to interlink south-east (Vosko3)"
[10116]75 ip : "172.16.4.76/29"
76 sdesc : "2Vosko3"
77 mode : "station-wds"
78 type : "eth"
79 extra_type : "eth2wifibridge"
80 channel : "100"
81 ssid : "il-wnw.vosko3.wleiden.net"
[10454]82 dhcp : False
[10729]83 compass : "zo"
[10116]84 ns_ip : "172.16.4.75/29"
85 ns_mac : "00:15:6d:f6:be:eb"
[10892]86 bridge_type: "NanoStation5"
[10116]87 status : "up"
[10059]88
89
[10116]90iface_vr2:
[10885]91 comment : "Ethernet to interlink west (Cam)"
[10116]92 ip : "172.16.4.89/29"
93 sdesc : "2cam"
[11301]94 mode : "ap-wds"
[10116]95 type : "eth"
96 extra_type : "eth2wifibridge"
97 channel : "44"
98 ssid : "il-zw.dirklos1.wleiden.net"
[10454]99 dhcp : False
[10729]100 compass : "z"
[10116]101 ns_ip : "172.16.4.90/29"
102 ns_mac : "00:15:6d:70:53:52"
[10892]103 bridge_type: "NanoStation5"
[12556]104 status : "up"
[10116]105
106
Note: See TracBrowser for help on using the repository browser.