1 | # Genesis config yaml style
|
---|
2 | # vim:ts=2:et:sw=2:ai
|
---|
3 | #
|
---|
4 | comment : "None"
|
---|
5 | ileiden : True
|
---|
6 | interfaces: "ue0,ath0,vr2,vr0,vr1"
|
---|
7 | latitude : "4.49378"
|
---|
8 | location : "Luba, Eschertoren 1A, 2316 ET, Leiden"
|
---|
9 | longitude : "52.16950"
|
---|
10 | masterip : "172.17.2.1"
|
---|
11 | nodename : "SOM2"
|
---|
12 | nodetype : "CNode"
|
---|
13 | rdnap_x : 93880
|
---|
14 | rdnap_y : 464970
|
---|
15 | release : "8.2-RELEASE"
|
---|
16 | status : "up"
|
---|
17 |
|
---|
18 |
|
---|
19 | iface_ath0:
|
---|
20 | comment : "ap zuidoost"
|
---|
21 | interface : "ath0"
|
---|
22 | ip : "172.17.2.1/26"
|
---|
23 | desc : "AP Zuidoost"
|
---|
24 | sdesc : "ap-zo"
|
---|
25 | mode : "ap-wds"
|
---|
26 | type : "11b"
|
---|
27 | channel : "3"
|
---|
28 | ssid : "ap-WirelessLeiden-Som2"
|
---|
29 | dhcp : "10-60"
|
---|
30 | compass : "None"
|
---|
31 | status : "up"
|
---|
32 |
|
---|
33 |
|
---|
34 | iface_ue0:
|
---|
35 | comment : "ap via Bullet2"
|
---|
36 | interface : "ue0"
|
---|
37 | ip : "172.17.2.65/26"
|
---|
38 | desc : "ap3"
|
---|
39 | sdesc : "ap3"
|
---|
40 | mode : "ap-wds"
|
---|
41 | type : "eth"
|
---|
42 | extra_type : "eth2wifibridge"
|
---|
43 | channel : "6"
|
---|
44 | ssid : "ap-WirelessLeiden-Som3"
|
---|
45 | dhcp : "70-120"
|
---|
46 | compass : "None"
|
---|
47 | ns_ip : "172.17.2.66/26"
|
---|
48 | ns_mac : "00:15:6d:e8:f9:b6"
|
---|
49 | status : "up"
|
---|
50 |
|
---|
51 |
|
---|
52 | iface_vr0:
|
---|
53 | comment : "Ethernet naar SOM1"
|
---|
54 | interface : "vr0"
|
---|
55 | ip : "172.16.3.138/30"
|
---|
56 | desc : "Ethernet naar SOM1"
|
---|
57 | sdesc : "2som1"
|
---|
58 | type : "eth"
|
---|
59 | dhcp : "no"
|
---|
60 | compass : "None"
|
---|
61 | status : "up"
|
---|
62 |
|
---|
63 |
|
---|
64 | iface_vr1:
|
---|
65 | comment : "Link naar Rabo"
|
---|
66 | interface : "vr1"
|
---|
67 | ip : "172.16.16.17/29"
|
---|
68 | desc : "Link naar Rabo"
|
---|
69 | sdesc : "2Rabo"
|
---|
70 | mode : "station-wds"
|
---|
71 | type : "eth"
|
---|
72 | extra_type : "eth2wifibridge"
|
---|
73 | channel : "140"
|
---|
74 | ssid : "il-w.som2.wleiden.net"
|
---|
75 | dhcp : "no"
|
---|
76 | compass : "w"
|
---|
77 | ns_ip : "172.16.16.18/29"
|
---|
78 | ns_mac : "00:15:6d:ec:82:a8"
|
---|
79 | status : "up"
|
---|
80 |
|
---|
81 |
|
---|
82 | iface_vr1_alias0:
|
---|
83 | comment : "Link naar Psycho"
|
---|
84 | interface : "vr1:0"
|
---|
85 | ip : "172.16.16.113/29"
|
---|
86 | desc : "Link naar Psycho"
|
---|
87 | sdesc : "2Psycho"
|
---|
88 | type : "eth"
|
---|
89 | extra_type : "eth2wifibridge"
|
---|
90 | dhcp : "no"
|
---|
91 | compass : "None"
|
---|
92 | status : "down"
|
---|
93 |
|
---|
94 |
|
---|
95 | iface_vr2:
|
---|
96 | comment : "link naar Leythenrode"
|
---|
97 | interface : "vr2"
|
---|
98 | ip : "172.16.17.185/29"
|
---|
99 | desc : "Link naar Leythenrode"
|
---|
100 | sdesc : "2leythenrode"
|
---|
101 | mode : "station-wds"
|
---|
102 | type : "eth"
|
---|
103 | extra_type : "eth2wifibridge"
|
---|
104 | channel : "36"
|
---|
105 | ssid : "il-zo.som2.wleiden.net"
|
---|
106 | dhcp : "no"
|
---|
107 | compass : "se"
|
---|
108 | ns_ip : "172.16.17.186/29"
|
---|
109 | ns_mac : "00:15:6d:f2:38:cd"
|
---|
110 | status : "up"
|
---|
111 |
|
---|
112 |
|
---|
113 | iface_vr2_alias0:
|
---|
114 | comment : "link naar Spoortje"
|
---|
115 | interface : "vr2:0"
|
---|
116 | ip : "172.16.17.137/29"
|
---|
117 | desc : "Link naar Spoortje"
|
---|
118 | sdesc : "2Spoortje"
|
---|
119 | type : "eth"
|
---|
120 | extra_type : "eth2wifibridge"
|
---|
121 | dhcp : "no"
|
---|
122 | compass : "None"
|
---|
123 | status : "up"
|
---|
124 |
|
---|
125 |
|
---|