Line | |
---|
1 | # Genesis config yaml style
|
---|
2 | # vim:ts=2:et:sw=2:ai
|
---|
3 | #
|
---|
4 | comment : "None"
|
---|
5 | ileiden : True
|
---|
6 | latitude : "52.16678"
|
---|
7 | location : "Lebkov & Sons, Bargelaan 8, 2333 CT, Leiden CS"
|
---|
8 | longitude : "4.48182"
|
---|
9 | masterip : "172.19.152.1"
|
---|
10 | nodename : "Lebkov"
|
---|
11 | nodetype : "CNode"
|
---|
12 | rdnap_x : 93058
|
---|
13 | rdnap_y : 464678
|
---|
14 | release : "8.2-RELEASE"
|
---|
15 | status : "up"
|
---|
16 |
|
---|
17 |
|
---|
18 | iface_ath0:
|
---|
19 | comment : "ap"
|
---|
20 | interface : "ath0"
|
---|
21 | ip : "172.19.152.1/24"
|
---|
22 | desc : "AP"
|
---|
23 | sdesc : "ap"
|
---|
24 | mode : "ap-wds"
|
---|
25 | type : "11b"
|
---|
26 | channel : "4"
|
---|
27 | ssid : "ap-WirelessLeiden-Lebkov"
|
---|
28 | dhcp : "10-250"
|
---|
29 | compass : "None"
|
---|
30 | status : "up"
|
---|
31 |
|
---|
32 |
|
---|
33 | iface_vr0:
|
---|
34 | comment : "Ethernet"
|
---|
35 | interface : "vr0"
|
---|
36 | ip : "172.16.5.161/29"
|
---|
37 | desc : "Ethernet naar binnen bij Lebkov"
|
---|
38 | sdesc : "2localAP"
|
---|
39 | type : "eth"
|
---|
40 | dhcp : "no"
|
---|
41 | compass : "None"
|
---|
42 | status : "down"
|
---|
43 |
|
---|
44 |
|
---|
45 | iface_vr1:
|
---|
46 | comment : "link naar Geluidsnet1"
|
---|
47 | interface : "vr1"
|
---|
48 | ip : "172.16.17.228/29"
|
---|
49 | desc : "Link naar Geluidsnet1"
|
---|
50 | sdesc : "2geluidsnet1"
|
---|
51 | mode : "station-wds"
|
---|
52 | type : "eth"
|
---|
53 | extra_type : "eth2wifibridge"
|
---|
54 | channel : "36"
|
---|
55 | ssid : "il-n.geluidsnet1.wleiden.net"
|
---|
56 | dhcp : "no"
|
---|
57 | compass : "n"
|
---|
58 | ns_ip : "172.16.17.227"
|
---|
59 | ns_mac : "00:15:6d:70:54:ba"
|
---|
60 | status : "up"
|
---|
61 |
|
---|
62 |
|
---|
63 | iface_vr2:
|
---|
64 | comment : "a-link naar LUMC"
|
---|
65 | interface : "vr2"
|
---|
66 | ip : "172.16.4.164/29"
|
---|
67 | desc : "naar LUMC"
|
---|
68 | sdesc : "2geluidsnet1"
|
---|
69 | mode : "station-wds"
|
---|
70 | type : "eth"
|
---|
71 | extra_type : "eth2wifibridge"
|
---|
72 | channel : "136"
|
---|
73 | ssid : "il-z.lumc.wleiden.net"
|
---|
74 | dhcp : "no"
|
---|
75 | compass : "s"
|
---|
76 | ns_ip : "172.16.4.163/29"
|
---|
77 | ns_mac : "00:15:6d:70:54:51"
|
---|
78 | status : "up"
|
---|
79 |
|
---|
80 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.