source:
genesis/nodes/CNodeLUMC/wleiden.yaml@
10915
Last change on this file since 10915 was 10915, checked in by , 13 years ago | |
---|---|
File size: 2.2 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 | ip : "172.19.130.1/26" |
22 | sdesc : "ap" | |
[10703] | 23 | mode : "ap" |
[10116] | 24 | type : "11b" |
25 | channel : "8" | |
[10156] | 26 | ssid : "ap-WirelessLeiden-Lumc" |
[10116] | 27 | dhcp : "10-60" |
28 | status : "up" | |
[10059] | 29 | |
30 | ||
[10116] | 31 | iface_ue0: |
[10885] | 32 | comment : "Ethernet to interlink zuidwest" |
[10116] | 33 | ip : "172.16.4.105/29" |
34 | sdesc : "2cam" | |
35 | mode : "station-wds" | |
36 | type : "eth" | |
37 | extra_type : "eth2wifibridge" | |
38 | channel : "116" | |
39 | ssid : "il-zw.lumc.wleiden.net" | |
[10454] | 40 | dhcp : False |
[10116] | 41 | compass : "sw" |
42 | ns_ip : "172.16.4.106/29" | |
43 | ns_mac : "00:15:6d:bd:69:00" | |
[10892] | 44 | bridge_type: "NanoStation5" |
[10915] | 45 | status : "down" |
[10116] | 46 | |
47 | ||
[10059] | 48 | iface_vr0: |
[10885] | 49 | comment : "Ethernet to interlink west" |
[10116] | 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" | |
[10454] | 57 | dhcp : False |
[10729] | 58 | compass : "w" |
[10116] | 59 | ns_ip : "172.16.4.83/29" |
60 | ns_mac : "00:15:6d:70:54:c9" | |
[10892] | 61 | bridge_type: "NanoStation5" |
[10116] | 62 | status : "up" |
[10059] | 63 | |
[10116] | 64 | |
[10059] | 65 | iface_vr1: |
[10884] | 66 | comment : "A-link zuidoost naar CeTIM2" |
[10116] | 67 | ip : "172.16.4.97/29" |
68 | sdesc : "2cetim2" | |
69 | mode : "station-wds" | |
70 | type : "eth" | |
71 | extra_type : "eth2wifibridge" | |
72 | channel : "136" | |
73 | ssid : "il-z.lumc.wleiden.net" | |
[10454] | 74 | dhcp : False |
[10729] | 75 | compass : "zo" |
[10116] | 76 | ns_ip : "172.16.4.98/29" |
77 | ns_mac : "00:15:6d:70:53:6d" | |
[10892] | 78 | bridge_type: "NanoStation5" |
[10116] | 79 | status : "up" |
[10059] | 80 | |
[10116] | 81 | |
82 | iface_vr1_alias0: | |
[10884] | 83 | comment : "A-link zuidoost naar Lebkov" |
[10116] | 84 | ip : "172.16.4.161/29" |
85 | sdesc : "2lebkov" | |
86 | type : "eth" | |
87 | extra_type : "eth2wifibridge" | |
[10454] | 88 | dhcp : False |
[10116] | 89 | status : "up" |
90 | ||
91 | ||
92 | iface_vr2: | |
[10885] | 93 | comment : "Ethernet naar webcam" |
[10116] | 94 | ip : "172.16.3.21/30" |
95 | sdesc : "2webcam" | |
96 | type : "eth" | |
[10454] | 97 | dhcp : False |
[10116] | 98 | status : "up" |
99 | ||
100 |
Note:
See TracBrowser
for help on using the repository browser.