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.15569"
|
---|
[10116] | 7 | location : "Victoria Vastgoed, Gangetje 14, 2311ER, Leiden"
|
---|
[10374] | 8 | longitude : "4.49327"
|
---|
[10116] | 9 | masterip : "172.17.140.1"
|
---|
| 10 | nodename : "Victoria"
|
---|
| 11 | nodetype : "CNode"
|
---|
[10059] | 12 | rdnap_x : 93826
|
---|
| 13 | rdnap_y : 463434
|
---|
[10116] | 14 | release : "8.2-RELEASE"
|
---|
| 15 | status : "up"
|
---|
[10059] | 16 |
|
---|
[10116] | 17 |
|
---|
[10059] | 18 | iface_ath0:
|
---|
[10116] | 19 | interface : "ath0"
|
---|
| 20 | ip : "172.17.140.1/26"
|
---|
| 21 | desc : "ap"
|
---|
| 22 | sdesc : "ap"
|
---|
| 23 | mode : "ap-wds"
|
---|
| 24 | type : "11b"
|
---|
| 25 | channel : "5"
|
---|
[10156] | 26 | ssid : "ap-WirelessLeiden-Victoria"
|
---|
[10116] | 27 | dhcp : "10-60"
|
---|
| 28 | compass : "None"
|
---|
| 29 | status : "up"
|
---|
[10059] | 30 |
|
---|
| 31 |
|
---|
[10116] | 32 | iface_ue0:
|
---|
| 33 | comment : "Ethernet naar lokaal AP met PoE"
|
---|
| 34 | interface : "ue0"
|
---|
| 35 | ip : "172.17.140.65/26"
|
---|
| 36 | desc : "Victorialokaal AP"
|
---|
| 37 | sdesc : "lokaalAP"
|
---|
| 38 | mode : "ap-wds"
|
---|
| 39 | type : "eth"
|
---|
| 40 | extra_type : "eth2wifibridge"
|
---|
| 41 | channel : "6"
|
---|
[10156] | 42 | ssid : "ap-WirelessLeiden-Victoria2"
|
---|
[10116] | 43 | dhcp : "70-120"
|
---|
| 44 | compass : "None"
|
---|
| 45 | ns_ip : "172.17.14.66/26"
|
---|
| 46 | ns_mac : ""
|
---|
| 47 | status : "up"
|
---|
| 48 |
|
---|
| 49 |
|
---|
[10059] | 50 | iface_vr0:
|
---|
[10116] | 51 | comment : "a-link naar Stadhuis"
|
---|
| 52 | interface : "vr0"
|
---|
| 53 | ip : "172.16.17.196/29"
|
---|
| 54 | desc : "Ethernet to interlink noordwest"
|
---|
| 55 | sdesc : "2stadhuis"
|
---|
| 56 | mode : "station-wds"
|
---|
| 57 | type : "eth"
|
---|
| 58 | extra_type : "eth2wifibridge"
|
---|
| 59 | channel : "44"
|
---|
| 60 | ssid : "il-zo.stadhuis.wleiden.net"
|
---|
| 61 | dhcp : "no"
|
---|
| 62 | compass : "se"
|
---|
| 63 | ns_ip : "172.16.17.195/29"
|
---|
| 64 | ns_mac : "00:15:6d:70:51:f2"
|
---|
| 65 | status : "up"
|
---|
[10059] | 66 |
|
---|
[10116] | 67 |
|
---|
[10059] | 68 | iface_vr1:
|
---|
[10116] | 69 | comment : "a-link naar CeTIM2"
|
---|
| 70 | interface : "vr1"
|
---|
| 71 | ip : "172.16.17.204/29"
|
---|
| 72 | desc : "Ethernet to interlink oost"
|
---|
| 73 | sdesc : "2cetim2"
|
---|
| 74 | mode : "station-wds"
|
---|
| 75 | type : "eth"
|
---|
| 76 | extra_type : "eth2wifibridge"
|
---|
| 77 | channel : "116"
|
---|
| 78 | ssid : "il-zw.cetim2.wleiden.net"
|
---|
| 79 | dhcp : "no"
|
---|
| 80 | compass : "sw"
|
---|
| 81 | ns_ip : "172.16.17.203/29"
|
---|
| 82 | ns_mac : "00:15:6d:70:53:7f"
|
---|
| 83 | status : "up"
|
---|
[10059] | 84 |
|
---|
[10116] | 85 |
|
---|
| 86 | iface_vr2:
|
---|
| 87 | comment : "nog vrij"
|
---|
| 88 | interface : "vr2"
|
---|
| 89 | ip : "172.16.17.209/29"
|
---|
| 90 | desc : "Ethernet"
|
---|
| 91 | sdesc : "2vrij"
|
---|
| 92 | mode : "station-wds"
|
---|
| 93 | type : "eth"
|
---|
| 94 | extra_type : "eth2wifibridge"
|
---|
| 95 | channel : "124"
|
---|
| 96 | ssid : "il-zo.victoria.wleiden.net"
|
---|
| 97 | dhcp : "no"
|
---|
| 98 | compass : "se"
|
---|
| 99 | ns_ip : "172.16.17.210/29"
|
---|
| 100 | ns_mac : "00:15:6d:70:53:39"
|
---|
| 101 | status : "down"
|
---|
| 102 |
|
---|
| 103 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.