1 | # Genesis config yaml style
|
---|
2 | # vim:ts=2:et:sw=2:ai
|
---|
3 | #
|
---|
4 | board : "ALIX2"
|
---|
5 | comment : "None"
|
---|
6 | gateway : "192.168.1.1"
|
---|
7 | latitude : "52.165448"
|
---|
8 | location : "Wilddreef-D, Wilddreef, 2352 CE, Leiderdorp"
|
---|
9 | longitude : "4.525617"
|
---|
10 | masterip : "172.17.162.1"
|
---|
11 | monitoring_group: "wleiden"
|
---|
12 | nodename : "PanTerra2"
|
---|
13 | nodetype : "Hybrid"
|
---|
14 | rdnap_x : 96052
|
---|
15 | rdnap_y : 464493
|
---|
16 | release : "9.0-RELEASE"
|
---|
17 | service_accesspoint: True
|
---|
18 | service_concentrator: False
|
---|
19 | service_incoming_rdr: False
|
---|
20 | service_proxy_ileiden: False
|
---|
21 | service_proxy_normal: False
|
---|
22 | status : "up"
|
---|
23 |
|
---|
24 |
|
---|
25 | iface_ath0:
|
---|
26 | comment : "ap voor buurt noordoost"
|
---|
27 | ip : "172.17.162.1/24"
|
---|
28 | sdesc : "2omni"
|
---|
29 | mode : "ap"
|
---|
30 | type : "11g"
|
---|
31 | channel : 6
|
---|
32 | ssid : "ap-WirelessLeiden-PanTerra2"
|
---|
33 | dhcp : "10-250"
|
---|
34 | status : "up"
|
---|
35 |
|
---|
36 |
|
---|
37 | iface_ue0:
|
---|
38 | comment : "Link naar GHR kabel 1"
|
---|
39 | ip : "172.16.6.169/29"
|
---|
40 | sdesc : "2oost"
|
---|
41 | mode : "ap-wds"
|
---|
42 | type : "eth"
|
---|
43 | extra_type : "eth2wifibridge"
|
---|
44 | channel : "128"
|
---|
45 | ssid : "il-90.panterra2.wleiden.net"
|
---|
46 | dhcp : False
|
---|
47 | compass : "90"
|
---|
48 | ns_ip : "172.16.6.170/29"
|
---|
49 | ns_mac : "24:a4:3c:0a:38:f7"
|
---|
50 | bridge_type: "NanoStationM5"
|
---|
51 | status : "up"
|
---|
52 |
|
---|
53 |
|
---|
54 | iface_vr0:
|
---|
55 | comment : "Link naar Boterhuis kabel 2"
|
---|
56 | ip : "172.16.10.73/29"
|
---|
57 | sdesc : "2n"
|
---|
58 | mode : "ap-wds"
|
---|
59 | type : "eth"
|
---|
60 | extra_type : "eth2wifibridge"
|
---|
61 | channel : "132"
|
---|
62 | ssid : "il-355.panterra2.wleiden.net"
|
---|
63 | dhcp : False
|
---|
64 | compass : "355"
|
---|
65 | ns_ip : "172.16.10.74/29"
|
---|
66 | ns_mac : "24:a4:3c:72:04:2b"
|
---|
67 | bridge_type: "NanoStationM5"
|
---|
68 | status : "up"
|
---|
69 |
|
---|
70 | iface_vr0_alias0:
|
---|
71 | comment : "Link naar Leeuwenhorst1"
|
---|
72 | ip : "172.16.6.193/29"
|
---|
73 | sdesc : "2LH1"
|
---|
74 | type : "eth"
|
---|
75 | dhcp : False
|
---|
76 | status : "up"
|
---|
77 |
|
---|
78 |
|
---|
79 | iface_vr1:
|
---|
80 | comment : "Link naar Graficall kabel 3 "
|
---|
81 | ip : "172.16.10.52/29"
|
---|
82 | sdesc : "2zo"
|
---|
83 | mode : "staion-wds"
|
---|
84 | type : "eth"
|
---|
85 | extra_type : "eth2wifibridge"
|
---|
86 | channel : "44"
|
---|
87 | ssid : "il-nw.graficall.wleiden.net"
|
---|
88 | dhcp : False
|
---|
89 | compass : "130"
|
---|
90 | ns_ip : "172.16.10.51/29"
|
---|
91 | ns_mac : "24:a4:3c:72:05:4d"
|
---|
92 | bridge_type: "NanoStationM5"
|
---|
93 | status : "up"
|
---|
94 |
|
---|
95 |
|
---|
96 | iface_vr2:
|
---|
97 | comment : "PanTerra-link JvBlaan WPA2 LAN1 bridge kabel 4"
|
---|
98 | ip : "172.16.10.89/29"
|
---|
99 | sdesc : "2PTjvb"
|
---|
100 | mode : "ap-wds"
|
---|
101 | type : "eth"
|
---|
102 | extra_type : "eth2wifibridge"
|
---|
103 | channel : "128"
|
---|
104 | ssid : "il-45.panterra2.wleiden.net"
|
---|
105 | dhcp : False
|
---|
106 | compass : "45"
|
---|
107 | ns_ip : "172.16.10.90/29"
|
---|
108 | ns_mac : "24:a4:3c:72:04:31"
|
---|
109 | bridge_type: "NanoStationM5"
|
---|
110 | status : "up"
|
---|
111 |
|
---|
112 | iface_vr2_alias0:
|
---|
113 | comment : "Link naar Panterra1"
|
---|
114 | ip : "172.16.4.42/30"
|
---|
115 | sdesc : "2PT1"
|
---|
116 | type : "eth"
|
---|
117 | dhcp : False
|
---|
118 | status : "up"
|
---|
119 |
|
---|
120 |
|
---|
121 |
|
---|