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