Line | |
---|
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 | gateway6 : "fe80::ae22:5ff:fe5d:70af"
|
---|
8 | ileiden : True
|
---|
9 | latitude : "52.156786"
|
---|
10 | location : "Thomas Uittenbogaard, XXX, XXXX XX, Leiden"
|
---|
11 | longitude : "4.50584"
|
---|
12 | masterip : "172.17.73.1"
|
---|
13 | monitoring_group: "wleiden"
|
---|
14 | nodename : "Dwars"
|
---|
15 | nodetype : "Hybrid"
|
---|
16 | portal_sponsor: "Thomas Uittenbogaard"
|
---|
17 | portal_url: "http://www.wirelessleiden.nl/"
|
---|
18 | rdr_host6 : "2001:1c00:2606:9300:0000:000d:b91b:abf8"
|
---|
19 | release : "11.2-RELEASE"
|
---|
20 | service_accesspoint: True
|
---|
21 | service_concentrator: False
|
---|
22 | service_incoming_rdr: True
|
---|
23 | service_proxy_ileiden: True
|
---|
24 | service_proxy_normal: True
|
---|
25 | serviceid : "172.31.254.20"
|
---|
26 | status : "up"
|
---|
27 |
|
---|
28 |
|
---|
29 | iface_ath0:
|
---|
30 | comment : "Ap binnen"
|
---|
31 | parent : "bridge0"
|
---|
32 | sdesc : "apbinnen"
|
---|
33 | mode : "ap"
|
---|
34 | type : "11a"
|
---|
35 | channel : "40"
|
---|
36 | ssid : "WiFi Leiden"
|
---|
37 | status : "up"
|
---|
38 |
|
---|
39 |
|
---|
40 | iface_bridge0:
|
---|
41 | comment : "Access Points"
|
---|
42 | ip : "172.17.73.1/24"
|
---|
43 | type : "eth"
|
---|
44 | dhcp : "10-240"
|
---|
45 | status : "up"
|
---|
46 |
|
---|
47 | iface_vr0:
|
---|
48 | comment : "Uplink Ziggo"
|
---|
49 | ip : "192.168.1.79/24"
|
---|
50 | ipv6 : "2001:1c00:2606:9300:0000:000d:b91b:abf8 prefixlen 64"
|
---|
51 | sdesc : "2external"
|
---|
52 | type : "eth"
|
---|
53 | dhcp : False
|
---|
54 | status : "up"
|
---|
55 |
|
---|
56 | iface_vr1:
|
---|
57 | comment : "UniFi AP AC Mesh"
|
---|
58 | parent : "bridge0"
|
---|
59 | sdesc : "2buiten"
|
---|
60 | mode : "ap-wds"
|
---|
61 | type : "eth"
|
---|
62 | channel : 1
|
---|
63 | ssid : "Wifi Leiden"
|
---|
64 | ns_ip : "172.17.73.2/24"
|
---|
65 | ns_mac : "xx:xx:xx:xx:xx:xx"
|
---|
66 | ns_type : "mesh"
|
---|
67 | bridge_type: "UniFi"
|
---|
68 | status : "up"
|
---|
69 |
|
---|
70 | iface_vr1_extra0:
|
---|
71 | comment : "Monitoring Server"
|
---|
72 | ip : "172.17.73.5/24"
|
---|
73 | sdesc : "2monitor"
|
---|
74 | type : "eth"
|
---|
75 | dhcp : False
|
---|
76 | status : "up"
|
---|
77 |
|
---|
78 | iface_vr2:
|
---|
79 | comment : "Link naar Meelfabriek1"
|
---|
80 | ip : "172.16.6.148/29"
|
---|
81 | sdesc : "2meelfabriek1"
|
---|
82 | mode : "station-wds"
|
---|
83 | type : "eth"
|
---|
84 | extra_type : "eth2wifibridge"
|
---|
85 | ssid : "il-zo.meelfabriek1.wleiden.net"
|
---|
86 | dhcp : False
|
---|
87 | compass : "nw"
|
---|
88 | ns_ip : "172.16.6.147/29"
|
---|
89 | ns_mac : "00:00:00:00:00:00"
|
---|
90 | bridge_type: "NanoBeam M5"
|
---|
91 | status : "up"
|
---|
92 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.