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.5 KB
|
Line | |
---|
1 | # Genesis config yaml style
|
---|
2 | # vim:ts=2:et:sw=2:ai
|
---|
3 | #
|
---|
4 | board : "ALIX2"
|
---|
5 | comment : "None"
|
---|
6 | ileiden : True
|
---|
7 | latitude : "52.16732"
|
---|
8 | location : "Hogeschool Leiden, Zernikedreef 11, 2333 CK, Leiden"
|
---|
9 | longitude : "4.47071"
|
---|
10 | masterip : "172.19.131.1"
|
---|
11 | nodename : "DirkLos1"
|
---|
12 | nodetype : "CNode"
|
---|
13 | rdnap_x : "092299"
|
---|
14 | rdnap_y : 464748
|
---|
15 | release : "8.2-RELEASE"
|
---|
16 | status : "up"
|
---|
17 |
|
---|
18 |
|
---|
19 | iface_ath0:
|
---|
20 | interface : "ath0"
|
---|
21 | ip : "172.16.3.62/30"
|
---|
22 | desc : "Link naar Unigor"
|
---|
23 | sdesc : "2unigor"
|
---|
24 | mode : "station-wds"
|
---|
25 | type : "11b"
|
---|
26 | channel : "1"
|
---|
27 | ssid : "n-o.unigor.wleiden.net"
|
---|
28 | dhcp : "no"
|
---|
29 | compass : "e"
|
---|
30 | status : "up"
|
---|
31 |
|
---|
32 |
|
---|
33 | iface_ue0:
|
---|
34 | comment : "lokaal ethernet"
|
---|
35 | interface : "ue0"
|
---|
36 | ip : "172.16.3.58/30"
|
---|
37 | desc : "Ethernet naar DirkLos2"
|
---|
38 | sdesc : "2DLos2"
|
---|
39 | type : "eth"
|
---|
40 | dhcp : "no"
|
---|
41 | compass : "None"
|
---|
42 | status : "up"
|
---|
43 |
|
---|
44 |
|
---|
45 | iface_ue0_alias0:
|
---|
46 | comment : "alias voor lokaal ethernet"
|
---|
47 | interface : "ue0:0"
|
---|
48 | ip : "172.16.176.66/27"
|
---|
49 | desc : "Local Ethernet"
|
---|
50 | sdesc : "localeth"
|
---|
51 | type : "eth"
|
---|
52 | dhcp : "no"
|
---|
53 | compass : "None"
|
---|
54 | status : "up"
|
---|
55 |
|
---|
56 |
|
---|
57 | iface_vr0:
|
---|
58 | comment : "a-link naar geluidsnet1"
|
---|
59 | interface : "vr0"
|
---|
60 | ip : "172.16.4.156/29"
|
---|
61 | desc : "Ethernet to interlink oost"
|
---|
62 | sdesc : "2geluidsnet1"
|
---|
63 | mode : "station-wds"
|
---|
64 | type : "eth"
|
---|
65 | extra_type : "eth2wifibridge"
|
---|
66 | channel : "140"
|
---|
67 | ssid : "il-zw.geluidsnet1.wleiden.net"
|
---|
68 | dhcp : "no"
|
---|
69 | compass : "sw"
|
---|
70 | ns_ip : "172.16.4.155/29"
|
---|
71 | ns_mac : "00:15:6d:f6:be:ff"
|
---|
72 | status : "up"
|
---|
73 |
|
---|
74 |
|
---|
75 | iface_vr1:
|
---|
76 | comment : "a-link to Vosko3"
|
---|
77 | interface : "vr1"
|
---|
78 | ip : "172.16.4.76/29"
|
---|
79 | desc : "Ethernet to interlink south-east (Vosko3)"
|
---|
80 | sdesc : "2Vosko3"
|
---|
81 | mode : "station-wds"
|
---|
82 | type : "eth"
|
---|
83 | extra_type : "eth2wifibridge"
|
---|
84 | channel : "100"
|
---|
85 | ssid : "il-wnw.vosko3.wleiden.net"
|
---|
86 | dhcp : "no"
|
---|
87 | compass : "wnw"
|
---|
88 | ns_ip : "172.16.4.75/29"
|
---|
89 | ns_mac : "00:15:6d:f6:be:eb"
|
---|
90 | status : "up"
|
---|
91 |
|
---|
92 |
|
---|
93 | iface_vr2:
|
---|
94 | comment : "a-link naar Cam"
|
---|
95 | interface : "vr2"
|
---|
96 | ip : "172.16.4.89/29"
|
---|
97 | desc : "Ethernet to interlink west (Cam)"
|
---|
98 | sdesc : "2cam"
|
---|
99 | mode : "station-wds"
|
---|
100 | type : "eth"
|
---|
101 | extra_type : "eth2wifibridge"
|
---|
102 | channel : "44"
|
---|
103 | ssid : "il-zw.dirklos1.wleiden.net"
|
---|
104 | dhcp : "no"
|
---|
105 | compass : "sw"
|
---|
106 | ns_ip : "172.16.4.90/29"
|
---|
107 | ns_mac : "00:15:6d:70:53:52"
|
---|
108 | status : "down"
|
---|
109 |
|
---|
110 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.