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.1 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.15395"
|
---|
8 | location : "CeTIM office, Plantsoen 97, 2311 KL, Leiden"
|
---|
9 | longitude : "4.49646"
|
---|
10 | masterip : "172.17.169.1"
|
---|
11 | nodename : "Plantsoen2"
|
---|
12 | nodetype : "CNode"
|
---|
13 | rdnap_x : 94042
|
---|
14 | rdnap_y : 463238
|
---|
15 | release : "9.0-RELEASE"
|
---|
16 | status : "up"
|
---|
17 |
|
---|
18 |
|
---|
19 | iface_ath0:
|
---|
20 | comment : "AP voor de buurt"
|
---|
21 | interface : "ath0"
|
---|
22 | ip : "172.17.169.1/26"
|
---|
23 | sdesc : "ap"
|
---|
24 | mode : "ap"
|
---|
25 | type : "11b"
|
---|
26 | channel : "7"
|
---|
27 | ssid : "ap-omni.plantsoen2.wleiden.net"
|
---|
28 | dhcp : "10-60"
|
---|
29 | compass : "omni"
|
---|
30 | status : "up"
|
---|
31 |
|
---|
32 |
|
---|
33 | iface_ue0:
|
---|
34 | comment : "Link naar ROC1"
|
---|
35 | interface : "ue0"
|
---|
36 | ip : "172.16.5.12/29"
|
---|
37 | sdesc : "2roc1"
|
---|
38 | mode : "station-wds"
|
---|
39 | type : "eth"
|
---|
40 | extra_type : "eth2wifibridge"
|
---|
41 | channel : "132"
|
---|
42 | ssid : "il-n.roc1.wleiden.net"
|
---|
43 | dhcp : False
|
---|
44 | compass : "z"
|
---|
45 | ns_ip : "172.16.5.11/29"
|
---|
46 | ns_mac : "00:27:22:10:FD:A1"
|
---|
47 | status : "up"
|
---|
48 |
|
---|
49 |
|
---|
50 | iface_vr0:
|
---|
51 | comment : "Ethernet naar woning Plantsoen"
|
---|
52 | interface : "vr0"
|
---|
53 | ip : "172.17.169.65/28"
|
---|
54 | sdesc : "2plantsoen"
|
---|
55 | type : "eth"
|
---|
56 | dhcp : False
|
---|
57 | compass : "None"
|
---|
58 | status : "up"
|
---|
59 |
|
---|
60 |
|
---|
61 | iface_vr1:
|
---|
62 | comment : "Ethernet to interlink north-north-west (Stadhuis)"
|
---|
63 | interface : "vr1"
|
---|
64 | ip : "172.16.5.116/29"
|
---|
65 | sdesc : "2Stadhuis"
|
---|
66 | mode : "station-wds"
|
---|
67 | type : "eth"
|
---|
68 | extra_type : "eth2wifibridge"
|
---|
69 | channel : "44"
|
---|
70 | ssid : "il-zo.stadhuis.wleiden.net"
|
---|
71 | dhcp : False
|
---|
72 | compass : "nw"
|
---|
73 | distance : "0.5 km"
|
---|
74 | ns_ip : "172.16.5.115/29"
|
---|
75 | ns_mac : "00:15:6d:bd:67:e8"
|
---|
76 | status : "up"
|
---|
77 |
|
---|
78 |
|
---|
79 | iface_vr2:
|
---|
80 | comment : "A-link to Vosko3 via Nanostation2"
|
---|
81 | interface : "vr2"
|
---|
82 | ip : "172.16.5.92/29"
|
---|
83 | sdesc : "2vosko3"
|
---|
84 | mode : "station-wds"
|
---|
85 | type : "eth"
|
---|
86 | extra_type : "eth2wifibridge"
|
---|
87 | channel : "116"
|
---|
88 | ssid : "il-zo.vosko3.wleiden.net"
|
---|
89 | dhcp : False
|
---|
90 | compass : "nw"
|
---|
91 | distance : "0.7 km"
|
---|
92 | ns_ip : "172.16.5.91/29"
|
---|
93 | ns_mac : "00:15:6d:bd:67:ff"
|
---|
94 | status : "up"
|
---|
95 |
|
---|
96 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.