source: genesis/nodes/CNodeRegenboog/wleiden.yaml@ 12789

Last change on this file since 12789 was 12623, checked in by huub, 11 years ago

update configs oude nodes

File size: 1.5 KB
RevLine 
[10059]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
[10436]4board : "UNKNOWN"
[10059]5comment : "None"
[10116]6ileiden : False
[10881]7latitude : "52.17869"
[10116]8location : "Basisschool De Tweemaster, Regenboogpad 5, 2317 XK, Leiden"
[10881]9longitude : "4.51535"
[10116]10masterip : "172.21.152.1"
[11325]11monitoring_group: "wleiden"
[10116]12nodename : "Regenboog"
13nodetype : "CNode"
[10059]14rdnap_x : 95368
15rdnap_y : 465975
[10116]16release : "8.0-RELEASE"
[12623]17status : "down"
[10059]18
[10116]19
[10059]20iface_ath0:
[10888]21 comment : "Ap voor de buurt"
[10116]22 ip : "172.21.152.1/26"
23 sdesc : "ap"
[10703]24 mode : "ap"
[11737]25 type : "11g"
[11738]26 channel : 11
[10116]27 ssid : "ap-wirelessleiden.regenboog"
28 dhcp : "10-60"
29 compass : "wirelessleiden"
[12623]30 status : "down"
[10059]31
32
[10116]33iface_sis0:
[10885]34 comment : "Ethernet naar Regenboog"
[10116]35 ip : "172.21.152.65/28"
36 sdesc : "eth"
37 type : "eth"
38 dhcp : "70-78"
[12623]39 status : "down"
[10116]40
41
[10059]42iface_sis1:
[10116]43 comment : "Link naar Rosmolen"
44 ip : "172.16.2.66/30"
45 sdesc : "2rosmolen"
46 mode : "station-wds"
47 type : "eth"
48 extra_type : "eth2wifibridge"
49 channel : "11"
50 ssid : "il-o.rosmolen.wleiden.net"
[10454]51 dhcp : False
[10116]52 compass : "e"
53 ns_mac : ""
[12478]54 bridge_type: "NanoStation M5"
[12623]55 status : "down"
[10059]56
[10116]57
58iface_wi0:
[10884]59 comment : "Link naar oost -> Polder"
[10116]60 ip : "172.16.3.17/30"
61 sdesc : "2oost"
[10703]62 mode : "ap"
[11737]63 type : "11g"
[11738]64 channel : 6
[10116]65 ssid : "il-o.regenboog.wleiden.net"
[10454]66 dhcp : False
[10116]67 compass : "e"
[12623]68 status : "down"
[10116]69
70
Note: See TracBrowser for help on using the repository browser.