source: genesis/nodes/HybridKaag2/wleiden.yaml@ 13199

Last change on this file since 13199 was 12772, checked in by wouter, 11 years ago

Sponsornaam en sponsor-URL (www.kaag.nl) toegevoegd.

File size: 2.7 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.21786"
[10116]7location : "Jachtwerf Feadship (Van Lent), Julianalaan 3, 2159 LA, Kaag (Eiland)"
[10881]8longitude : "4.55925"
[10116]9masterip : "172.27.8.1"
[11325]10monitoring_group: "wleiden"
[10116]11nodename : "Kaag2"
[11259]12nodetype : "Hybrid"
[12772]13portal_sponsor: "Stichting Promotie Kaag"
14portal_url: "http://www.kaag.nl/"
[10059]15rdnap_x : 98420
16rdnap_y : 470298
[11259]17release : "9.0-RELEASE"
18service_accesspoint: True
[11554]19service_concentrator: False
[11259]20service_incoming_rdr: False
21service_proxy_ileiden: False
22service_proxy_normal: False
[10116]23status : "up"
24
25
[10059]26iface_ath0:
[12724]27 comment : "AP richting Dieperpoel via kaartje op gaasantennes"
[11259]28 ip : "172.27.8.1/24"
[10116]29 sdesc : "omni"
[10703]30 mode : "ap"
[11737]31 type : "11g"
[11738]32 channel : 1
[12724]33 ssid : "ap-WirelessLeiden-SPKaag2-zw"
[11259]34 dhcp : "10-250"
[12724]35 compass : "zw"
[10116]36 status : "up"
[10059]37
[12474]38
[12229]39iface_ue0:
[12724]40 comment : "AP richting brug A44 op NanoStation M2"
[12229]41 ip : "172.17.81.1/24"
[12308]42 mode : "ap-wds"
[12229]43 type : "eth"
44 extra_type : "eth2wifibridge"
[12724]45 channel : "11"
46 ssid : "ap-WirelessLeiden-SPKaag2-nw"
[12474]47 dhcp : "10-250"
[12724]48 compass : "nw"
[12229]49 ns_ip : "172.17.81.2/24"
50 ns_mac : "00:27:22:e2:52:39"
[12724]51 bridge_type: "NanoStation M2"
[12229]52 status : "up"
[10059]53
[12229]54
[10059]55iface_vr0:
[11743]56 comment : "Link naar Watertoren2"
[12692]57 ip : "172.16.9.172/29"
[11743]58 sdesc : "2watertoren2"
[10116]59 mode : "station-wds"
60 type : "eth"
61 extra_type : "eth2wifibridge"
[12724]62 channel : "64"
[11743]63 ssid : "il-zw.watertoren2.wleiden.net"
[10454]64 dhcp : False
[10729]65 compass : "o"
[12692]66 ns_ip : "172.16.9.171/29"
[12650]67 ns_mac : "dc:9f:db:2e:b9:df"
[12724]68 bridge_type: "NanoBridge M5"
[10116]69 status : "up"
[10059]70
[10116]71
[10059]72iface_vr1:
[10884]73 comment : "Link naar Kaag1"
[10116]74 ip : "172.16.17.65/29"
75 sdesc : "2kaag1"
[12308]76 mode : "ap-wds"
[10116]77 type : "eth"
78 extra_type : "eth2wifibridge"
[12724]79 channel : "112"
[10116]80 ssid : "il-z.kaag2.wleiden.net"
[10454]81 dhcp : False
[10729]82 compass : "z"
[10116]83 ns_ip : "172.16.17.66/29"
84 ns_mac : "00:15:6d:70:51:ea"
[10892]85 bridge_type: "NanoStation5"
[10116]86 status : "up"
[10059]87
[10321]88
[10239]89iface_vr1_alias0:
[12491]90 comment : "Link naar StBavo1"
91 ip : "172.16.7.252/29"
92 sdesc : "2kaag2"
93 type : "eth"
94 extra_type : "eth2wifibridge"
[12724]95 bridge_type: "NanoStation5"
[12491]96 status : "up"
[12474]97
[12491]98
[10116]99iface_vr2:
[12724]100 comment : "Link naar UniGorN"
[10116]101 ip : "172.16.17.76/29"
102 sdesc : "2unigorn"
103 mode : "station-wds"
104 type : "eth"
105 extra_type : "eth2wifibridge"
[11623]106 channel : "52"
[10116]107 ssid : "il-no.unigorn.wleiden.net"
[10454]108 dhcp : False
[10729]109 compass : "zw"
[10116]110 ns_ip : "172.16.17.75/29"
[12724]111 ns_mac : "dc:9f:db:f2:11:37"
112 bridge_type: "NanoBridge M5"
[10116]113 status : "up"
114
115
Note: See TracBrowser for help on using the repository browser.