Rev | Line | |
---|
[10059] | 1 | # Genesis config yaml style
|
---|
| 2 | # vim:ts=2:et:sw=2:ai
|
---|
| 3 | #
|
---|
[10150] | 4 | comment : "Test voor hybrid"
|
---|
[10154] | 5 | gateway : "192.168.84.1"
|
---|
[10165] | 6 | ileiden : True
|
---|
[10213] | 7 | interfaces: "sis0 sis1"
|
---|
| 8 | internalif: "sis1"
|
---|
[10116] | 9 | latitude : "5.13854"
|
---|
| 10 | location : " Richard, Terschelling 244, 3524az Utrecht"
|
---|
| 11 | longitude : "52.06651"
|
---|
[10159] | 12 | masterip : "172.17.65.1"
|
---|
[10116] | 13 | nat : True
|
---|
| 14 | nodename : "Proxy8"
|
---|
[10212] | 15 | nodetype : "proxy"
|
---|
[10116] | 16 | proxyid : 8
|
---|
[10059] | 17 | rdnap_x : 137949
|
---|
| 18 | rdnap_y : 453165
|
---|
[10154] | 19 | release : "9.0-RELEASE"
|
---|
[10116] | 20 | status : "up"
|
---|
| 21 |
|
---|
| 22 |
|
---|
[10156] | 23 | iface_ath0:
|
---|
| 24 | comment : "Ap"
|
---|
| 25 | interface : "ath0"
|
---|
| 26 | ip : "172.17.65.1/26"
|
---|
| 27 | desc : "AP"
|
---|
| 28 | sdesc : "ap"
|
---|
| 29 | mode : "ap-wds"
|
---|
| 30 | type : "11b"
|
---|
| 31 | channel : "7"
|
---|
| 32 | ssid : "ap-WirelessLeiden-Richard"
|
---|
| 33 | dhcp : "10-60"
|
---|
| 34 | compass : "None"
|
---|
| 35 | status : "up"
|
---|
| 36 |
|
---|
| 37 |
|
---|
[10059] | 38 | iface_sis0:
|
---|
[10116] | 39 | comment : "Link naar Router"
|
---|
| 40 | interface : "sis0"
|
---|
[10154] | 41 | ip : "192.168.84.11/24"
|
---|
[10116] | 42 | desc : "Link naar Router"
|
---|
| 43 | sdesc : "uplink"
|
---|
| 44 | type : "eth"
|
---|
| 45 | dhcp : "no"
|
---|
| 46 | compass : "None"
|
---|
| 47 | status : "up"
|
---|
[10059] | 48 |
|
---|
[10213] | 49 | iface_sis1:
|
---|
| 50 | comment : "Link naar Node"
|
---|
| 51 | interface : "sis1"
|
---|
| 52 | ip : "172.16.6.88/29"
|
---|
| 53 | desc : "Link naar Node"
|
---|
| 54 | sdesc : "downlink"
|
---|
| 55 | type : "eth"
|
---|
| 56 | dhcp : "no"
|
---|
| 57 | compass : "None"
|
---|
| 58 | status : "up"
|
---|
Note:
See
TracBrowser
for help on using the repository browser.