Line | |
---|
1 | # Genesis config yaml style
|
---|
2 | # vim:ts=2:et:sw=2:ai
|
---|
3 | #
|
---|
4 | board : "ALIX2"
|
---|
5 | comment : "None"
|
---|
6 | latitude : "52.14243"
|
---|
7 | location : "JVC, De Heyderweg 2-6, 2314 XZ, Leiden"
|
---|
8 | longitude : "4.50905"
|
---|
9 | masterip : "172.18.32.1"
|
---|
10 | nodename : "JVC"
|
---|
11 | nodetype : "Hybrid"
|
---|
12 | rdnap_x : 94888
|
---|
13 | rdnap_y : 461946
|
---|
14 | release : "9.0-RELEASE"
|
---|
15 | service_accesspoint: True
|
---|
16 | service_incoming_rdr: False
|
---|
17 | service_proxy_ileiden: False
|
---|
18 | service_proxy_normal: False
|
---|
19 | status : "up"
|
---|
20 |
|
---|
21 |
|
---|
22 | iface_ath0:
|
---|
23 | comment : "AP voor de buurt"
|
---|
24 | ip : "172.18.32.1/24"
|
---|
25 | sdesc : "ap"
|
---|
26 | mode : "ap"
|
---|
27 | type : "11b"
|
---|
28 | channel : "4"
|
---|
29 | ssid : "ap-WirelessLeiden-Jvc"
|
---|
30 | dhcp : "10-250"
|
---|
31 | status : "up"
|
---|
32 |
|
---|
33 |
|
---|
34 | iface_vr0:
|
---|
35 | comment : "A-link to Graficall via Nanostation5"
|
---|
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 | bridge_type: "NanoStation5"
|
---|
48 | status : "up"
|
---|
49 |
|
---|
50 |
|
---|
51 | iface_vr0_alias0:
|
---|
52 | comment : "Link naar Meerburg"
|
---|
53 | ip : "172.16.4.241/29"
|
---|
54 | sdesc : "2meerburg"
|
---|
55 | type : "eth"
|
---|
56 | extra_type : "eth2wifibridge"
|
---|
57 | dhcp : False
|
---|
58 | status : "up"
|
---|
59 |
|
---|
60 |
|
---|
61 | iface_vr1:
|
---|
62 | comment : "Link naar ROC2"
|
---|
63 | ip : "172.16.5.33/29"
|
---|
64 | sdesc : "2ROC2"
|
---|
65 | mode : "station-wds"
|
---|
66 | type : "eth"
|
---|
67 | extra_type : "eth2wifibridge"
|
---|
68 | channel : "108"
|
---|
69 | ssid : "il-w.jvc.wleiden.net"
|
---|
70 | dhcp : False
|
---|
71 | compass : "w"
|
---|
72 | ns_ip : "172.16.5.34/29"
|
---|
73 | ns_mac : "00:15:6d:ea:eb:d3"
|
---|
74 | bridge_type: "NanoStation5"
|
---|
75 | status : "up"
|
---|
76 |
|
---|
77 |
|
---|
78 | iface_vr2:
|
---|
79 | comment : "Link naar Zwet"
|
---|
80 | ip : "172.16.5.153/29"
|
---|
81 | sdesc : "2Zwet"
|
---|
82 | mode : "station-wds"
|
---|
83 | type : "eth"
|
---|
84 | extra_type : "eth2wifibridge"
|
---|
85 | channel : "60"
|
---|
86 | ssid : "il-z.jvc.wleiden.net"
|
---|
87 | dhcp : False
|
---|
88 | compass : "z"
|
---|
89 | ns_ip : "172.16.5.154/29"
|
---|
90 | ns_mac : "00:15:6d:ea:f0:67"
|
---|
91 | status : "down"
|
---|
92 |
|
---|
93 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.