Last change
on this file since 10883 was 10883, checked in by rick, 13 years ago |
Verschuif waar mogelijk de desc naar comment, als deze gelijk zijn of er nog
geen comment gezet is.
Related-To: beheer:ticket:218
|
File size:
2.2 KB
|
Rev | Line | |
---|
[10059] | 1 | # Genesis config yaml style
|
---|
| 2 | # vim:ts=2:et:sw=2:ai
|
---|
| 3 | #
|
---|
[10435] | 4 | board : "ALIX2"
|
---|
[10059] | 5 | comment : "None"
|
---|
[10116] | 6 | ileiden : True
|
---|
[10881] | 7 | latitude : "52.14605"
|
---|
[10116] | 8 | location : "Serviceflat De Parelvissers, Bizetpad, 2324 JR, Leiden"
|
---|
[10881] | 9 | longitude : "4.46729"
|
---|
[10116] | 10 | masterip : "172.20.137.1"
|
---|
| 11 | nodename : "AJSoft2"
|
---|
| 12 | nodetype : "CNode"
|
---|
[10059] | 13 | rdnap_x : 92035
|
---|
| 14 | rdnap_y : 462384
|
---|
[10116] | 15 | release : "8.2-RELEASE"
|
---|
| 16 | status : "up"
|
---|
[10059] | 17 |
|
---|
[10116] | 18 |
|
---|
[10059] | 19 | iface_ath0:
|
---|
[10116] | 20 | comment : "link livinglab"
|
---|
| 21 | interface : "ath0"
|
---|
| 22 | ip : "172.16.17.108/29"
|
---|
| 23 | desc : "Link naar LivingLab"
|
---|
| 24 | sdesc : "2livinglab"
|
---|
[10703] | 25 | mode : "ap"
|
---|
[10116] | 26 | type : "11a"
|
---|
| 27 | channel : "36"
|
---|
| 28 | ssid : "il-n.livinglab.wleiden.net"
|
---|
[10454] | 29 | dhcp : False
|
---|
[10116] | 30 | compass : "n"
|
---|
| 31 | status : "up"
|
---|
[10059] | 32 |
|
---|
| 33 |
|
---|
[10116] | 34 | iface_ue0:
|
---|
| 35 | comment : "Link naar Muiderkring"
|
---|
| 36 | interface : "ue0"
|
---|
| 37 | ip : "172.16.6.49/29"
|
---|
| 38 | sdesc : "2muiderkring"
|
---|
| 39 | mode : "station-wds"
|
---|
| 40 | type : "eth"
|
---|
| 41 | extra_type : "eth2wifibridge"
|
---|
| 42 | channel : "8"
|
---|
| 43 | ssid : "il-nno.ajsoft2.wleiden.net"
|
---|
[10454] | 44 | dhcp : False
|
---|
[10729] | 45 | compass : "n"
|
---|
[10116] | 46 | ns_ip : "172.16.6.50/29"
|
---|
| 47 | ns_mac : "00:15:6d:e8:f9:c6"
|
---|
| 48 | status : "up"
|
---|
| 49 |
|
---|
| 50 |
|
---|
[10059] | 51 | iface_vr0:
|
---|
[10116] | 52 | comment : "Ethernet naar AJSoft1"
|
---|
| 53 | interface : "vr0"
|
---|
| 54 | ip : "172.16.3.82/30"
|
---|
| 55 | sdesc : "2ajsoft1"
|
---|
| 56 | type : "eth"
|
---|
[10454] | 57 | dhcp : False
|
---|
[10116] | 58 | compass : "None"
|
---|
| 59 | status : "up"
|
---|
[10059] | 60 |
|
---|
[10116] | 61 |
|
---|
[10059] | 62 | iface_vr1:
|
---|
[10116] | 63 | comment : "link naar Hofland"
|
---|
| 64 | interface : "vr1"
|
---|
| 65 | ip : "172.16.6.41/29"
|
---|
| 66 | desc : "Link naar Hofland"
|
---|
| 67 | sdesc : "2hofland"
|
---|
| 68 | mode : "station-wds"
|
---|
| 69 | type : "eth"
|
---|
| 70 | extra_type : "eth2wifibridge"
|
---|
| 71 | channel : "100"
|
---|
| 72 | ssid : "il-w.ajsoft2.wleiden.net"
|
---|
[10454] | 73 | dhcp : False
|
---|
[10116] | 74 | compass : "w"
|
---|
| 75 | ns_ip : "172.16.6.42/29"
|
---|
| 76 | ns_mac : "00:15:6d:ea:f0:6a"
|
---|
| 77 | status : "down"
|
---|
[10059] | 78 |
|
---|
[10116] | 79 |
|
---|
| 80 | iface_vr2:
|
---|
| 81 | comment : "Link naar oost"
|
---|
| 82 | interface : "vr2"
|
---|
| 83 | ip : "172.16.6.17/29"
|
---|
| 84 | desc : "a-interLink naar RijnVliet"
|
---|
| 85 | sdesc : "a2rijnvliet"
|
---|
| 86 | mode : "station-wds"
|
---|
| 87 | type : "eth"
|
---|
| 88 | extra_type : "eth2wifibridge"
|
---|
| 89 | channel : "52"
|
---|
| 90 | ssid : "il-o-ajsoft2.wleiden.net"
|
---|
[10454] | 91 | dhcp : False
|
---|
[10729] | 92 | compass : "no"
|
---|
[10116] | 93 | ns_ip : "172.16.6.18/29"
|
---|
| 94 | ns_mac : "00:15:6d:ea:f0:6d"
|
---|
| 95 | status : "up"
|
---|
| 96 |
|
---|
| 97 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.