1 | # Genesis config yaml style
|
---|
2 | # vim:ts=2:et:sw=2:ai
|
---|
3 | #
|
---|
4 | comment : "None"
|
---|
5 | ileiden : True
|
---|
6 | latitude : "52.16732"
|
---|
7 | location : "Hogeschool Leiden, Zernikedreef 11, 2333 CK, Leiden"
|
---|
8 | longitude : "4.47071"
|
---|
9 | masterip : "172.19.132.1"
|
---|
10 | nodename : "DirkLos2"
|
---|
11 | nodetype : "CNode"
|
---|
12 | rdnap_x : "092299"
|
---|
13 | rdnap_y : 464748
|
---|
14 | release : "8.2-RELEASE"
|
---|
15 | status : "up"
|
---|
16 |
|
---|
17 |
|
---|
18 | iface_ath0:
|
---|
19 | comment : "Ap voor buurt"
|
---|
20 | interface : "ath0"
|
---|
21 | ip : "172.19.132.1/26"
|
---|
22 | desc : "AP voor de buurt"
|
---|
23 | sdesc : "ap"
|
---|
24 | mode : "ap-wds"
|
---|
25 | type : "11b"
|
---|
26 | channel : "2"
|
---|
27 | ssid : "ap-WirelessLeiden-Dirklos"
|
---|
28 | dhcp : "10-60"
|
---|
29 | compass : "None"
|
---|
30 | status : "up"
|
---|
31 |
|
---|
32 |
|
---|
33 | iface_ue0:
|
---|
34 | comment : "lokaal ethernet"
|
---|
35 | interface : "ue0"
|
---|
36 | ip : "172.16.3.57/30"
|
---|
37 | desc : "Local Ethernet naar DirkLos1"
|
---|
38 | sdesc : "eth_to_DirkLos1"
|
---|
39 | type : "eth"
|
---|
40 | dhcp : "no"
|
---|
41 | compass : "None"
|
---|
42 | status : "up"
|
---|
43 |
|
---|
44 |
|
---|
45 | iface_ue0_alias0:
|
---|
46 | comment : "alias voor lokaal ethernet"
|
---|
47 | interface : "ue0:0"
|
---|
48 | ip : "172.16.176.65/27"
|
---|
49 | desc : "Local Ethernet naar Hogeschool"
|
---|
50 | sdesc : "eth_to_Hogeschool"
|
---|
51 | type : "eth"
|
---|
52 | dhcp : "70-94"
|
---|
53 | compass : "None"
|
---|
54 | status : "up"
|
---|
55 |
|
---|
56 |
|
---|
57 | iface_vr0:
|
---|
58 | comment : "interlink west (unigor2)"
|
---|
59 | interface : "vr0"
|
---|
60 | ip : "172.16.4.4/29"
|
---|
61 | desc : "Ethernet naar interlink west (unigor2)"
|
---|
62 | sdesc : "2Unigor2"
|
---|
63 | mode : "station-wds"
|
---|
64 | type : "eth"
|
---|
65 | extra_type : "eth2wifibridge"
|
---|
66 | channel : "149"
|
---|
67 | ssid : "il-o.unigor2.wleiden.net"
|
---|
68 | dhcp : "no"
|
---|
69 | compass : "e"
|
---|
70 | ns_ip : "172.16.4.3/29"
|
---|
71 | ns_mac : "00:15:6d:d0:14:c3"
|
---|
72 | status : "up"
|
---|
73 |
|
---|
74 |
|
---|
75 | iface_vr1:
|
---|
76 | comment : "interlink noord-oost Rabo2"
|
---|
77 | interface : "vr1"
|
---|
78 | ip : "172.16.3.217/29"
|
---|
79 | desc : "Ethernet naar interlink noord-oost Rabo2"
|
---|
80 | sdesc : "2Rabo2"
|
---|
81 | mode : "station-wds"
|
---|
82 | type : "eth"
|
---|
83 | extra_type : "eth2wifibridge"
|
---|
84 | channel : "140"
|
---|
85 | ssid : "il-no.dirklos2.wleiden.net"
|
---|
86 | dhcp : "no"
|
---|
87 | compass : "ne"
|
---|
88 | ns_ip : "172.16.3.218/29"
|
---|
89 | ns_mac : "00:15:6d:b5:24:4f"
|
---|
90 | status : "up"
|
---|
91 |
|
---|
92 |
|
---|
93 | iface_vr2:
|
---|
94 | comment : "interlink zuid-oost (stadhuis)"
|
---|
95 | interface : "vr2"
|
---|
96 | ip : "172.16.3.76/29"
|
---|
97 | desc : "Ethernet naar interlink zuid-oost (stadhuis)"
|
---|
98 | sdesc : "2Stadhuis"
|
---|
99 | mode : "station-wds"
|
---|
100 | type : "eth"
|
---|
101 | extra_type : "eth2wifibridge"
|
---|
102 | channel : "116"
|
---|
103 | ssid : "il-nw.stadhuis2.wleiden.net"
|
---|
104 | dhcp : "no"
|
---|
105 | compass : "nw"
|
---|
106 | ns_ip : "172.16.3.75/29"
|
---|
107 | ns_mac : "00:15:6d:b5:25:65"
|
---|
108 | status : "up"
|
---|
109 |
|
---|
110 |
|
---|