source: genesis/nodes/HybridZwaluwAK/wleiden.yaml@ 13209

Last change on this file since 13209 was 13143, checked in by huub, 10 years ago

ZwaluwAK nieuwe ssid

File size: 2.1 KB
RevLine 
[10059]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
[10435]4board : "ALIX2"
[10059]5comment : "None"
[11647]6externalif: "vr0"
[10881]7latitude : "52.15366"
[10116]8location : "PC Basisschool De Zwaluw, A. Kleijnstraat 8, 2331 DV, Leiden"
[10881]9longitude : "4.44826"
[10116]10masterip : "172.22.0.1"
[11325]11monitoring_group: "wleiden"
[12885]12nodename : "ZwaluwAK"
[11275]13nodetype : "Hybrid"
[10059]14rdnap_x : 90743
15rdnap_y : 463247
[11275]16release : "9.0-RELEASE"
17service_accesspoint: True
[11554]18service_concentrator: False
[11275]19service_incoming_rdr: False
[11509]20service_proxy_ileiden: False
[12419]21service_proxy_normal: False
[10116]22status : "up"
[10059]23
[11322]24
[10059]25iface_ath0:
[10888]26 comment : "Omni voor de buurt"
[11275]27 ip : "172.22.0.1/24"
[10116]28 sdesc : "omni"
[10703]29 mode : "ap"
[11737]30 type : "11g"
[11738]31 channel : 11
[13143]32 ssid : "WiFi-Leiden"
33 wlan_mac : "00:1b:b1:00:eb:e4"
[11275]34 dhcp : "10-250"
[10116]35 status : "up"
[10059]36
37
[10116]38iface_ue0:
[12396]39 comment : "A-link naar Vosko2"
[11424]40 ip : "172.16.4.36/29"
[12396]41 sdesc : "2vosko2"
[10116]42 mode : "station-wds"
43 type : "eth"
44 extra_type : "eth2wifibridge"
[12396]45 ssid : "il-w.vosko2.wleiden.net"
[10454]46 dhcp : False
[12474]47 compass : "o"
[11424]48 ns_ip : "172.16.4.35"
[12474]49 ns_mac : "00:15:6d:f2:39:44"
[12396]50 bridge_type: "Nanostation5"
[10116]51 status : "up"
52
53
[10059]54iface_vr0:
[11275]55 comment : "External Link"
56 ip : "0.0.0.0/30"
57 sdesc : "2external"
[10116]58 type : "eth"
[11275]59 dhcp : "client"
[10116]60 status : "up"
[10059]61
[10116]62
[10059]63iface_vr1:
[12397]64 comment : "AP-NOORD via Bullet2 en SD15"
[12398]65 ip : "172.17.117.1/24"
[12397]66 mode : "ap"
[10116]67 type : "eth"
68 extra_type : "eth2wifibridge"
[13143]69 ssid : "WiFi-Leiden-N"
[12998]70 channel : 6
[12397]71 dhcp : "10-250"
[12398]72 ns_ip : "172.17.117.2"
[10116]73 ns_mac : "00:15:6d:e8:e7:4a"
[10892]74 bridge_type: "Bullet2"
[12397]75 status : "up"
[10059]76
[10116]77
78iface_vr2:
[11275]79 comment : "Link naar BCStevenshof via Bullet2"
[10116]80 ip : "172.16.3.251/29"
81 sdesc : "2bcste"
82 mode : "station-wds"
83 type : "eth"
84 extra_type : "eth2wifibridge"
85 ssid : "il-nw.bcste.wleiden.net"
[10454]86 dhcp : False
[10729]87 compass : "zo"
[10116]88 ns_ip : "172.16.3.252/29"
89 ns_mac : "00:15:6d:e8:e6:a3"
[10892]90 bridge_type: "Bullet2"
[11591]91 status : "down"
[10116]92
93
Note: See TracBrowser for help on using the repository browser.