1 | # Genesis config yaml style
|
---|
2 | # vim:ts=2:et:sw=2:ai
|
---|
3 | #
|
---|
4 | board : "ALIX2"
|
---|
5 | comment : "None"
|
---|
6 | externalif: "vr0"
|
---|
7 | gateway : "192.168.42.1"
|
---|
8 | latitude : "52.15395"
|
---|
9 | location : "CeTIM office, Plantsoen 97, 2311 KL, Leiden"
|
---|
10 | longitude : "4.49646"
|
---|
11 | masterip : "172.17.169.1"
|
---|
12 | monitoring_group: "wleiden"
|
---|
13 | nodename : "Plantsoen"
|
---|
14 | nodetype : "Hybrid"
|
---|
15 | rdnap_x : 94042
|
---|
16 | rdnap_y : 463238
|
---|
17 | release : "9.0-RELEASE"
|
---|
18 | service_accesspoint: True
|
---|
19 | service_concentrator: False
|
---|
20 | service_incoming_rdr: False
|
---|
21 | service_proxy_ileiden: True
|
---|
22 | service_proxy_normal: True
|
---|
23 | status : "up"
|
---|
24 |
|
---|
25 |
|
---|
26 | iface_ath0:
|
---|
27 | comment : "AP voor de buurt"
|
---|
28 | ip : "172.17.169.1/24"
|
---|
29 | sdesc : "ap"
|
---|
30 | mode : "ap"
|
---|
31 | type : "11g"
|
---|
32 | channel : 11
|
---|
33 | ssid : "WiFi-Leiden"
|
---|
34 | wlan_mac : "00:0b:6b:81:1a:a0"
|
---|
35 | dhcp : "10-250"
|
---|
36 | compass : "omni"
|
---|
37 | status : "up"
|
---|
38 |
|
---|
39 |
|
---|
40 | iface_ue0:
|
---|
41 | comment : "Link naar ROC1"
|
---|
42 | ip : "172.16.5.12/29"
|
---|
43 | sdesc : "2roc1"
|
---|
44 | mode : "station-wds"
|
---|
45 | type : "eth"
|
---|
46 | extra_type : "eth2wifibridge"
|
---|
47 | channel : "132"
|
---|
48 | ssid : "il-n.roc1.wleiden.net"
|
---|
49 | dhcp : False
|
---|
50 | compass : "z"
|
---|
51 | ns_ip : "172.16.5.11/29"
|
---|
52 | ns_mac : "00:27:22:10:fd:a1"
|
---|
53 | bridge_type: "NanoStation5"
|
---|
54 | status : "up"
|
---|
55 |
|
---|
56 |
|
---|
57 | iface_vr0:
|
---|
58 | comment : "Link naar router"
|
---|
59 | ip : "192.168.42.200/24"
|
---|
60 | sdesc : "uplink"
|
---|
61 | type : "eth"
|
---|
62 | dhcp : False
|
---|
63 | status : "up"
|
---|
64 |
|
---|
65 |
|
---|
66 | iface_vr0_alias0:
|
---|
67 | comment : "Link naar Radius proxy"
|
---|
68 | ip : "172.17.169.66/28"
|
---|
69 | sdesc : "2radius"
|
---|
70 | type : "eth"
|
---|
71 | dhcp : False
|
---|
72 | status : "up"
|
---|
73 |
|
---|
74 |
|
---|
75 | iface_vr1:
|
---|
76 | comment : "Interlink north-north-west (Stadhuis)"
|
---|
77 | ip : "172.16.5.116/29"
|
---|
78 | sdesc : "2Stadhuis"
|
---|
79 | mode : "station-wds"
|
---|
80 | type : "eth"
|
---|
81 | extra_type : "eth2wifibridge"
|
---|
82 | channel : "44"
|
---|
83 | ssid : "il-zo.stadhuis.wleiden.net"
|
---|
84 | dhcp : False
|
---|
85 | compass : "nw"
|
---|
86 | distance : "0.5 km"
|
---|
87 | ns_ip : "172.16.5.115/29"
|
---|
88 | ns_mac : "00:15:6d:bd:67:e8"
|
---|
89 | bridge_type: "NanoStation5"
|
---|
90 | status : "up"
|
---|
91 |
|
---|
92 |
|
---|
93 | iface_vr2:
|
---|
94 | comment : "Link to Vosko3"
|
---|
95 | ip : "172.16.5.92/29"
|
---|
96 | sdesc : "2vosko3"
|
---|
97 | mode : "station-wds"
|
---|
98 | type : "eth"
|
---|
99 | extra_type : "eth2wifibridge"
|
---|
100 | channel : "116"
|
---|
101 | ssid : "il-zo.vosko3.wleiden.net"
|
---|
102 | dhcp : False
|
---|
103 | compass : "nw"
|
---|
104 | distance : "0.7 km"
|
---|
105 | ns_ip : "172.16.5.91/29"
|
---|
106 | ns_mac : "00:15:6d:bd:67:ff"
|
---|
107 | bridge_type: "NanoStation5"
|
---|
108 | status : "up"
|
---|
109 |
|
---|
110 |
|
---|