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.16950"
|
---|
[10116] | 7 | location : "Rabobank (Zuid), Schipholweg 105, 2316 XC, Leiden"
|
---|
[10374] | 8 | longitude : "4.48901"
|
---|
[10116] | 9 | masterip : "172.19.137.1"
|
---|
| 10 | nodename : "Rabo2"
|
---|
| 11 | nodetype : "CNode"
|
---|
[10059] | 12 | rdnap_x : 93554
|
---|
| 13 | rdnap_y : 464974
|
---|
[10116] | 14 | release : "8.2-RELEASE"
|
---|
| 15 | status : "up"
|
---|
| 16 |
|
---|
| 17 |
|
---|
[10059] | 18 | iface_ath0:
|
---|
[10116] | 19 | comment : "ap zuid"
|
---|
| 20 | interface : "ath0"
|
---|
| 21 | ip : "172.19.137.1/26"
|
---|
| 22 | desc : "AP Zuid"
|
---|
| 23 | sdesc : "ap-z"
|
---|
| 24 | mode : "ap-wds"
|
---|
| 25 | type : "11b"
|
---|
| 26 | channel : "2"
|
---|
[10156] | 27 | ssid : "ap-WirelessLeiden-Rabo2"
|
---|
[10116] | 28 | dhcp : "10-60"
|
---|
| 29 | compass : "None"
|
---|
| 30 | status : "up"
|
---|
[10059] | 31 |
|
---|
| 32 |
|
---|
| 33 | iface_vr0:
|
---|
[10116] | 34 | comment : "Ethernet naar Rabo1"
|
---|
| 35 | interface : "vr0"
|
---|
| 36 | ip : "172.19.137.66/30"
|
---|
| 37 | desc : "Lokaal ethernet"
|
---|
| 38 | sdesc : "2rabo1"
|
---|
| 39 | type : "eth"
|
---|
| 40 | dhcp : "no"
|
---|
| 41 | compass : "None"
|
---|
| 42 | status : "up"
|
---|
[10059] | 43 |
|
---|
[10116] | 44 |
|
---|
[10059] | 45 | iface_vr1:
|
---|
[10116] | 46 | comment : "link naar NodeCope"
|
---|
| 47 | interface : "vr1"
|
---|
| 48 | ip : "172.16.3.193/29"
|
---|
| 49 | desc : "Link naar Cope"
|
---|
| 50 | sdesc : "2cope"
|
---|
| 51 | mode : "station-wds"
|
---|
| 52 | type : "eth"
|
---|
| 53 | extra_type : "eth2wifibridge"
|
---|
| 54 | channel : "132"
|
---|
| 55 | ssid : "il-z.rabo2.wleiden.net"
|
---|
| 56 | dhcp : "no"
|
---|
| 57 | compass : "s"
|
---|
| 58 | ns_ip : "172.16.3.194/29"
|
---|
| 59 | ns_mac : "00:15:6d:ec:81:f1"
|
---|
| 60 | status : "up"
|
---|
[10059] | 61 |
|
---|
[10116] | 62 |
|
---|
| 63 | iface_vr2:
|
---|
| 64 | comment : "Link naar DirkLos2"
|
---|
| 65 | interface : "vr2"
|
---|
| 66 | ip : "172.16.3.220/29"
|
---|
| 67 | desc : "InterLink naar DirkLos2"
|
---|
| 68 | sdesc : "2dirklos2"
|
---|
| 69 | mode : "station-wds"
|
---|
| 70 | type : "eth"
|
---|
| 71 | extra_type : "eth2wifibridge"
|
---|
| 72 | channel : "140"
|
---|
| 73 | ssid : "il-no.dirklos2.wleiden.net"
|
---|
| 74 | dhcp : "no"
|
---|
| 75 | compass : "ne"
|
---|
| 76 | ns_ip : "172.16.3.219/29"
|
---|
| 77 | ns_mac : "00:15:6d:70:54:c4"
|
---|
| 78 | status : "up"
|
---|
| 79 |
|
---|
| 80 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.