source:
genesis/nodes/CNodeBurcht/wleiden.yaml@
10981
Last change on this file since 10981 was 10891, 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 | status : "up" | |
[10059] | 26 | |
27 | ||
28 | iface_sis1: | |
[10883] | 29 | comment : "Access Point 2 (kroeg)" |
[10116] | 30 | ip : "172.17.184.129/26" |
31 | sdesc : "apkroeg" | |
32 | type : "eth" | |
33 | dhcp : "131-190" | |
34 | status : "up" | |
[10059] | 35 | |
[10116] | 36 | |
37 | iface_wi0: | |
[10883] | 38 | comment : "Interlink naar Vosko" |
[10116] | 39 | ip : "172.16.0.146/30" |
40 | sdesc : "2vosko" | |
[10703] | 41 | mode : "ap" |
[10116] | 42 | type : "11b" |
43 | ssid : "il-no.vosko.wleiden.net" | |
[10454] | 44 | dhcp : False |
[10116] | 45 | compass : "ne" |
46 | status : "up" | |
47 | ||
48 | ||
[10059] | 49 | iface_wi1: |
[10883] | 50 | comment : "Interlink naar Cetim3" |
[10116] | 51 | ip : "172.16.0.106/30" |
52 | sdesc : "2cetim3" | |
[10703] | 53 | mode : "ap" |
[10116] | 54 | type : "11b" |
55 | ssid : "il-nw.cetim3.wleiden.net" | |
[10454] | 56 | dhcp : False |
[10116] | 57 | compass : "nw" |
58 | status : "up" | |
[10059] | 59 | |
[10116] | 60 |
Note:
See TracBrowser
for help on using the repository browser.