Rev | Line | |
---|
[10059] | 1 | # Genesis config yaml style
|
---|
| 2 | # vim:ts=2:et:sw=2:ai
|
---|
| 3 | #
|
---|
| 4 | comment : "None"
|
---|
[10116] | 5 | ileiden : True
|
---|
[10374] | 6 | latitude : "52.16189"
|
---|
[10116] | 7 | location : "Basisschool Lucas van Leyden, Sint Ursulasteeg 28, 2312 XA, Leiden"
|
---|
[10374] | 8 | longitude : "4.48684"
|
---|
[10116] | 9 | masterip : "172.17.144.1"
|
---|
| 10 | nodename : "LucasN"
|
---|
| 11 | nodetype : "CNode"
|
---|
[10059] | 12 | rdnap_x : 93395
|
---|
| 13 | rdnap_y : 464130
|
---|
[10116] | 14 | release : "8.2-RELEASE"
|
---|
| 15 | status : "dw"
|
---|
| 16 |
|
---|
| 17 |
|
---|
[10059] | 18 | iface_ath0:
|
---|
[10116] | 19 | interface : "ath0"
|
---|
| 20 | ip : "172.17.144.1/26"
|
---|
| 21 | desc : "ap"
|
---|
| 22 | sdesc : "ap"
|
---|
| 23 | mode : "ap-wds"
|
---|
| 24 | type : "11b"
|
---|
| 25 | channel : "5"
|
---|
[10156] | 26 | ssid : "ap-WirelessLeiden-Lucasn"
|
---|
[10116] | 27 | dhcp : "10-60"
|
---|
| 28 | compass : "None"
|
---|
| 29 | status : "up"
|
---|
[10059] | 30 |
|
---|
| 31 |
|
---|
| 32 | iface_vr0:
|
---|
[10116] | 33 | comment : "a-link naar Rabo1"
|
---|
| 34 | interface : "vr0"
|
---|
| 35 | ip : "172.16.3.25/29"
|
---|
| 36 | desc : "Ethernet to interlink noord"
|
---|
| 37 | sdesc : "2rabo1"
|
---|
| 38 | mode : "station-wds"
|
---|
| 39 | type : "eth"
|
---|
| 40 | extra_type : "eth2wifibridge"
|
---|
| 41 | channel : "60"
|
---|
| 42 | ssid : "il-n.lucasn.wleiden.net"
|
---|
| 43 | dhcp : "no"
|
---|
| 44 | compass : "n"
|
---|
| 45 | ns_ip : "172.16.3.26/29"
|
---|
| 46 | ns_mac : "00:15:6d:70:53:3b"
|
---|
| 47 | status : "down"
|
---|
[10059] | 48 |
|
---|
[10116] | 49 |
|
---|
[10059] | 50 | iface_vr1:
|
---|
[10116] | 51 | comment : "a-link naar Stadhuis"
|
---|
| 52 | interface : "vr1"
|
---|
| 53 | ip : "172.16.4.132/29"
|
---|
| 54 | desc : "Ethernet to interlink zzo"
|
---|
| 55 | sdesc : "2stadhuis"
|
---|
| 56 | mode : "station-wds"
|
---|
| 57 | type : "eth"
|
---|
| 58 | extra_type : "eth2wifibridge"
|
---|
| 59 | channel : "116"
|
---|
| 60 | ssid : "il-nw.stadhuis.wleiden.net"
|
---|
| 61 | dhcp : "no"
|
---|
| 62 | compass : "nw"
|
---|
| 63 | ns_ip : "172.16.4.131/29"
|
---|
| 64 | ns_mac : ""
|
---|
| 65 | status : "down"
|
---|
[10059] | 66 |
|
---|
[10116] | 67 |
|
---|
| 68 | iface_vr2:
|
---|
| 69 | comment : "nog vrij"
|
---|
| 70 | interface : "vr2"
|
---|
| 71 | ip : "172.16.4.177/29"
|
---|
| 72 | desc : "Ethernet"
|
---|
| 73 | sdesc : "2vrij"
|
---|
| 74 | mode : "station-wds"
|
---|
| 75 | type : "eth"
|
---|
| 76 | extra_type : "eth2wifibridge"
|
---|
| 77 | channel : ""
|
---|
| 78 | ssid : ""
|
---|
| 79 | dhcp : "no"
|
---|
| 80 | compass : "None"
|
---|
| 81 | ns_ip : ""
|
---|
| 82 | ns_mac : ""
|
---|
| 83 | status : "down"
|
---|
| 84 |
|
---|
| 85 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.