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.15060"
|
---|
8 | location : "kantoor De Clercq, Hoge Rijndijk 306, 2314 AM, Leiden"
|
---|
9 | longitude : "4.52066"
|
---|
10 | masterip : "172.18.128.1"
|
---|
11 | nodename : "DeClercq"
|
---|
12 | nodetype : "CNode"
|
---|
13 | rdnap_x : 95694
|
---|
14 | rdnap_y : 462845
|
---|
15 | release : "8.2-RELEASE"
|
---|
16 | status : "up"
|
---|
17 |
|
---|
18 |
|
---|
19 | iface_ath0:
|
---|
20 | comment : "AP voor de buurt"
|
---|
21 | ip : "172.18.128.1/26"
|
---|
22 | sdesc : "ap"
|
---|
23 | mode : "ap"
|
---|
24 | type : "11b"
|
---|
25 | channel : "4"
|
---|
26 | ssid : "ap-WirelessLeiden-Declercq"
|
---|
27 | dhcp : "10-60"
|
---|
28 | compass : "None"
|
---|
29 | status : "up"
|
---|
30 |
|
---|
31 |
|
---|
32 | iface_ue0:
|
---|
33 | comment : "A-link to Stadhuis via 8772b-adapter en Nanostation5"
|
---|
34 | ip : "172.16.3.212/29"
|
---|
35 | sdesc : "2stadhuis"
|
---|
36 | mode : "station-wds"
|
---|
37 | type : "eth"
|
---|
38 | extra_type : "eth2wifibridge"
|
---|
39 | channel : "60"
|
---|
40 | ssid : "il-o.stadhuis.wleiden.net"
|
---|
41 | dhcp : False
|
---|
42 | compass : "nw"
|
---|
43 | ns_ip : "172.16.3.211/29"
|
---|
44 | ns_mac : "00:15:6d:ea:f0:63"
|
---|
45 | status : "up"
|
---|
46 |
|
---|
47 |
|
---|
48 | iface_vr0:
|
---|
49 | comment : "Ethernet"
|
---|
50 | ip : "172.16.4.53/30"
|
---|
51 | sdesc : "2proxy9"
|
---|
52 | type : "eth"
|
---|
53 | dhcp : False
|
---|
54 | compass : "None"
|
---|
55 | status : "up"
|
---|
56 |
|
---|
57 |
|
---|
58 | iface_vr1:
|
---|
59 | comment : "Ethernet to interlink west (Roomburgh3)"
|
---|
60 | ip : "172.16.5.185/29"
|
---|
61 | sdesc : "2roomburgh3"
|
---|
62 | mode : "ap-wds"
|
---|
63 | type : "eth"
|
---|
64 | extra_type : "eth2wifibridge"
|
---|
65 | channel : "36"
|
---|
66 | ssid : "il-w.declercq.wleiden.net"
|
---|
67 | dhcp : False
|
---|
68 | compass : "w"
|
---|
69 | ns_ip : "172.16.5.186/29"
|
---|
70 | ns_mac : "00:15:6d:ea:f0:70"
|
---|
71 | status : "up"
|
---|
72 |
|
---|
73 |
|
---|
74 | iface_vr2:
|
---|
75 | comment : "A-link to Leythenrode via Nanostation5"
|
---|
76 | ip : "172.16.5.172/29"
|
---|
77 | sdesc : "2leythenrode"
|
---|
78 | mode : "station-wds"
|
---|
79 | type : "eth"
|
---|
80 | extra_type : "eth2wifibridge"
|
---|
81 | channel : "44"
|
---|
82 | ssid : "il-zw.leythenrode.wleiden.net"
|
---|
83 | dhcp : False
|
---|
84 | compass : "no"
|
---|
85 | ns_ip : "172.16.5.171/29"
|
---|
86 | ns_mac : "00:15:6d:ea:f0:7b"
|
---|
87 | status : "up"
|
---|
88 |
|
---|
89 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.