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