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.16593"
|
---|
8 | location : "LUMC, Albinusdreef 2, 2333 ZA, Leiden"
|
---|
9 | longitude : "4.47881"
|
---|
10 | masterip : "172.19.130.1"
|
---|
11 | nodename : "LUMC"
|
---|
12 | nodetype : "CNode"
|
---|
13 | rdnap_x : "092851"
|
---|
14 | rdnap_y : 464586
|
---|
15 | release : "8.2-RELEASE"
|
---|
16 | status : "up"
|
---|
17 |
|
---|
18 |
|
---|
19 | iface_ath0:
|
---|
20 | comment : "Ap"
|
---|
21 | ip : "172.19.130.1/26"
|
---|
22 | sdesc : "ap"
|
---|
23 | mode : "ap"
|
---|
24 | type : "11b"
|
---|
25 | channel : "8"
|
---|
26 | ssid : "ap-WirelessLeiden-Lumc"
|
---|
27 | dhcp : "10-60"
|
---|
28 | compass : "None"
|
---|
29 | status : "up"
|
---|
30 |
|
---|
31 |
|
---|
32 | iface_ue0:
|
---|
33 | comment : "Ethernet to interlink zuidwest"
|
---|
34 | ip : "172.16.4.105/29"
|
---|
35 | sdesc : "2cam"
|
---|
36 | mode : "station-wds"
|
---|
37 | type : "eth"
|
---|
38 | extra_type : "eth2wifibridge"
|
---|
39 | channel : "116"
|
---|
40 | ssid : "il-zw.lumc.wleiden.net"
|
---|
41 | dhcp : False
|
---|
42 | compass : "sw"
|
---|
43 | ns_ip : "172.16.4.106/29"
|
---|
44 | ns_mac : "00:15:6d:bd:69:00"
|
---|
45 | status : "up"
|
---|
46 |
|
---|
47 |
|
---|
48 | iface_vr0:
|
---|
49 | comment : "Ethernet to interlink west"
|
---|
50 | ip : "172.16.4.84/29"
|
---|
51 | sdesc : "2unigor1"
|
---|
52 | mode : "station-wds"
|
---|
53 | type : "eth"
|
---|
54 | extra_type : "eth2wifibridge"
|
---|
55 | channel : "128"
|
---|
56 | ssid : "il-z0.unigor.wleiden.net"
|
---|
57 | dhcp : False
|
---|
58 | compass : "w"
|
---|
59 | ns_ip : "172.16.4.83/29"
|
---|
60 | ns_mac : "00:15:6d:70:54:c9"
|
---|
61 | status : "up"
|
---|
62 |
|
---|
63 |
|
---|
64 | iface_vr1:
|
---|
65 | comment : "A-link zuidoost naar CeTIM2"
|
---|
66 | ip : "172.16.4.97/29"
|
---|
67 | sdesc : "2cetim2"
|
---|
68 | mode : "station-wds"
|
---|
69 | type : "eth"
|
---|
70 | extra_type : "eth2wifibridge"
|
---|
71 | channel : "136"
|
---|
72 | ssid : "il-z.lumc.wleiden.net"
|
---|
73 | dhcp : False
|
---|
74 | compass : "zo"
|
---|
75 | ns_ip : "172.16.4.98/29"
|
---|
76 | ns_mac : "00:15:6d:70:53:6d"
|
---|
77 | status : "up"
|
---|
78 |
|
---|
79 |
|
---|
80 | iface_vr1_alias0:
|
---|
81 | comment : "A-link zuidoost naar Lebkov"
|
---|
82 | ip : "172.16.4.161/29"
|
---|
83 | sdesc : "2lebkov"
|
---|
84 | type : "eth"
|
---|
85 | extra_type : "eth2wifibridge"
|
---|
86 | dhcp : False
|
---|
87 | compass : "None"
|
---|
88 | status : "up"
|
---|
89 |
|
---|
90 |
|
---|
91 | iface_vr2:
|
---|
92 | comment : "Ethernet naar webcam"
|
---|
93 | ip : "172.16.3.21/30"
|
---|
94 | sdesc : "2webcam"
|
---|
95 | type : "eth"
|
---|
96 | dhcp : False
|
---|
97 | compass : "None"
|
---|
98 | status : "up"
|
---|
99 |
|
---|
100 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.