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.17972"
|
---|
[10116] | 7 | location : "Basisschool De Tweemaster, Broekplein 1, 2318 TJ, Leiden"
|
---|
[10374] | 8 | longitude : "4.50232"
|
---|
[10116] | 9 | masterip : "172.21.144.1"
|
---|
| 10 | nodename : "Broekplein"
|
---|
| 11 | nodetype : "CNode"
|
---|
[10059] | 12 | rdnap_x : 94478
|
---|
| 13 | rdnap_y : 466100
|
---|
[10116] | 14 | release : "8.2-RELEASE"
|
---|
| 15 | status : "up"
|
---|
[10059] | 16 |
|
---|
[10116] | 17 |
|
---|
[10059] | 18 | iface_ath0:
|
---|
[10116] | 19 | comment : "AP omni"
|
---|
| 20 | interface : "ath0"
|
---|
| 21 | ip : "172.21.144.1/24"
|
---|
| 22 | desc : "AP voor de buurt"
|
---|
| 23 | sdesc : "ap"
|
---|
| 24 | mode : "ap-wds"
|
---|
| 25 | type : "11b"
|
---|
| 26 | channel : "4"
|
---|
[10156] | 27 | ssid : "ap-WirelessLeiden-Broekplein"
|
---|
[10116] | 28 | dhcp : "10-250"
|
---|
| 29 | compass : "None"
|
---|
| 30 | status : "up"
|
---|
[10059] | 31 |
|
---|
| 32 |
|
---|
[10116] | 33 | iface_ue0:
|
---|
| 34 | comment : "Ethernet"
|
---|
| 35 | interface : "ue0"
|
---|
| 36 | ip : "172.16.6.65/29"
|
---|
| 37 | desc : "Ethernet naar tweemaster"
|
---|
| 38 | sdesc : "eth"
|
---|
| 39 | type : "eth"
|
---|
| 40 | dhcp : "no"
|
---|
| 41 | compass : "None"
|
---|
| 42 | status : "down"
|
---|
| 43 |
|
---|
| 44 |
|
---|
[10059] | 45 | iface_vr0:
|
---|
[10116] | 46 | comment : "a-link naar SOM1"
|
---|
| 47 | interface : "vr0"
|
---|
| 48 | ip : "172.16.5.124/29"
|
---|
| 49 | desc : "Link naar SOM1"
|
---|
| 50 | sdesc : "2som1"
|
---|
| 51 | mode : "station-wds"
|
---|
| 52 | type : "eth"
|
---|
| 53 | extra_type : "eth2wifibridge"
|
---|
| 54 | channel : "132"
|
---|
| 55 | ssid : "il-n.som1.wleiden.net"
|
---|
| 56 | dhcp : "no"
|
---|
| 57 | compass : "n"
|
---|
| 58 | ns_ip : "172.16.5.123/29"
|
---|
| 59 | ns_mac : "00:15:6d:ec:82:8d"
|
---|
| 60 | status : "up"
|
---|
[10059] | 61 |
|
---|
[10116] | 62 |
|
---|
[10059] | 63 | iface_vr1:
|
---|
[10116] | 64 | comment : "link naar Rosmolen"
|
---|
| 65 | interface : "vr1"
|
---|
| 66 | ip : "172.16.5.129/29"
|
---|
| 67 | desc : "Link naar Rosmolen"
|
---|
| 68 | sdesc : "2rosmolen"
|
---|
| 69 | mode : "station-wds"
|
---|
| 70 | type : "eth"
|
---|
| 71 | extra_type : "eth2wifibridge"
|
---|
| 72 | channel : "36"
|
---|
| 73 | ssid : "il-z.broekplein.wleiden.net"
|
---|
| 74 | dhcp : "no"
|
---|
| 75 | compass : "s"
|
---|
| 76 | ns_ip : "172.16.5.130/29"
|
---|
| 77 | ns_mac : "00:15:6d:ec:82:05"
|
---|
| 78 | status : "up"
|
---|
[10059] | 79 |
|
---|
[10116] | 80 |
|
---|
| 81 | iface_vr2:
|
---|
| 82 | comment : "link naar Lijtweg 2"
|
---|
| 83 | interface : "vr2"
|
---|
| 84 | ip : "172.16.5.137/29"
|
---|
| 85 | desc : "Link naar Lijtweg 2"
|
---|
| 86 | sdesc : "2lijtweg2"
|
---|
| 87 | mode : "station-wds"
|
---|
| 88 | type : "eth"
|
---|
| 89 | extra_type : "eth2wifibridge"
|
---|
| 90 | channel : "44"
|
---|
| 91 | ssid : "il-w.broekplein.wleiden.net"
|
---|
| 92 | dhcp : "no"
|
---|
| 93 | compass : "w"
|
---|
| 94 | ns_ip : "172.16.5.138/29"
|
---|
| 95 | ns_mac : "00:15:6d:ec:82:79"
|
---|
| 96 | status : "up"
|
---|
| 97 |
|
---|
| 98 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.