1 | # Genesis config yaml style
|
---|
2 | # vim:ts=2:et:sw=2:ai
|
---|
3 | #
|
---|
4 | comment : "None"
|
---|
5 | ileiden : True
|
---|
6 | interfaces: "ath0,vr2,vr0,vr1"
|
---|
7 | latitude : "4.49378"
|
---|
8 | location : "Luba, Eschertoren 1A, 2316 ET, Leiden"
|
---|
9 | longitude : "52.16950"
|
---|
10 | masterip : "172.21.160.1"
|
---|
11 | nodename : "SOM1"
|
---|
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 noord"
|
---|
21 | interface : "ath0"
|
---|
22 | ip : "172.21.160.1/26"
|
---|
23 | desc : "AP Noord"
|
---|
24 | sdesc : "ap-n"
|
---|
25 | mode : "ap-wds"
|
---|
26 | type : "11b"
|
---|
27 | channel : "8"
|
---|
28 | ssid : "ap-WirelessLeiden-Som1"
|
---|
29 | dhcp : "10-60"
|
---|
30 | compass : "None"
|
---|
31 | status : "up"
|
---|
32 |
|
---|
33 |
|
---|
34 | iface_vr0:
|
---|
35 | comment : "Ethernet naar SOM2"
|
---|
36 | interface : "vr0"
|
---|
37 | ip : "172.16.3.137/30"
|
---|
38 | desc : "Ethernet naarSOM2"
|
---|
39 | sdesc : "2som2"
|
---|
40 | type : "eth"
|
---|
41 | dhcp : "no"
|
---|
42 | compass : "None"
|
---|
43 | status : "up"
|
---|
44 |
|
---|
45 |
|
---|
46 | iface_vr1:
|
---|
47 | comment : "Link naar Broekplein"
|
---|
48 | interface : "vr1"
|
---|
49 | ip : "172.16.5.121/29"
|
---|
50 | desc : "link naar Broekplein"
|
---|
51 | sdesc : "2broekplein"
|
---|
52 | mode : "station-wds"
|
---|
53 | type : "eth"
|
---|
54 | extra_type : "eth2wifibridge"
|
---|
55 | channel : "132"
|
---|
56 | ssid : "il-n.som1.wleiden.net"
|
---|
57 | dhcp : "no"
|
---|
58 | compass : "n"
|
---|
59 | ns_ip : "172.16.5.122/29"
|
---|
60 | ns_mac : "00:15:6d:ec:7a:51"
|
---|
61 | status : "up"
|
---|
62 |
|
---|
63 |
|
---|
64 | iface_vr2:
|
---|
65 | comment : "Link naar Stadhuis"
|
---|
66 | interface : "vr2"
|
---|
67 | ip : "172.16.3.169/29"
|
---|
68 | desc : "Link naar Stadhuis"
|
---|
69 | sdesc : "2Stadhuis"
|
---|
70 | mode : "station-wds"
|
---|
71 | type : "eth"
|
---|
72 | extra_type : "eth2wifibridge"
|
---|
73 | channel : "52"
|
---|
74 | ssid : "il-z.som1.wleiden.net"
|
---|
75 | dhcp : "no"
|
---|
76 | compass : "s"
|
---|
77 | ns_ip : "172.16.3.170/29"
|
---|
78 | ns_mac : "00:15:6d:ec:82:a9"
|
---|
79 | status : "up"
|
---|
80 |
|
---|
81 |
|
---|
82 | iface_vr2_alias0:
|
---|
83 | comment : "Link naar Houtmarkt"
|
---|
84 | interface : "vr2:0"
|
---|
85 | ip : "172.16.17.217/29"
|
---|
86 | desc : "Link naar Houtmarkt"
|
---|
87 | sdesc : "2Houtmarkt"
|
---|
88 | type : "eth"
|
---|
89 | extra_type : "eth2wifibridge"
|
---|
90 | dhcp : "no"
|
---|
91 | compass : "None"
|
---|
92 | status : "up"
|
---|
93 |
|
---|
94 |
|
---|
95 | iface_vr2_alias1:
|
---|
96 | comment : "Link naar Zijloever"
|
---|
97 | interface : "vr2:1"
|
---|
98 | ip : "172.16.4.225/29"
|
---|
99 | desc : "Link naar Zijloever"
|
---|
100 | sdesc : "2zijloever"
|
---|
101 | type : "eth"
|
---|
102 | extra_type : "eth2wifibridge"
|
---|
103 | dhcp : "no"
|
---|
104 | compass : "None"
|
---|
105 | status : "up"
|
---|
106 |
|
---|
107 |
|
---|