Last change
on this file since 10884 was 10884, checked in by rick, 13 years ago |
Ruim er nog een paar op die we automatisch konden vinden.
While here; Comment begint met een hoofdletter.
Related-To beheer: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.15972"
|
---|
8 | location : "Cope, Rapenburg 8, 2311 EV, Leiden"
|
---|
9 | longitude : "4.48521"
|
---|
10 | masterip : "172.17.8.1"
|
---|
11 | nodename : "Cope"
|
---|
12 | nodetype : "CNode"
|
---|
13 | rdnap_x : 93280
|
---|
14 | rdnap_y : 463889
|
---|
15 | release : "8.2-RELEASE"
|
---|
16 | status : "up"
|
---|
17 |
|
---|
18 |
|
---|
19 | iface_ath0:
|
---|
20 | comment : "OMNI"
|
---|
21 | interface : "ath0"
|
---|
22 | ip : "172.17.8.1/26"
|
---|
23 | desc : "AP voor de buurt"
|
---|
24 | sdesc : "ap"
|
---|
25 | mode : "ap"
|
---|
26 | type : "11b"
|
---|
27 | channel : "5"
|
---|
28 | ssid : "ap-WirelessLeiden-Cope"
|
---|
29 | dhcp : "10-60"
|
---|
30 | compass : "None"
|
---|
31 | status : "up"
|
---|
32 |
|
---|
33 |
|
---|
34 | iface_ue0:
|
---|
35 | comment : "Link naar proxy1"
|
---|
36 | interface : "ue0"
|
---|
37 | ip : "172.17.8.66/28"
|
---|
38 | sdesc : "2proxy1"
|
---|
39 | type : "eth"
|
---|
40 | dhcp : False
|
---|
41 | compass : "None"
|
---|
42 | status : "up"
|
---|
43 |
|
---|
44 |
|
---|
45 | iface_vr0:
|
---|
46 | comment : "Link naar Unigor1"
|
---|
47 | interface : "vr0"
|
---|
48 | ip : "172.16.3.188/29"
|
---|
49 | desc : "Ethernet to interlink UniGor1"
|
---|
50 | sdesc : "2unigor1"
|
---|
51 | mode : "station-wds"
|
---|
52 | type : "eth"
|
---|
53 | extra_type : "eth2wifibridge"
|
---|
54 | channel : "128"
|
---|
55 | ssid : "il-zo.unigor.wleiden.net"
|
---|
56 | dhcp : False
|
---|
57 | compass : "nw"
|
---|
58 | ns_ip : "172.16.3.187/29"
|
---|
59 | ns_mac : "00:15:6d:ea:f0:1d"
|
---|
60 | status : "up"
|
---|
61 |
|
---|
62 |
|
---|
63 | iface_vr1:
|
---|
64 | comment : "A-link naar Stadhuis via NS5"
|
---|
65 | interface : "vr1"
|
---|
66 | ip : "172.16.3.180/29"
|
---|
67 | desc : "Link naar Stadhuis"
|
---|
68 | sdesc : "2stadhuis"
|
---|
69 | mode : "station-wds"
|
---|
70 | type : "eth"
|
---|
71 | extra_type : "eth2wifibridge"
|
---|
72 | channel : "116"
|
---|
73 | ssid : "il-nw.stadhuis.wleiden.net"
|
---|
74 | dhcp : False
|
---|
75 | compass : "zo"
|
---|
76 | ns_ip : "172.16.3.179/29"
|
---|
77 | ns_mac : "00:15:6d:ea:f0:4c"
|
---|
78 | status : "up"
|
---|
79 |
|
---|
80 |
|
---|
81 | iface_vr2:
|
---|
82 | comment : "A-link naar Rabo2"
|
---|
83 | interface : "vr2"
|
---|
84 | ip : "172.16.3.196/29"
|
---|
85 | desc : "ethernet"
|
---|
86 | sdesc : "2rabo2"
|
---|
87 | mode : "station-wds"
|
---|
88 | type : "eth"
|
---|
89 | extra_type : "eth2wifibridge"
|
---|
90 | channel : "44"
|
---|
91 | ssid : "il-z.rabo.wleiden.net"
|
---|
92 | dhcp : False
|
---|
93 | compass : "n"
|
---|
94 | ns_ip : "172.16.3.195/29"
|
---|
95 | ns_mac : "00:15:6d:ea:f0:0f"
|
---|
96 | status : "up"
|
---|
97 |
|
---|
98 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.