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:
1.7 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.48182"
|
---|
| 7 | location : "Lebkov & Sons, Bargelaan 8, 2333 CT, Leiden CS"
|
---|
| 8 | longitude : "52.16678"
|
---|
| 9 | masterip : "172.19.152.1"
|
---|
| 10 | nodename : "Lebkov"
|
---|
| 11 | nodetype : "CNode"
|
---|
[10059] | 12 | rdnap_x : 93058
|
---|
| 13 | rdnap_y : 464678
|
---|
[10116] | 14 | release : "8.2-RELEASE"
|
---|
| 15 | status : "up"
|
---|
| 16 |
|
---|
| 17 |
|
---|
[10059] | 18 | iface_ath0:
|
---|
[10116] | 19 | comment : "ap"
|
---|
| 20 | interface : "ath0"
|
---|
| 21 | ip : "172.19.152.1/24"
|
---|
| 22 | desc : "AP"
|
---|
| 23 | sdesc : "ap"
|
---|
| 24 | mode : "ap-wds"
|
---|
| 25 | type : "11b"
|
---|
| 26 | channel : "4"
|
---|
[10156] | 27 | ssid : "ap-WirelessLeiden-Lebkov"
|
---|
[10116] | 28 | dhcp : "10-250"
|
---|
| 29 | compass : "None"
|
---|
| 30 | status : "up"
|
---|
[10059] | 31 |
|
---|
| 32 |
|
---|
| 33 | iface_vr0:
|
---|
[10116] | 34 | comment : "Ethernet"
|
---|
| 35 | interface : "vr0"
|
---|
| 36 | ip : "172.16.5.161/29"
|
---|
| 37 | desc : "Ethernet naar binnen bij Lebkov"
|
---|
| 38 | sdesc : "2localAP"
|
---|
| 39 | type : "eth"
|
---|
| 40 | dhcp : "no"
|
---|
| 41 | compass : "None"
|
---|
| 42 | status : "down"
|
---|
[10059] | 43 |
|
---|
[10116] | 44 |
|
---|
[10059] | 45 | iface_vr1:
|
---|
[10116] | 46 | comment : "link naar Geluidsnet1"
|
---|
| 47 | interface : "vr1"
|
---|
| 48 | ip : "172.16.17.228/29"
|
---|
| 49 | desc : "Link naar Geluidsnet1"
|
---|
| 50 | sdesc : "2geluidsnet1"
|
---|
| 51 | mode : "station-wds"
|
---|
| 52 | type : "eth"
|
---|
| 53 | extra_type : "eth2wifibridge"
|
---|
| 54 | channel : "36"
|
---|
| 55 | ssid : "il-n.geluidsnet1.wleiden.net"
|
---|
| 56 | dhcp : "no"
|
---|
| 57 | compass : "n"
|
---|
| 58 | ns_ip : "172.16.17.227"
|
---|
| 59 | ns_mac : "00:15:6d:70:54:ba"
|
---|
| 60 | status : "up"
|
---|
[10059] | 61 |
|
---|
[10116] | 62 |
|
---|
| 63 | iface_vr2:
|
---|
| 64 | comment : "a-link naar LUMC"
|
---|
| 65 | interface : "vr2"
|
---|
| 66 | ip : "172.16.4.164/29"
|
---|
| 67 | desc : "naar LUMC"
|
---|
| 68 | sdesc : "2geluidsnet1"
|
---|
| 69 | mode : "station-wds"
|
---|
| 70 | type : "eth"
|
---|
| 71 | extra_type : "eth2wifibridge"
|
---|
| 72 | channel : "136"
|
---|
| 73 | ssid : "il-z.lumc.wleiden.net"
|
---|
| 74 | dhcp : "no"
|
---|
| 75 | compass : "s"
|
---|
| 76 | ns_ip : "172.16.4.163/29"
|
---|
| 77 | ns_mac : "00:15:6d:70:54:51"
|
---|
| 78 | status : "up"
|
---|
| 79 |
|
---|
| 80 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.