Last change
on this file since 10156 was 10156, checked in by rick, 13 years ago |
WL has an SSID naming scheme, so make sure to check and correct on it.
|
File size:
2.3 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 | interfaces: "ath0,vr2,vr0,vr1"
|
---|
| 7 | latitude : "4.45961"
|
---|
| 8 | location : "Gorleus Lab Universiteit Leiden, Einsteinweg 55, 2333 CC, Leiden"
|
---|
| 9 | longitude : "52.16782"
|
---|
| 10 | masterip : "172.22.8.1"
|
---|
| 11 | nodename : "UniGor2"
|
---|
| 12 | nodetype : "CNode"
|
---|
[10059] | 13 | rdnap_x : 91540
|
---|
| 14 | rdnap_y : 464813
|
---|
[10116] | 15 | release : "8.2-RELEASE"
|
---|
| 16 | status : "up"
|
---|
[10059] | 17 |
|
---|
[10116] | 18 |
|
---|
[10059] | 19 | iface_ath0:
|
---|
[10116] | 20 | comment : "AP Richting zuid"
|
---|
| 21 | interface : "ath0"
|
---|
| 22 | ip : "172.22.8.1/24"
|
---|
| 23 | desc : "AP Richting Zuid"
|
---|
| 24 | sdesc : "ap-zuid"
|
---|
| 25 | mode : "ap-wds"
|
---|
| 26 | type : "11b"
|
---|
| 27 | channel : "7"
|
---|
[10156] | 28 | ssid : "ap-WirelessLeiden-Unigor-zuid"
|
---|
[10116] | 29 | dhcp : "10-250"
|
---|
| 30 | compass : "None"
|
---|
| 31 | status : "up"
|
---|
[10059] | 32 |
|
---|
| 33 |
|
---|
| 34 | iface_vr0:
|
---|
[10116] | 35 | comment : "Ethernet"
|
---|
| 36 | interface : "vr0"
|
---|
| 37 | ip : "172.19.128.66/28"
|
---|
| 38 | desc : "Ethernet naar server en Gorlaeus nodes"
|
---|
| 39 | sdesc : "eth"
|
---|
| 40 | type : "eth"
|
---|
| 41 | dhcp : "no"
|
---|
| 42 | compass : "None"
|
---|
| 43 | status : "up"
|
---|
[10059] | 44 |
|
---|
[10116] | 45 |
|
---|
[10059] | 46 | iface_vr1:
|
---|
[10116] | 47 | comment : "Link naar Cam via bullet 2"
|
---|
| 48 | interface : "vr1"
|
---|
| 49 | ip : "172.16.16.129/29"
|
---|
| 50 | desc : "Link naar Cam"
|
---|
| 51 | sdesc : "2cam"
|
---|
| 52 | mode : "station-wds"
|
---|
| 53 | type : "eth"
|
---|
| 54 | channel : "7"
|
---|
| 55 | ssid : "n-o.unigor.wleiden.net"
|
---|
| 56 | dhcp : "no"
|
---|
| 57 | compass : "e"
|
---|
| 58 | ns_ip : "172.16.16.130/29"
|
---|
| 59 | ns_mac : "00:15:6d:e8:e6:9b"
|
---|
| 60 | status : "up"
|
---|
[10059] | 61 |
|
---|
[10116] | 62 |
|
---|
| 63 | iface_vr1_alias0:
|
---|
| 64 | comment : "Link naar Brug via bullet 2"
|
---|
| 65 | interface : "vr1:0"
|
---|
| 66 | ip : "172.16.0.17/30"
|
---|
| 67 | desc : "Link naar Brug"
|
---|
| 68 | sdesc : "2brug"
|
---|
| 69 | type : "eth"
|
---|
| 70 | dhcp : "no"
|
---|
| 71 | compass : "None"
|
---|
| 72 | status : "up"
|
---|
| 73 |
|
---|
| 74 |
|
---|
[10059] | 75 | iface_vr1_alias1:
|
---|
[10116] | 76 | comment : "Link naar AZC via bullet 2"
|
---|
| 77 | interface : "vr1:1"
|
---|
| 78 | ip : "172.16.0.165/30"
|
---|
| 79 | desc : "Link naar AZC"
|
---|
| 80 | sdesc : "2azc"
|
---|
| 81 | type : "eth"
|
---|
| 82 | extra_type : "eth2wifibridge"
|
---|
| 83 | dhcp : "no"
|
---|
| 84 | compass : "None"
|
---|
| 85 | status : "up"
|
---|
[10059] | 86 |
|
---|
[10116] | 87 |
|
---|
| 88 | iface_vr2:
|
---|
| 89 | comment : "a-link Nanostation5 naar DirkLos2"
|
---|
| 90 | interface : "vr2"
|
---|
| 91 | ip : "172.16.4.1/29"
|
---|
| 92 | desc : "a-link naar DirkLos2"
|
---|
| 93 | sdesc : "2DirkLos2"
|
---|
| 94 | mode : "station-wds"
|
---|
| 95 | type : "eth"
|
---|
| 96 | extra_type : "eth2wifibridge"
|
---|
| 97 | channel : "149"
|
---|
| 98 | ssid : "il-o.unigor2.wleiden.net"
|
---|
| 99 | dhcp : "no"
|
---|
| 100 | compass : "e"
|
---|
| 101 | ns_ip : "172.16.4.2/29"
|
---|
| 102 | ns_mac : "00:15:6d:d0:14:75"
|
---|
| 103 | status : "up"
|
---|
| 104 |
|
---|
| 105 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.