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
|
---|
[10374] | 7 | latitude : "52.15395"
|
---|
[10116] | 8 | location : "CeTIM office, Plantsoen 97, 2311 KL, Leiden"
|
---|
[10374] | 9 | longitude : "4.49646"
|
---|
[10116] | 10 | masterip : "172.17.169.1"
|
---|
| 11 | nodename : "Plantsoen2"
|
---|
| 12 | nodetype : "CNode"
|
---|
[10059] | 13 | rdnap_x : 94042
|
---|
| 14 | rdnap_y : 463238
|
---|
[10118] | 15 | release : "9.0-RELEASE"
|
---|
[10116] | 16 | status : "up"
|
---|
| 17 |
|
---|
| 18 |
|
---|
[10059] | 19 | iface_ath0:
|
---|
[10116] | 20 | comment : "AP voor buurt"
|
---|
| 21 | interface : "ath0"
|
---|
| 22 | ip : "172.17.169.1/26"
|
---|
| 23 | desc : "AP voor de buurt"
|
---|
| 24 | sdesc : "ap"
|
---|
| 25 | mode : "ap-wds"
|
---|
| 26 | type : "11b"
|
---|
| 27 | channel : "7"
|
---|
| 28 | ssid : "ap-omni.plantsoen2.wleiden.net"
|
---|
| 29 | dhcp : "10-60"
|
---|
| 30 | compass : "omni"
|
---|
| 31 | status : "up"
|
---|
[10059] | 32 |
|
---|
[10156] | 33 |
|
---|
[10145] | 34 | iface_ue0:
|
---|
| 35 | comment : "Link naar ROC1"
|
---|
| 36 | interface : "ue0"
|
---|
| 37 | ip : "172.16.5.12/29"
|
---|
| 38 | desc : "Link naar ROC1"
|
---|
| 39 | sdesc : "2roc1"
|
---|
| 40 | mode : "station-wds"
|
---|
| 41 | type : "eth"
|
---|
| 42 | extra_type : "eth2wifibridge"
|
---|
| 43 | channel : "132"
|
---|
| 44 | ssid : "il-n.roc1.wleiden.net"
|
---|
| 45 | dhcp : "no"
|
---|
| 46 | compass : "s"
|
---|
| 47 | ns_ip : "172.16.5.11/29"
|
---|
| 48 | ns_mac : "00:27:22:10:FD:A1"
|
---|
[10450] | 49 | status : "up"
|
---|
[10059] | 50 |
|
---|
[10145] | 51 |
|
---|
[10059] | 52 | iface_vr0:
|
---|
[10116] | 53 | comment : "Lokaal ethernet"
|
---|
| 54 | interface : "vr0"
|
---|
| 55 | ip : "172.17.169.65/28"
|
---|
| 56 | desc : "Ethernet naar woning Plantsoen"
|
---|
| 57 | sdesc : "2plantsoen"
|
---|
| 58 | type : "eth"
|
---|
| 59 | dhcp : "no"
|
---|
| 60 | compass : "None"
|
---|
| 61 | media : "100baset/utp"
|
---|
| 62 | status : "up"
|
---|
[10059] | 63 |
|
---|
[10116] | 64 |
|
---|
[10059] | 65 | iface_vr1:
|
---|
[10116] | 66 | comment : "a-link to Stadhuis via Nanostation5"
|
---|
| 67 | interface : "vr1"
|
---|
| 68 | ip : "172.16.5.116/29"
|
---|
| 69 | desc : "Ethernet to interlink north-north-west (Stadhuis)"
|
---|
| 70 | sdesc : "2Stadhuis"
|
---|
| 71 | mode : "station-wds"
|
---|
| 72 | type : "eth"
|
---|
| 73 | extra_type : "eth2wifibridge"
|
---|
| 74 | channel : "44"
|
---|
| 75 | ssid : "il-zo.stadhuis.wleiden.net"
|
---|
| 76 | dhcp : "no"
|
---|
| 77 | compass : "se"
|
---|
| 78 | distance : "0.5 km"
|
---|
| 79 | ns_ip : "172.16.5.115/29"
|
---|
| 80 | ns_mac : "00:15:6d:bd:67:e8"
|
---|
| 81 | status : "up"
|
---|
[10059] | 82 |
|
---|
[10116] | 83 |
|
---|
| 84 | iface_vr2:
|
---|
[10118] | 85 | comment : "a-link to Vosko3 via Nanostation2"
|
---|
[10116] | 86 | interface : "vr2"
|
---|
| 87 | ip : "172.16.5.92/29"
|
---|
| 88 | desc : "ethernet"
|
---|
[10118] | 89 | sdesc : "2vosko3"
|
---|
[10116] | 90 | mode : "station-wds"
|
---|
| 91 | type : "eth"
|
---|
| 92 | extra_type : "eth2wifibridge"
|
---|
| 93 | channel : "116"
|
---|
| 94 | ssid : "il-zo.vosko3.wleiden.net"
|
---|
| 95 | dhcp : "no"
|
---|
[10118] | 96 | compass : "nw"
|
---|
[10116] | 97 | distance : "0.7 km"
|
---|
| 98 | ns_ip : "172.16.5.91/29"
|
---|
| 99 | ns_mac : "00:15:6d:bd:67:ff"
|
---|
[10350] | 100 | status : "up"
|
---|
[10116] | 101 |
|
---|
| 102 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.