source:
genesis/nodes/CNodeBurcht/wleiden.yaml@
10890
Last change on this file since 10890 was 10890, checked in by , 13 years ago | |
---|---|
File size: 1.3 KB |
Rev | Line | |
---|---|---|
[10059] | 1 | # Genesis config yaml style |
2 | # vim:ts=2:et:sw=2:ai | |
3 | # | |
[10436] | 4 | board : "UNKNOWN" |
[10059] | 5 | comment : "Range which spans the two ethernet nic's to the two AP's (sis0, sis1)" |
[10116] | 6 | ileiden : False |
[10881] | 7 | latitude : "52.15857" |
[10116] | 8 | location : "Societeit de Burcht, Brugsteeg 14, 2312 JS, Leiden" |
[10881] | 9 | longitude : "4.49274" |
[10116] | 10 | masterip : "172.17.184.1" |
11 | nodename : "Burcht" | |
12 | nodetype : "CNode" | |
[10059] | 13 | rdnap_x : 93794 |
14 | rdnap_y : 463755 | |
[10396] | 15 | release : "7.2-RELEASE" |
[10116] | 16 | status : "up" |
17 | ||
18 | ||
[10059] | 19 | iface_sis0: |
[10883] | 20 | comment : "Access Point 1 (tuinzaal)" |
[10116] | 21 | ip : "172.17.184.65/26" |
22 | sdesc : "aptuinzaal" | |
23 | type : "eth" | |
24 | dhcp : "67-126" | |
25 | compass : "None" | |
26 | status : "up" | |
[10059] | 27 | |
28 | ||
29 | iface_sis1: | |
[10883] | 30 | comment : "Access Point 2 (kroeg)" |
[10116] | 31 | ip : "172.17.184.129/26" |
32 | sdesc : "apkroeg" | |
33 | type : "eth" | |
34 | dhcp : "131-190" | |
35 | compass : "None" | |
36 | status : "up" | |
[10059] | 37 | |
[10116] | 38 | |
39 | iface_wi0: | |
[10883] | 40 | comment : "Interlink naar Vosko" |
[10116] | 41 | ip : "172.16.0.146/30" |
42 | sdesc : "2vosko" | |
[10703] | 43 | mode : "ap" |
[10116] | 44 | type : "11b" |
45 | ssid : "il-no.vosko.wleiden.net" | |
[10454] | 46 | dhcp : False |
[10116] | 47 | compass : "ne" |
48 | status : "up" | |
49 | ||
50 | ||
[10059] | 51 | iface_wi1: |
[10883] | 52 | comment : "Interlink naar Cetim3" |
[10116] | 53 | ip : "172.16.0.106/30" |
54 | sdesc : "2cetim3" | |
[10703] | 55 | mode : "ap" |
[10116] | 56 | type : "11b" |
57 | ssid : "il-nw.cetim3.wleiden.net" | |
[10454] | 58 | dhcp : False |
[10116] | 59 | compass : "nw" |
60 | status : "up" | |
[10059] | 61 | |
[10116] | 62 |
Note:
See TracBrowser
for help on using the repository browser.