1 | # Genesis config yaml style
|
---|
2 | # vim:ts=2:et:sw=2:ai
|
---|
3 | #
|
---|
4 | board : "net6501"
|
---|
5 | comment : "None"
|
---|
6 | externalif: "vr0"
|
---|
7 | latitude : "52.15685"
|
---|
8 | location : "Huub, Rapenburg 62, 2311 EZ, Leiden"
|
---|
9 | longitude : "4.48626"
|
---|
10 | masterip : "172.17.16.1"
|
---|
11 | monitoring_group: "wleiden"
|
---|
12 | nodename : "Huub"
|
---|
13 | nodetype : "Hybrid"
|
---|
14 | rdnap_x : "093348"
|
---|
15 | rdnap_y : 463569
|
---|
16 | release : "11.2-RELEASE"
|
---|
17 | remote_access: "huubs.xs4all.nl:1022"
|
---|
18 | service_accesspoint: True
|
---|
19 | service_concentrator: False
|
---|
20 | service_incoming_rdr: False
|
---|
21 | service_proxy_ileiden: False
|
---|
22 | service_proxy_normal: False
|
---|
23 | status : "up"
|
---|
24 |
|
---|
25 |
|
---|
26 | iface_ath0:
|
---|
27 | comment : "Ap"
|
---|
28 | parent : "bridge0"
|
---|
29 | sdesc : "ap-omni"
|
---|
30 | mode : "ap"
|
---|
31 | type : "11g"
|
---|
32 | channel : 6
|
---|
33 | ssid : "WIFI4NL"
|
---|
34 | wlan_mac : "30:14:4a:86:bb:b0"
|
---|
35 | status : "up"
|
---|
36 |
|
---|
37 | iface_bridge0:
|
---|
38 | comment : "Access Points"
|
---|
39 | ip : "172.17.16.1/24"
|
---|
40 | type : "eth"
|
---|
41 | dhcp : "10-240"
|
---|
42 | status : "up"
|
---|
43 |
|
---|
44 | iface_sis0:
|
---|
45 | comment : "Local ethernet naar extra ap2"
|
---|
46 | parent : "bridge0"
|
---|
47 | sdesc : "2ap2"
|
---|
48 | mode : "ap"
|
---|
49 | type : "eth"
|
---|
50 | extra_type : "eth2wifibridge"
|
---|
51 | ssid : "WIFI4NL"
|
---|
52 | ns_ip : "172.17.16.2/24"
|
---|
53 | ns_mac : "00:15:6d:d4:f8:24"
|
---|
54 | bridge_type: "Bullet2"
|
---|
55 | status : "down"
|
---|
56 |
|
---|
57 |
|
---|
58 | iface_sis1:
|
---|
59 | comment : "Local ethernet naar extra ap3"
|
---|
60 | parent : "bridge0"
|
---|
61 | sdesc : "2ap3"
|
---|
62 | mode : "ap"
|
---|
63 | type : "eth"
|
---|
64 | extra_type : "eth2wifibridge"
|
---|
65 | ssid : "WIFI4NL"
|
---|
66 | ns_ip : "172.17.16.3/24"
|
---|
67 | ns_mac : "00:15:6d:e8:f9:c0"
|
---|
68 | bridge_type: "Bullet2"
|
---|
69 | status : "up"
|
---|
70 |
|
---|
71 |
|
---|
72 | iface_vr0:
|
---|
73 | comment : "External Link"
|
---|
74 | ip : "192.168.178.33/24"
|
---|
75 | sdesc : "2external"
|
---|
76 | type : "eth"
|
---|
77 | dhcp : False
|
---|
78 | status : "up"
|
---|
79 |
|
---|
80 |
|
---|
81 | iface_vr0_alias0:
|
---|
82 | comment : "Link naar sunnysidekick"
|
---|
83 | ip : "172.16.3.21/30"
|
---|
84 | sdesc : "2sunnysidekick"
|
---|
85 | type : "eth"
|
---|
86 | dhcp : False
|
---|
87 | status : "up"
|
---|
88 |
|
---|
89 |
|
---|
90 | iface_vr1:
|
---|
91 | comment : "Link naar Vosko2"
|
---|
92 | ip : "172.16.4.124/29"
|
---|
93 | sdesc : "2vosko2"
|
---|
94 | mode : "station-wds"
|
---|
95 | type : "eth"
|
---|
96 | extra_type : "eth2wifibridge"
|
---|
97 | channel : "64"
|
---|
98 | ssid : "il-w.vosko2.wleiden.net"
|
---|
99 | dhcp : False
|
---|
100 | compass : "no"
|
---|
101 | ns_ip : "172.16.4.123/29"
|
---|
102 | ns_mac : "dc:9f:db:2e:0b:0e"
|
---|
103 | bridge_type: "NanoBridge5"
|
---|
104 | status : "up"
|
---|
105 |
|
---|
106 |
|
---|
107 | iface_vr2:
|
---|
108 | comment : "Link naar Cetim2"
|
---|
109 | ip : "172.16.4.28/29"
|
---|
110 | sdesc : "2cetim2"
|
---|
111 | mode : "station-wds"
|
---|
112 | type : "eth"
|
---|
113 | extra_type : "eth2wifibridge"
|
---|
114 | channel : "36"
|
---|
115 | ssid : "il-zw.cetim2.wleiden.net"
|
---|
116 | dhcp : False
|
---|
117 | compass : "o"
|
---|
118 | ns_ip : "172.16.4.27/29"
|
---|
119 | ns_mac : "00:15:6d:f2:1f:7f"
|
---|
120 | bridge_type: "NanoStationM5Loco"
|
---|
121 | status : "up"
|
---|
122 |
|
---|
123 |
|
---|
124 | iface_vr3:
|
---|
125 | comment : "External Link"
|
---|
126 | ip : "172.16.3.85/30"
|
---|
127 | sdesc : "2external"
|
---|
128 | type : "eth"
|
---|
129 | dhcp : False
|
---|
130 | status : "down"
|
---|
131 |
|
---|
132 |
|
---|