source:
genesis/nodes/CNodeLUMC/wleiden.yaml@
10885
Last change on this file since 10885 was 10885, checked in by , 13 years ago | |
---|---|
File size: 2.3 KB |
Rev | Line | |
---|---|---|
[10059] | 1 | # Genesis config yaml style |
2 | # vim:ts=2:et:sw=2:ai | |
3 | # | |
[10435] | 4 | board : "ALIX2" |
[10059] | 5 | comment : "None" |
[10116] | 6 | ileiden : True |
[10881] | 7 | latitude : "52.16593" |
[10116] | 8 | location : "LUMC, Albinusdreef 2, 2333 ZA, Leiden" |
[10881] | 9 | longitude : "4.47881" |
[10116] | 10 | masterip : "172.19.130.1" |
11 | nodename : "LUMC" | |
12 | nodetype : "CNode" | |
13 | rdnap_x : "092851" | |
[10059] | 14 | rdnap_y : 464586 |
[10116] | 15 | release : "8.2-RELEASE" |
16 | status : "up" | |
[10059] | 17 | |
18 | ||
19 | iface_ath0: | |
[10884] | 20 | comment : "Ap" |
[10116] | 21 | interface : "ath0" |
22 | ip : "172.19.130.1/26" | |
23 | sdesc : "ap" | |
[10703] | 24 | mode : "ap" |
[10116] | 25 | type : "11b" |
26 | channel : "8" | |
[10156] | 27 | ssid : "ap-WirelessLeiden-Lumc" |
[10116] | 28 | dhcp : "10-60" |
29 | compass : "None" | |
30 | status : "up" | |
[10059] | 31 | |
32 | ||
[10116] | 33 | iface_ue0: |
[10885] | 34 | comment : "Ethernet to interlink zuidwest" |
[10116] | 35 | interface : "ue0" |
36 | ip : "172.16.4.105/29" | |
37 | sdesc : "2cam" | |
38 | mode : "station-wds" | |
39 | type : "eth" | |
40 | extra_type : "eth2wifibridge" | |
41 | channel : "116" | |
42 | ssid : "il-zw.lumc.wleiden.net" | |
[10454] | 43 | dhcp : False |
[10116] | 44 | compass : "sw" |
45 | ns_ip : "172.16.4.106/29" | |
46 | ns_mac : "00:15:6d:bd:69:00" | |
47 | status : "up" | |
48 | ||
49 | ||
[10059] | 50 | iface_vr0: |
[10885] | 51 | comment : "Ethernet to interlink west" |
[10116] | 52 | interface : "vr0" |
53 | ip : "172.16.4.84/29" | |
54 | sdesc : "2unigor1" | |
55 | mode : "station-wds" | |
56 | type : "eth" | |
57 | extra_type : "eth2wifibridge" | |
58 | channel : "128" | |
59 | ssid : "il-z0.unigor.wleiden.net" | |
[10454] | 60 | dhcp : False |
[10729] | 61 | compass : "w" |
[10116] | 62 | ns_ip : "172.16.4.83/29" |
63 | ns_mac : "00:15:6d:70:54:c9" | |
64 | status : "up" | |
[10059] | 65 | |
[10116] | 66 | |
[10059] | 67 | iface_vr1: |
[10884] | 68 | comment : "A-link zuidoost naar CeTIM2" |
[10116] | 69 | interface : "vr1" |
70 | ip : "172.16.4.97/29" | |
71 | sdesc : "2cetim2" | |
72 | mode : "station-wds" | |
73 | type : "eth" | |
74 | extra_type : "eth2wifibridge" | |
75 | channel : "136" | |
76 | ssid : "il-z.lumc.wleiden.net" | |
[10454] | 77 | dhcp : False |
[10729] | 78 | compass : "zo" |
[10116] | 79 | ns_ip : "172.16.4.98/29" |
80 | ns_mac : "00:15:6d:70:53:6d" | |
81 | status : "up" | |
[10059] | 82 | |
[10116] | 83 | |
84 | iface_vr1_alias0: | |
[10884] | 85 | comment : "A-link zuidoost naar Lebkov" |
[10116] | 86 | interface : "vr1:0" |
87 | ip : "172.16.4.161/29" | |
88 | sdesc : "2lebkov" | |
89 | type : "eth" | |
90 | extra_type : "eth2wifibridge" | |
[10454] | 91 | dhcp : False |
[10116] | 92 | compass : "None" |
93 | status : "up" | |
94 | ||
95 | ||
96 | iface_vr2: | |
[10885] | 97 | comment : "Ethernet naar webcam" |
[10116] | 98 | interface : "vr2" |
99 | ip : "172.16.3.21/30" | |
100 | sdesc : "2webcam" | |
101 | type : "eth" | |
[10454] | 102 | dhcp : False |
[10116] | 103 | compass : "None" |
104 | status : "up" | |
105 | ||
106 |
Note:
See TracBrowser
for help on using the repository browser.