source:
genesis/nodes/CNodeBurcht/wleiden.yaml@
10883
Last change on this file since 10883 was 10883, checked in by , 13 years ago | |
---|---|
File size: 1.4 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 | interface : "sis0" |
22 | ip : "172.17.184.65/26" | |
23 | sdesc : "aptuinzaal" | |
24 | type : "eth" | |
25 | dhcp : "67-126" | |
26 | compass : "None" | |
27 | status : "up" | |
[10059] | 28 | |
29 | ||
30 | iface_sis1: | |
[10883] | 31 | comment : "Access Point 2 (kroeg)" |
[10116] | 32 | interface : "sis1" |
33 | ip : "172.17.184.129/26" | |
34 | sdesc : "apkroeg" | |
35 | type : "eth" | |
36 | dhcp : "131-190" | |
37 | compass : "None" | |
38 | status : "up" | |
[10059] | 39 | |
[10116] | 40 | |
41 | iface_wi0: | |
[10883] | 42 | comment : "Interlink naar Vosko" |
[10116] | 43 | interface : "wi0" |
44 | ip : "172.16.0.146/30" | |
45 | sdesc : "2vosko" | |
[10703] | 46 | mode : "ap" |
[10116] | 47 | type : "11b" |
48 | ssid : "il-no.vosko.wleiden.net" | |
[10454] | 49 | dhcp : False |
[10116] | 50 | compass : "ne" |
51 | status : "up" | |
52 | ||
53 | ||
[10059] | 54 | iface_wi1: |
[10883] | 55 | comment : "Interlink naar Cetim3" |
[10116] | 56 | interface : "wi1" |
57 | ip : "172.16.0.106/30" | |
58 | sdesc : "2cetim3" | |
[10703] | 59 | mode : "ap" |
[10116] | 60 | type : "11b" |
61 | ssid : "il-nw.cetim3.wleiden.net" | |
[10454] | 62 | dhcp : False |
[10116] | 63 | compass : "nw" |
64 | status : "up" | |
[10059] | 65 | |
[10116] | 66 |
Note:
See TracBrowser
for help on using the repository browser.