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.15797"
|
---|
8 | location : "Hooglandse Kerk, Middelweg 2, 2312 KG, Leiden"
|
---|
9 | longitude : "4.49423"
|
---|
10 | masterip : "172.17.137.1"
|
---|
11 | nodename : "CeTIM2"
|
---|
12 | nodetype : "CNode"
|
---|
13 | rdnap_x : 93895
|
---|
14 | rdnap_y : 463687
|
---|
15 | release : "8.2-RELEASE"
|
---|
16 | status : "up"
|
---|
17 |
|
---|
18 |
|
---|
19 | iface_ath0:
|
---|
20 | comment : "CeTIM AP richting Z en W"
|
---|
21 | ip : "172.17.137.1/26"
|
---|
22 | sdesc : "zw"
|
---|
23 | mode : "ap"
|
---|
24 | type : "11b"
|
---|
25 | channel : "9"
|
---|
26 | ssid : "ap-WirelessLeiden-Cetim2"
|
---|
27 | dhcp : "10-60"
|
---|
28 | compass : "None"
|
---|
29 | status : "up"
|
---|
30 |
|
---|
31 |
|
---|
32 | iface_ath0_alias1:
|
---|
33 | comment : "Link naar Burcht"
|
---|
34 | ip : "172.16.0.105/30"
|
---|
35 | sdesc : "2burcht"
|
---|
36 | mode : "ap"
|
---|
37 | type : "11b"
|
---|
38 | dhcp : False
|
---|
39 | compass : "None"
|
---|
40 | status : "up"
|
---|
41 |
|
---|
42 |
|
---|
43 | iface_ue0:
|
---|
44 | comment : "Ethernet naar lokaal AP"
|
---|
45 | ip : "172.17.139.1/26"
|
---|
46 | sdesc : "lokaalAP"
|
---|
47 | mode : "station-wds"
|
---|
48 | type : "eth"
|
---|
49 | extra_type : "eth2wifibridge"
|
---|
50 | channel : "6"
|
---|
51 | ssid : "ap-WirelessLeiden-Hooglandsekerk"
|
---|
52 | dhcp : "10-60"
|
---|
53 | compass : "None"
|
---|
54 | ns_ip : "172.17.139.2/26"
|
---|
55 | ns_mac : "00:15:6d:fc:4d:60"
|
---|
56 | status : "up"
|
---|
57 |
|
---|
58 |
|
---|
59 | iface_vr0:
|
---|
60 | comment : "Ethernet naar CeTIM1"
|
---|
61 | ip : "172.16.0.34/30"
|
---|
62 | sdesc : "2cetim1"
|
---|
63 | type : "eth"
|
---|
64 | dhcp : False
|
---|
65 | compass : "None"
|
---|
66 | status : "up"
|
---|
67 |
|
---|
68 |
|
---|
69 | iface_vr1:
|
---|
70 | comment : "A-link Noord-West naar LUMC"
|
---|
71 | ip : "172.16.4.100/29"
|
---|
72 | sdesc : "2lumc"
|
---|
73 | mode : "station-wds"
|
---|
74 | type : "eth"
|
---|
75 | extra_type : "eth2wifibridge"
|
---|
76 | channel : "136"
|
---|
77 | ssid : "il-z.lumc.wleiden.net"
|
---|
78 | dhcp : False
|
---|
79 | compass : "nw"
|
---|
80 | ns_ip : "172.16.4.99/29"
|
---|
81 | ns_mac : "00:15:6d:f2:36:5d"
|
---|
82 | status : "up"
|
---|
83 |
|
---|
84 |
|
---|
85 | iface_vr2:
|
---|
86 | comment : "Link to IMI"
|
---|
87 | ip : "172.16.16.249/29"
|
---|
88 | sdesc : "2imi"
|
---|
89 | mode : "station-wds"
|
---|
90 | type : "eth"
|
---|
91 | extra_type : "eth2wifibridge"
|
---|
92 | channel : "36"
|
---|
93 | ssid : "il-zw.cetim2.wleiden.net"
|
---|
94 | dhcp : False
|
---|
95 | compass : "zw"
|
---|
96 | ns_ip : "172.16.16.250/29"
|
---|
97 | ns_mac : "00:15:6d:f2:37:bd"
|
---|
98 | status : "up"
|
---|
99 |
|
---|
100 |
|
---|
101 | iface_vr2_alias0:
|
---|
102 | comment : "Link naar Victoria"
|
---|
103 | ip : "172.16.17.201/29"
|
---|
104 | sdesc : "2victoria"
|
---|
105 | type : "eth"
|
---|
106 | dhcp : False
|
---|
107 | compass : "None"
|
---|
108 | status : "up"
|
---|
109 |
|
---|
110 |
|
---|
111 | iface_vr2_alias1:
|
---|
112 | comment : "Link naar Huub"
|
---|
113 | ip : "172.16.4.25/29"
|
---|
114 | sdesc : "2huub"
|
---|
115 | type : "eth"
|
---|
116 | dhcp : False
|
---|
117 | compass : "None"
|
---|
118 | status : "up"
|
---|
119 |
|
---|
120 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.