source: genesis/nodes/CNodeRustenborch/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.1 KB
RevLine 
[10059]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
[10435]4board : "ALIX2"
[10059]5comment : "None"
[10116]6ileiden : True
[10374]7latitude : "52.18218"
[10116]8location : "Zorgcentrum Rustenborch, Van Wijckersloothplein 3, 2341 BB, Oegstgeest"
[10374]9longitude : "4.46392"
[10116]10masterip : "172.23.24.1"
11nodename : "Rustenborch"
12nodetype : "CNode"
[10059]13rdnap_x : 91855
14rdnap_y : 466407
[10116]15release : "8.2-RELEASE"
16status : "up"
[10059]17
[10116]18
[10059]19iface_ath0:
[10116]20 comment : "Ap"
21 interface : "ath0"
22 ip : "172.23.24.1/26"
23 desc : "ap"
24 sdesc : "ap"
25 mode : "ap-wds"
26 type : "11b"
27 channel : "1"
[10156]28 ssid : "ap-WirelessLeiden-Rustenborch"
[10116]29 dhcp : "10-60"
30 compass : "None"
31 status : "up"
[10059]32
33
[10116]34iface_ue0:
35 comment : "link naar Unused"
36 interface : "ue0"
37 ip : "172.16.1.101/30"
38 desc : "Link naar Unused"
39 sdesc : "2unused"
40 mode : "ap-wds"
41 type : "eth"
42 extra_type : "eth2wifibridge"
43 channel : "36"
44 ssid : "il-no.rustenborch.wleiden.net"
45 dhcp : "no"
46 compass : "ne"
47 status : "down"
48
49
[10059]50iface_vr0:
[10116]51 comment : "Ethernet"
52 interface : "vr0"
53 ip : "172.23.24.65/28"
54 desc : "Ethernet naar rustenborch"
55 sdesc : "eth"
56 type : "eth"
57 dhcp : "66-78"
58 compass : "None"
59 status : "up"
[10059]60
[10116]61
[10059]62iface_vr1:
[10116]63 comment : "Link Lijtweg2"
64 interface : "vr1"
65 ip : "172.16.6.36/29"
66 desc : "Link naar Lijtweg2"
67 sdesc : "2lijtweg2"
68 mode : "station-wds"
69 type : "eth"
70 extra_type : "eth2wifibridge"
71 channel : "116"
72 ssid : "il-w.lijtweg2.wleiden.net"
73 dhcp : "no"
74 compass : "w"
75 ns_ip : "172.16.6.35"
76 ns_mac : "00:15:6d:71:54:67"
77 status : "up"
[10059]78
[10116]79
80iface_vr2:
81 comment : "Link naar UniGorN"
82 interface : "vr2"
83 ip : "172.16.17.244/29"
84 desc : "Link naar unigorn"
85 sdesc : "2unigorn"
86 mode : "station-wds"
87 type : "eth"
88 extra_type : "eth2wifibridge"
89 channel : "104"
90 ssid : "il-n.unigorn.wleiden.net"
91 dhcp : "no"
92 compass : "n"
93 ns_ip : "172.16.17.243/29"
94 ns_mac : "00:15:6d:70:54:cc"
95 status : "up"
96
97
Note: See TracBrowser for help on using the repository browser.