source:
genesis/nodes/CNodeRustenborch/wleiden.yaml@
10884
Last change on this file since 10884 was 10884, checked in by , 13 years ago | |
---|---|
File size: 1.7 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.18218" |
[10116] | 8 | location : "Zorgcentrum Rustenborch, Van Wijckersloothplein 3, 2341 BB, Oegstgeest" |
[10881] | 9 | longitude : "4.46392" |
[10116] | 10 | masterip : "172.23.24.1" |
11 | nodename : "Rustenborch" | |
12 | nodetype : "CNode" | |
[10059] | 13 | rdnap_x : 91855 |
14 | rdnap_y : 466407 | |
[10116] | 15 | release : "8.2-RELEASE" |
16 | status : "up" | |
[10059] | 17 | |
[10116] | 18 | |
[10059] | 19 | iface_ath0: |
[10116] | 20 | comment : "Ap" |
21 | interface : "ath0" | |
22 | ip : "172.23.24.1/26" | |
23 | sdesc : "ap" | |
[10703] | 24 | mode : "ap" |
[10116] | 25 | type : "11b" |
26 | channel : "1" | |
[10156] | 27 | ssid : "ap-WirelessLeiden-Rustenborch" |
[10116] | 28 | dhcp : "10-60" |
29 | compass : "None" | |
30 | status : "up" | |
[10059] | 31 | |
32 | ||
33 | iface_vr0: | |
[10116] | 34 | comment : "Ethernet" |
35 | interface : "vr0" | |
36 | ip : "172.23.24.65/28" | |
37 | desc : "Ethernet naar rustenborch" | |
38 | sdesc : "eth" | |
39 | type : "eth" | |
40 | dhcp : "66-78" | |
41 | compass : "None" | |
42 | status : "up" | |
[10059] | 43 | |
[10116] | 44 | |
[10059] | 45 | iface_vr1: |
[10116] | 46 | comment : "Link Lijtweg2" |
47 | interface : "vr1" | |
48 | ip : "172.16.6.36/29" | |
49 | desc : "Link naar Lijtweg2" | |
50 | sdesc : "2lijtweg2" | |
51 | mode : "station-wds" | |
52 | type : "eth" | |
53 | extra_type : "eth2wifibridge" | |
54 | channel : "116" | |
55 | ssid : "il-w.lijtweg2.wleiden.net" | |
[10454] | 56 | dhcp : False |
[10729] | 57 | compass : "no" |
[10116] | 58 | ns_ip : "172.16.6.35" |
59 | ns_mac : "00:15:6d:71:54:67" | |
60 | status : "up" | |
[10059] | 61 | |
[10116] | 62 | |
63 | iface_vr2: | |
64 | comment : "Link naar UniGorN" | |
65 | interface : "vr2" | |
66 | ip : "172.16.17.244/29" | |
67 | sdesc : "2unigorn" | |
68 | mode : "station-wds" | |
69 | type : "eth" | |
70 | extra_type : "eth2wifibridge" | |
71 | channel : "104" | |
72 | ssid : "il-n.unigorn.wleiden.net" | |
[10454] | 73 | dhcp : False |
[10729] | 74 | compass : "z" |
[10116] | 75 | ns_ip : "172.16.17.243/29" |
76 | ns_mac : "00:15:6d:70:54:cc" | |
77 | status : "up" | |
78 | ||
79 |
Note:
See TracBrowser
for help on using the repository browser.