1 | # Genesis config yaml style
|
---|
2 | # vim:ts=2:et:sw=2:ai
|
---|
3 | #
|
---|
4 | comment : "None"
|
---|
5 | ileiden : True
|
---|
6 | interfaces: "sis3,sis0,ath0,sis1,sis4,sis2"
|
---|
7 | latitude : "4.48626"
|
---|
8 | location : "Huub, Rapenburg 62, 2311 EZ, Leiden"
|
---|
9 | longitude : "52.15685"
|
---|
10 | masterip : "172.17.16.1"
|
---|
11 | nodename : "Huub"
|
---|
12 | nodetype : "CNode"
|
---|
13 | rdnap_x : "093348"
|
---|
14 | rdnap_y : 463569
|
---|
15 | release : "9.0-RELEASE"
|
---|
16 | status : "up"
|
---|
17 |
|
---|
18 |
|
---|
19 | iface_ath0:
|
---|
20 | comment : "Ap"
|
---|
21 | interface : "ath0"
|
---|
22 | ip : "172.17.16.1/26"
|
---|
23 | desc : "AP"
|
---|
24 | sdesc : "ap"
|
---|
25 | mode : "ap-wds"
|
---|
26 | type : "11b"
|
---|
27 | channel : "7"
|
---|
28 | ssid : "ap-WirelessLeiden-Huub"
|
---|
29 | dhcp : "10-60"
|
---|
30 | compass : "None"
|
---|
31 | status : "up"
|
---|
32 |
|
---|
33 |
|
---|
34 | iface_sis0:
|
---|
35 | comment : "Local ethernet"
|
---|
36 | interface : "sis0"
|
---|
37 | ip : "172.17.16.65/30"
|
---|
38 | desc : "Local Ethernet to proxy"
|
---|
39 | sdesc : "2proxy"
|
---|
40 | type : "eth"
|
---|
41 | dhcp : "no"
|
---|
42 | compass : "None"
|
---|
43 | status : "up"
|
---|
44 |
|
---|
45 |
|
---|
46 | iface_sis1:
|
---|
47 | comment : "link naar Rabo1"
|
---|
48 | interface : "sis1"
|
---|
49 | ip : "172.16.4.12/29"
|
---|
50 | desc : "Ethernet naar interlink noord (Rabo1)"
|
---|
51 | sdesc : "2rabo1"
|
---|
52 | mode : "station-wds"
|
---|
53 | type : "eth"
|
---|
54 | extra_type : "eth2wifibridge"
|
---|
55 | channel : "44"
|
---|
56 | ssid : "il-z.rabo.wleiden.net"
|
---|
57 | dhcp : "no"
|
---|
58 | compass : "s"
|
---|
59 | ns_ip : "172.16.4.11/29"
|
---|
60 | ns_mac : "00:15:6d:bd:89:cb"
|
---|
61 | status : "up"
|
---|
62 |
|
---|
63 |
|
---|
64 | iface_sis2:
|
---|
65 | comment : "link naar Cetim2"
|
---|
66 | interface : "sis2"
|
---|
67 | ip : "172.16.4.30/29"
|
---|
68 | desc : "Link naar Cetim2"
|
---|
69 | sdesc : "2cetim2"
|
---|
70 | mode : "station-wds"
|
---|
71 | type : "eth"
|
---|
72 | extra_type : "eth2wifibridge"
|
---|
73 | channel : "36"
|
---|
74 | ssid : "il-zw.cetim2.wleiden.net"
|
---|
75 | dhcp : "no"
|
---|
76 | compass : "sw"
|
---|
77 | ns_ip : "172.16.4.29/29"
|
---|
78 | ns_mac : "00:15:6d:ec:81:ef"
|
---|
79 | status : "up"
|
---|
80 |
|
---|
81 |
|
---|
82 | iface_sis3:
|
---|
83 | comment : "link naar Vosko2"
|
---|
84 | interface : "sis3"
|
---|
85 | ip : "172.16.4.124/29"
|
---|
86 | desc : "Link naar Vosko2"
|
---|
87 | sdesc : "2vosko2"
|
---|
88 | mode : "station-wds"
|
---|
89 | type : "eth"
|
---|
90 | extra_type : "eth2wifibridge"
|
---|
91 | channel : "64"
|
---|
92 | ssid : "il-w.vosko2.wleiden.net"
|
---|
93 | dhcp : "no"
|
---|
94 | compass : "w"
|
---|
95 | ns_ip : "172.16.4.123/29"
|
---|
96 | ns_mac : "00:15:6d:ec:82:4c"
|
---|
97 | status : "up"
|
---|
98 |
|
---|
99 |
|
---|
100 | iface_sis4:
|
---|
101 | comment : "Local ethernet naar extra ap"
|
---|
102 | interface : "sis4"
|
---|
103 | ip : "172.17.16.129/26"
|
---|
104 | desc : "Local Ethernet to AP2"
|
---|
105 | sdesc : "2ap2"
|
---|
106 | type : "eth"
|
---|
107 | dhcp : "140-180"
|
---|
108 | compass : "None"
|
---|
109 | ns_ip : "172.17.16.130/26"
|
---|
110 | ns_mac : "00:15:6d:d4:f8:24"
|
---|
111 | status : "up"
|
---|
112 |
|
---|
113 |
|
---|