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.14243"
|
---|
8 | location : "JVC, De Heyderweg 2-6, 2314 XZ, Leiden"
|
---|
9 | longitude : "4.50905"
|
---|
10 | masterip : "172.18.32.1"
|
---|
11 | nodename : "JVC"
|
---|
12 | nodetype : "CNode"
|
---|
13 | rdnap_x : 94888
|
---|
14 | rdnap_y : 461946
|
---|
15 | release : "8.2-RELEASE"
|
---|
16 | status : "up"
|
---|
17 |
|
---|
18 |
|
---|
19 | iface_ath0:
|
---|
20 | comment : "AP voor de buurt"
|
---|
21 | interface : "ath0"
|
---|
22 | ip : "172.18.32.1/26"
|
---|
23 | sdesc : "ap"
|
---|
24 | mode : "ap"
|
---|
25 | type : "11b"
|
---|
26 | channel : "4"
|
---|
27 | ssid : "ap-WirelessLeiden-Jvc"
|
---|
28 | dhcp : "10-60"
|
---|
29 | compass : "None"
|
---|
30 | status : "up"
|
---|
31 |
|
---|
32 |
|
---|
33 | iface_vr0:
|
---|
34 | comment : "A-link to Graficall via Nanostation5"
|
---|
35 | interface : "vr0"
|
---|
36 | ip : "172.16.3.9/29"
|
---|
37 | sdesc : "2graficall"
|
---|
38 | mode : "station-wds"
|
---|
39 | type : "eth"
|
---|
40 | extra_type : "eth2wifibridge"
|
---|
41 | channel : "100"
|
---|
42 | ssid : "il-no.jvc.wleiden.net"
|
---|
43 | dhcp : False
|
---|
44 | compass : "no"
|
---|
45 | ns_ip : "172.16.3.10/29"
|
---|
46 | ns_mac : "00:15:6d:ea:f0:fe"
|
---|
47 | status : "up"
|
---|
48 |
|
---|
49 |
|
---|
50 | iface_vr0_alias0:
|
---|
51 | comment : "Link naar Meerburg"
|
---|
52 | interface : "vr0:0"
|
---|
53 | ip : "172.16.4.241/29"
|
---|
54 | sdesc : "2meerburg"
|
---|
55 | type : "eth"
|
---|
56 | extra_type : "eth2wifibridge"
|
---|
57 | dhcp : False
|
---|
58 | compass : "None"
|
---|
59 | status : "up"
|
---|
60 |
|
---|
61 |
|
---|
62 | iface_vr1:
|
---|
63 | comment : "Link naar ROC2"
|
---|
64 | interface : "vr1"
|
---|
65 | ip : "172.16.5.33/29"
|
---|
66 | sdesc : "2ROC2"
|
---|
67 | mode : "station-wds"
|
---|
68 | type : "eth"
|
---|
69 | extra_type : "eth2wifibridge"
|
---|
70 | channel : "108"
|
---|
71 | ssid : "il-w.jvc.wleiden.net"
|
---|
72 | dhcp : False
|
---|
73 | compass : "w"
|
---|
74 | ns_ip : "172.16.5.34/29"
|
---|
75 | ns_mac : "00:15:6d:ea:eb:d3"
|
---|
76 | status : "up"
|
---|
77 |
|
---|
78 |
|
---|
79 | iface_vr2:
|
---|
80 | comment : "Link naar Zwet"
|
---|
81 | interface : "vr2"
|
---|
82 | ip : "172.16.5.153/29"
|
---|
83 | sdesc : "2Zwet"
|
---|
84 | mode : "station-wds"
|
---|
85 | type : "eth"
|
---|
86 | extra_type : "eth2wifibridge"
|
---|
87 | channel : "60"
|
---|
88 | ssid : "il-z.jvc.wleiden.net"
|
---|
89 | dhcp : False
|
---|
90 | compass : "z"
|
---|
91 | ns_ip : "172.16.5.154/29"
|
---|
92 | ns_mac : "00:15:6d:ea:f0:67"
|
---|
93 | status : "down"
|
---|
94 |
|
---|
95 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.