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