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.136.1"
|
---|
11 | nodename : "CeTIM1"
|
---|
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 : "AP CeTIM richting N en O"
|
---|
21 | ip : "172.17.136.1/26"
|
---|
22 | sdesc : "ap-no"
|
---|
23 | mode : "ap"
|
---|
24 | type : "11b"
|
---|
25 | channel : "3"
|
---|
26 | ssid : "ap-WirelessLeiden-Cetim1"
|
---|
27 | dhcp : "10-60"
|
---|
28 | compass : "None"
|
---|
29 | status : "up"
|
---|
30 |
|
---|
31 |
|
---|
32 | iface_ue0:
|
---|
33 | comment : "A-link Nanostation5 Zuid-Oost"
|
---|
34 | ip : "172.16.16.81/29"
|
---|
35 | sdesc : "2roomburgh1"
|
---|
36 | mode : "station-wds"
|
---|
37 | type : "eth"
|
---|
38 | extra_type : "eth2wifibridge"
|
---|
39 | channel : "132"
|
---|
40 | ssid : "il-zo.cetim1.wleiden.net"
|
---|
41 | dhcp : False
|
---|
42 | compass : "zo"
|
---|
43 | ns_ip : "172.16.16.82/29"
|
---|
44 | ns_mac : "00:15:6d:f6:be:66"
|
---|
45 | status : "up"
|
---|
46 |
|
---|
47 |
|
---|
48 | iface_vr0:
|
---|
49 | comment : "Ethernet naar proxy2"
|
---|
50 | ip : "172.17.143.2/28"
|
---|
51 | sdesc : "2proxy2"
|
---|
52 | type : "eth"
|
---|
53 | dhcp : False
|
---|
54 | compass : "None"
|
---|
55 | status : "up"
|
---|
56 |
|
---|
57 |
|
---|
58 | iface_vr1:
|
---|
59 | comment : "Ethernet naar CeTIM2"
|
---|
60 | ip : "172.16.0.33/30"
|
---|
61 | sdesc : "2cetim2"
|
---|
62 | type : "eth"
|
---|
63 | dhcp : False
|
---|
64 | compass : "None"
|
---|
65 | status : "up"
|
---|
66 |
|
---|
67 |
|
---|
68 | iface_vr2:
|
---|
69 | comment : "A-link Nanostation5 Noord-Oost"
|
---|
70 | ip : "172.16.17.145/29"
|
---|
71 | sdesc : "houtmarkt"
|
---|
72 | mode : "ap-wds"
|
---|
73 | type : "eth"
|
---|
74 | extra_type : "eth2wifibridge"
|
---|
75 | channel : "120"
|
---|
76 | ssid : "il-no.cetim1.wleiden.net"
|
---|
77 | dhcp : False
|
---|
78 | compass : "no"
|
---|
79 | ns_ip : "172.16.17.146"
|
---|
80 | ns_mac : "00:15:6d:f6:be:e4"
|
---|
81 | status : "up"
|
---|
82 |
|
---|
83 |
|
---|
84 | iface_vr2_alias0:
|
---|
85 | comment : "Tijdelijke Link naar Watertoren"
|
---|
86 | ip : "172.16.16.97/29"
|
---|
87 | sdesc : "2watertoren"
|
---|
88 | type : "eth"
|
---|
89 | extra_type : "eth2wifibridge"
|
---|
90 | dhcp : False
|
---|
91 | compass : "None"
|
---|
92 | status : "up"
|
---|
93 |
|
---|
94 |
|
---|
95 | iface_vr2_alias1:
|
---|
96 | comment : "(w)interlink naar Spoortje"
|
---|
97 | ip : "172.16.4.17/29"
|
---|
98 | sdesc : "2spoortje"
|
---|
99 | type : "eth"
|
---|
100 | extra_type : "eth2wifibridge"
|
---|
101 | dhcp : False
|
---|
102 | compass : "None"
|
---|
103 | status : "up"
|
---|
104 |
|
---|
105 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.