source: genesis/nodes/CNodeBoterhuis/wleiden.yaml@ 10435

Last change on this file since 10435 was 10435, checked in by rick, 13 years ago

board information for various nodes. gathered using:

./check-batch-cmd --filter node check CNode

File size: 2.8 KB
RevLine 
[10168]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
[10435]4board : "ALIX2"
[10168]5comment : "None"
6ileiden : True
[10374]7latitude : "52.18753"
[10168]8location : "Zeeverkennerscentrum Kagerplassen, Boterhuiseiland"
[10374]9longitude : "4.52255"
[10239]10masterip : "172.17.31.1"
[10168]11nodename : "Boterhuis"
12nodetype : "CNode"
[10239]13rdnap_x : 95872
14rdnap_y : 466952
[10168]15release : "9.0-RELEASE"
[10386]16status : "up"
[10168]17
[10321]18
[10168]19iface_ath0:
20 comment : "omni"
21 interface : "ath0"
[10239]22 ip : "172.17.31.1/24"
[10168]23 desc : "AP voor de buurt"
24 sdesc : "ap"
[10324]25 mode : "ap"
[10168]26 type : "11b"
[10239]27 channel : "9"
[10168]28 ssid : "ap-WirelessLeiden-Boterhuis"
29 dhcp : "10-100"
30 compass : "None"
[10324]31 status : "up"
[10168]32
[10321]33
[10168]34iface_ue0:
35 comment : "ap2"
36 interface : "ue0"
[10239]37 ip : "172.17.32.1/24"
[10168]38 desc : "ap2"
39 sdesc : "ap2"
40 mode : "ap"
41 type : "eth"
42 extra_type : "eth2wifibridge"
[10239]43 channel : "6"
44 ssid : "ap2-WirelessLeiden-Boterhuis"
[10168]45 dhcp : "10-100"
[10321]46 bullet2_ip : "172.17.31.2/24"
47 bullet2_mac: "00:27:22:2C:4C:88"
[10239]48 compass : "-"
[10168]49 height : "8"
[10386]50 status : "down"
[10168]51
[10321]52
[10239]53iface_ue1:
54 comment : "link naar Kaag2"
55 interface : "ue1"
56 ip : "172.16.6.92/29"
57 desc : "Ethernet to interlink zuid van kaag2"
58 sdesc : "2kaag2"
[10325]59 mode : "station-wds"
[10239]60 type : "eth"
61 extra_type : "eth2wifibridge"
62 channel : "140"
63 ssid : "il-z.kaag2.wleiden.net"
64 dhcp : "no"
65 compass : "37"
66 height : "8"
[10324]67 ns_ip : "172.16.6.91/29"
[10239]68 ns_mac : "00:27:22:8A:3B:96"
[10325]69 status : "up"
[10168]70
[10321]71
[10168]72iface_vr0:
73 comment : "link to Graficall"
74 interface : "vr0"
75 ip : "172.16.5.101/29"
76 desc : "Ethernet to interlink northwest of Graficall"
77 sdesc : "2graficall"
78 mode : "station-wds"
79 type : "eth"
80 extra_type : "eth2wifibridge"
81 channel : "44"
82 ssid : "il-nw.graficall.wleiden.net"
83 dhcp : "no"
[10239]84 compass : "161"
[10168]85 ns_ip : "172.16.5.100/29"
[10239]86 ns_mac : "00:27:22:10:F6:01"
[10168]87 status : "up"
88
[10321]89
[10168]90iface_vr1:
91 interface : "vr1"
92 ip : "172.16.6.84/29"
93 desc : "Link Lijtweg2"
94 sdesc : "2lijtweg2"
95 mode : "station-wds"
96 type : "eth"
97 extra_type : "eth2wifibridge"
98 channel : "161"
99 ssid : "il-ono.lijtweg2.wleiden.net"
100 dhcp : "no"
[10239]101 compass : "266"
[10168]102 ns_ip : "172.16.6.83/29"
[10239]103 ns_mac : "00:27:22:8A:3D:B6"
[10168]104 status : "up"
105
[10321]106
[10168]107iface_vr2:
108 interface : "vr2"
109 ip : "172.16.3.33/29"
110 desc : "Link naar xxxx"
111 sdesc : "2xxx"
112 mode : "ap-wds"
113 type : "eth"
114 extra_type : "eth2wifibridge"
[10239]115 channel : "auto"
[10168]116 ssid : "il-z.boterhuis.wleiden.net"
117 dhcp : "no"
[10239]118 compass : "207"
[10168]119 ns_ip : "172.16.3.34/29"
[10239]120 ns_mac : "00:27:22:10:FE:31"
[10324]121 status : "down"
[10168]122
123
Note: See TracBrowser for help on using the repository browser.