source:
genesis/nodes/CNodeZijloever/wleiden.yaml@
10890
Last change on this file since 10890 was 10890, checked in by , 13 years ago | |
---|---|
File size: 1.6 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.16161" |
[10116] | 8 | location : "Zorgvoorziening Zijloever, Lage Rijndijk 129, 2315 JS, Leiden" |
[10881] | 9 | longitude : "4.51431" |
[10116] | 10 | masterip : "172.19.0.1" |
11 | nodename : "Zijloever" | |
12 | nodetype : "CNode" | |
[10059] | 13 | rdnap_x : 95274 |
14 | rdnap_y : 464075 | |
[10116] | 15 | release : "8.2-RELEASE" |
16 | status : "up" | |
17 | ||
18 | ||
[10059] | 19 | iface_ath0: |
[10884] | 20 | comment : "Ap" |
[10116] | 21 | ip : "172.19.0.1/26" |
22 | sdesc : "ap" | |
[10703] | 23 | mode : "ap" |
[10116] | 24 | type : "11b" |
25 | channel : "8" | |
[10156] | 26 | ssid : "ap-WirelessLeiden-Zijloever" |
[10116] | 27 | dhcp : "10-60" |
28 | compass : "None" | |
29 | status : "up" | |
[10059] | 30 | |
[10116] | 31 | |
[10059] | 32 | iface_vr0: |
[10884] | 33 | comment : "Link naar SOM1" |
[10116] | 34 | ip : "172.16.4.228/29" |
35 | sdesc : "2som1" | |
36 | mode : "station-wds" | |
37 | type : "eth" | |
38 | channel : "52" | |
39 | ssid : "il-z.som1.wleiden.net" | |
[10454] | 40 | dhcp : False |
[10729] | 41 | compass : "nw" |
[10116] | 42 | ns_ip : "172.16.4.227/29" |
43 | ns_mac : "00:15:6d:f7:be:ec" | |
44 | status : "up" | |
[10059] | 45 | |
[10116] | 46 | |
[10059] | 47 | iface_vr1: |
[10884] | 48 | comment : "Link naar Roomburgh3" |
[10116] | 49 | ip : "172.16.4.236/29" |
50 | sdesc : "2roomburgh3" | |
51 | mode : "station-wds" | |
52 | type : "eth" | |
53 | channel : "44" | |
54 | ssid : "il-n.roomburgh3.wleiden.net" | |
[10454] | 55 | dhcp : False |
[10729] | 56 | compass : "z" |
[10116] | 57 | ns_ip : "172.16.4.235/29" |
58 | ns_mac : "00:15:6d:71:4d:a9" | |
59 | status : "up" | |
[10059] | 60 | |
[10116] | 61 | |
62 | iface_vr2: | |
[10884] | 63 | comment : "Link naar ROC1" |
[10116] | 64 | ip : "172.16.5.60/29" |
65 | sdesc : "2roc1" | |
66 | mode : "station-wds" | |
67 | type : "eth" | |
68 | channel : "108" | |
69 | ssid : "il-no.roc1.wleiden.net" | |
[10454] | 70 | dhcp : False |
[10729] | 71 | compass : "zw" |
[10116] | 72 | ns_ip : "172.16.5.59/29" |
73 | ns_mac : "" | |
74 | status : "up" | |
75 | ||
76 |
Note:
See TracBrowser
for help on using the repository browser.