Last change
on this file since 10885 was 10885, checked in by rick, 13 years ago |
Handmatig(!) opruimen van alle conflict keys.
Related-To: nodefactory:ticket:218
|
File size:
2.3 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.16593"
|
---|
8 | location : "LUMC, Albinusdreef 2, 2333 ZA, Leiden"
|
---|
9 | longitude : "4.47881"
|
---|
10 | masterip : "172.19.130.1"
|
---|
11 | nodename : "LUMC"
|
---|
12 | nodetype : "CNode"
|
---|
13 | rdnap_x : "092851"
|
---|
14 | rdnap_y : 464586
|
---|
15 | release : "8.2-RELEASE"
|
---|
16 | status : "up"
|
---|
17 |
|
---|
18 |
|
---|
19 | iface_ath0:
|
---|
20 | comment : "Ap"
|
---|
21 | interface : "ath0"
|
---|
22 | ip : "172.19.130.1/26"
|
---|
23 | sdesc : "ap"
|
---|
24 | mode : "ap"
|
---|
25 | type : "11b"
|
---|
26 | channel : "8"
|
---|
27 | ssid : "ap-WirelessLeiden-Lumc"
|
---|
28 | dhcp : "10-60"
|
---|
29 | compass : "None"
|
---|
30 | status : "up"
|
---|
31 |
|
---|
32 |
|
---|
33 | iface_ue0:
|
---|
34 | comment : "Ethernet to interlink zuidwest"
|
---|
35 | interface : "ue0"
|
---|
36 | ip : "172.16.4.105/29"
|
---|
37 | sdesc : "2cam"
|
---|
38 | mode : "station-wds"
|
---|
39 | type : "eth"
|
---|
40 | extra_type : "eth2wifibridge"
|
---|
41 | channel : "116"
|
---|
42 | ssid : "il-zw.lumc.wleiden.net"
|
---|
43 | dhcp : False
|
---|
44 | compass : "sw"
|
---|
45 | ns_ip : "172.16.4.106/29"
|
---|
46 | ns_mac : "00:15:6d:bd:69:00"
|
---|
47 | status : "up"
|
---|
48 |
|
---|
49 |
|
---|
50 | iface_vr0:
|
---|
51 | comment : "Ethernet to interlink west"
|
---|
52 | interface : "vr0"
|
---|
53 | ip : "172.16.4.84/29"
|
---|
54 | sdesc : "2unigor1"
|
---|
55 | mode : "station-wds"
|
---|
56 | type : "eth"
|
---|
57 | extra_type : "eth2wifibridge"
|
---|
58 | channel : "128"
|
---|
59 | ssid : "il-z0.unigor.wleiden.net"
|
---|
60 | dhcp : False
|
---|
61 | compass : "w"
|
---|
62 | ns_ip : "172.16.4.83/29"
|
---|
63 | ns_mac : "00:15:6d:70:54:c9"
|
---|
64 | status : "up"
|
---|
65 |
|
---|
66 |
|
---|
67 | iface_vr1:
|
---|
68 | comment : "A-link zuidoost naar CeTIM2"
|
---|
69 | interface : "vr1"
|
---|
70 | ip : "172.16.4.97/29"
|
---|
71 | sdesc : "2cetim2"
|
---|
72 | mode : "station-wds"
|
---|
73 | type : "eth"
|
---|
74 | extra_type : "eth2wifibridge"
|
---|
75 | channel : "136"
|
---|
76 | ssid : "il-z.lumc.wleiden.net"
|
---|
77 | dhcp : False
|
---|
78 | compass : "zo"
|
---|
79 | ns_ip : "172.16.4.98/29"
|
---|
80 | ns_mac : "00:15:6d:70:53:6d"
|
---|
81 | status : "up"
|
---|
82 |
|
---|
83 |
|
---|
84 | iface_vr1_alias0:
|
---|
85 | comment : "A-link zuidoost naar Lebkov"
|
---|
86 | interface : "vr1:0"
|
---|
87 | ip : "172.16.4.161/29"
|
---|
88 | sdesc : "2lebkov"
|
---|
89 | type : "eth"
|
---|
90 | extra_type : "eth2wifibridge"
|
---|
91 | dhcp : False
|
---|
92 | compass : "None"
|
---|
93 | status : "up"
|
---|
94 |
|
---|
95 |
|
---|
96 | iface_vr2:
|
---|
97 | comment : "Ethernet naar webcam"
|
---|
98 | interface : "vr2"
|
---|
99 | ip : "172.16.3.21/30"
|
---|
100 | sdesc : "2webcam"
|
---|
101 | type : "eth"
|
---|
102 | dhcp : False
|
---|
103 | compass : "None"
|
---|
104 | status : "up"
|
---|
105 |
|
---|
106 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.