1 | # Genesis config yaml style
|
---|
2 | # vim:ts=2:et:sw=2:ai
|
---|
3 | #
|
---|
4 | board : "ALIX2"
|
---|
5 | comment : "None"
|
---|
6 | latitude : "52.15395"
|
---|
7 | location : "CeTIM office, Plantsoen 97, 2311 KL, Leiden"
|
---|
8 | longitude : "4.49646"
|
---|
9 | masterip : "172.17.169.1"
|
---|
10 | nodename : "Plantsoen2"
|
---|
11 | nodetype : "Hybrid"
|
---|
12 | rdnap_x : 94042
|
---|
13 | rdnap_y : 463238
|
---|
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.17.169.1/24"
|
---|
25 | sdesc : "ap"
|
---|
26 | mode : "ap"
|
---|
27 | type : "11b"
|
---|
28 | channel : "7"
|
---|
29 | ssid : "ap-WirelessLeiden-Plantsoen2"
|
---|
30 | dhcp : "10-250"
|
---|
31 | compass : "omni"
|
---|
32 | status : "up"
|
---|
33 |
|
---|
34 |
|
---|
35 | iface_ue0:
|
---|
36 | comment : "Link naar ROC1"
|
---|
37 | ip : "172.16.5.12/29"
|
---|
38 | sdesc : "2roc1"
|
---|
39 | mode : "station-wds"
|
---|
40 | type : "eth"
|
---|
41 | extra_type : "eth2wifibridge"
|
---|
42 | channel : "132"
|
---|
43 | ssid : "il-n.roc1.wleiden.net"
|
---|
44 | dhcp : False
|
---|
45 | compass : "z"
|
---|
46 | ns_ip : "172.16.5.11/29"
|
---|
47 | ns_mac : "00:27:22:10:FD:A1"
|
---|
48 | bridge_type: "NanoStation5"
|
---|
49 | status : "up"
|
---|
50 |
|
---|
51 |
|
---|
52 | iface_vr0:
|
---|
53 | comment : "Ethernet naar woning Plantsoen"
|
---|
54 | ip : "172.17.169.65/28"
|
---|
55 | sdesc : "2plantsoen"
|
---|
56 | type : "eth"
|
---|
57 | dhcp : False
|
---|
58 | status : "up"
|
---|
59 |
|
---|
60 |
|
---|
61 | iface_vr1:
|
---|
62 | comment : "Interlink north-north-west (Stadhuis)"
|
---|
63 | ip : "172.16.5.116/29"
|
---|
64 | sdesc : "2Stadhuis"
|
---|
65 | mode : "station-wds"
|
---|
66 | type : "eth"
|
---|
67 | extra_type : "eth2wifibridge"
|
---|
68 | channel : "44"
|
---|
69 | ssid : "il-zo.stadhuis.wleiden.net"
|
---|
70 | dhcp : False
|
---|
71 | compass : "nw"
|
---|
72 | distance : "0.5 km"
|
---|
73 | ns_ip : "172.16.5.115/29"
|
---|
74 | ns_mac : "00:15:6d:bd:67:e8"
|
---|
75 | bridge_type: "NanoStation5"
|
---|
76 | status : "up"
|
---|
77 |
|
---|
78 |
|
---|
79 | iface_vr2:
|
---|
80 | comment : "Link to Vosko3"
|
---|
81 | ip : "172.16.5.92/29"
|
---|
82 | sdesc : "2vosko3"
|
---|
83 | mode : "station-wds"
|
---|
84 | type : "eth"
|
---|
85 | extra_type : "eth2wifibridge"
|
---|
86 | channel : "116"
|
---|
87 | ssid : "il-zo.vosko3.wleiden.net"
|
---|
88 | dhcp : False
|
---|
89 | compass : "nw"
|
---|
90 | distance : "0.7 km"
|
---|
91 | ns_ip : "172.16.5.91/29"
|
---|
92 | ns_mac : "00:15:6d:bd:67:ff"
|
---|
93 | bridge_type: "NanoStation5"
|
---|
94 | status : "up"
|
---|
95 |
|
---|
96 |
|
---|