Last change
on this file since 10370 was 10370, checked in by rick, 13 years ago |
interfaces: key is obsolete and can be removed.
Fixes: beheer#175
|
File size:
2.1 KB
|
Rev | Line | |
---|
[10059] | 1 | # Genesis config yaml style
|
---|
| 2 | # vim:ts=2:et:sw=2:ai
|
---|
| 3 | #
|
---|
| 4 | comment : "None"
|
---|
[10116] | 5 | ileiden : True
|
---|
| 6 | latitude : "4.46392"
|
---|
| 7 | location : "Zorgcentrum Rustenborch, Van Wijckersloothplein 3, 2341 BB, Oegstgeest"
|
---|
| 8 | longitude : "52.18218"
|
---|
| 9 | masterip : "172.23.24.1"
|
---|
| 10 | nodename : "Rustenborch"
|
---|
| 11 | nodetype : "CNode"
|
---|
[10059] | 12 | rdnap_x : 91855
|
---|
| 13 | rdnap_y : 466407
|
---|
[10116] | 14 | release : "8.2-RELEASE"
|
---|
| 15 | status : "up"
|
---|
[10059] | 16 |
|
---|
[10116] | 17 |
|
---|
[10059] | 18 | iface_ath0:
|
---|
[10116] | 19 | comment : "Ap"
|
---|
| 20 | interface : "ath0"
|
---|
| 21 | ip : "172.23.24.1/26"
|
---|
| 22 | desc : "ap"
|
---|
| 23 | sdesc : "ap"
|
---|
| 24 | mode : "ap-wds"
|
---|
| 25 | type : "11b"
|
---|
| 26 | channel : "1"
|
---|
[10156] | 27 | ssid : "ap-WirelessLeiden-Rustenborch"
|
---|
[10116] | 28 | dhcp : "10-60"
|
---|
| 29 | compass : "None"
|
---|
| 30 | status : "up"
|
---|
[10059] | 31 |
|
---|
| 32 |
|
---|
[10116] | 33 | iface_ue0:
|
---|
| 34 | comment : "link naar Unused"
|
---|
| 35 | interface : "ue0"
|
---|
| 36 | ip : "172.16.1.101/30"
|
---|
| 37 | desc : "Link naar Unused"
|
---|
| 38 | sdesc : "2unused"
|
---|
| 39 | mode : "ap-wds"
|
---|
| 40 | type : "eth"
|
---|
| 41 | extra_type : "eth2wifibridge"
|
---|
| 42 | channel : "36"
|
---|
| 43 | ssid : "il-no.rustenborch.wleiden.net"
|
---|
| 44 | dhcp : "no"
|
---|
| 45 | compass : "ne"
|
---|
| 46 | status : "down"
|
---|
| 47 |
|
---|
| 48 |
|
---|
[10059] | 49 | iface_vr0:
|
---|
[10116] | 50 | comment : "Ethernet"
|
---|
| 51 | interface : "vr0"
|
---|
| 52 | ip : "172.23.24.65/28"
|
---|
| 53 | desc : "Ethernet naar rustenborch"
|
---|
| 54 | sdesc : "eth"
|
---|
| 55 | type : "eth"
|
---|
| 56 | dhcp : "66-78"
|
---|
| 57 | compass : "None"
|
---|
| 58 | status : "up"
|
---|
[10059] | 59 |
|
---|
[10116] | 60 |
|
---|
[10059] | 61 | iface_vr1:
|
---|
[10116] | 62 | comment : "Link Lijtweg2"
|
---|
| 63 | interface : "vr1"
|
---|
| 64 | ip : "172.16.6.36/29"
|
---|
| 65 | desc : "Link naar Lijtweg2"
|
---|
| 66 | sdesc : "2lijtweg2"
|
---|
| 67 | mode : "station-wds"
|
---|
| 68 | type : "eth"
|
---|
| 69 | extra_type : "eth2wifibridge"
|
---|
| 70 | channel : "116"
|
---|
| 71 | ssid : "il-w.lijtweg2.wleiden.net"
|
---|
| 72 | dhcp : "no"
|
---|
| 73 | compass : "w"
|
---|
| 74 | ns_ip : "172.16.6.35"
|
---|
| 75 | ns_mac : "00:15:6d:71:54:67"
|
---|
| 76 | status : "up"
|
---|
[10059] | 77 |
|
---|
[10116] | 78 |
|
---|
| 79 | iface_vr2:
|
---|
| 80 | comment : "Link naar UniGorN"
|
---|
| 81 | interface : "vr2"
|
---|
| 82 | ip : "172.16.17.244/29"
|
---|
| 83 | desc : "Link naar unigorn"
|
---|
| 84 | sdesc : "2unigorn"
|
---|
| 85 | mode : "station-wds"
|
---|
| 86 | type : "eth"
|
---|
| 87 | extra_type : "eth2wifibridge"
|
---|
| 88 | channel : "104"
|
---|
| 89 | ssid : "il-n.unigorn.wleiden.net"
|
---|
| 90 | dhcp : "no"
|
---|
| 91 | compass : "n"
|
---|
| 92 | ns_ip : "172.16.17.243/29"
|
---|
| 93 | ns_mac : "00:15:6d:70:54:cc"
|
---|
| 94 | status : "up"
|
---|
| 95 |
|
---|
| 96 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.