Line | |
---|
1 | # Genesis config yaml style
|
---|
2 | # vim:ts=2:et:sw=2:ai
|
---|
3 | #
|
---|
4 | comment : "Test voor hybrid"
|
---|
5 | gateway : "192.168.84.1"
|
---|
6 | ileiden : True
|
---|
7 | interfaces: "sis0 sis1"
|
---|
8 | internalif: "sis1"
|
---|
9 | latitude : "5.13854"
|
---|
10 | location : " Richard, Terschelling 244, 3524az Utrecht"
|
---|
11 | longitude : "52.06651"
|
---|
12 | masterip : "172.17.65.1"
|
---|
13 | nat : True
|
---|
14 | nodename : "Proxy8"
|
---|
15 | nodetype : "Proxy"
|
---|
16 | proxyid : 8
|
---|
17 | rdnap_x : 137949
|
---|
18 | rdnap_y : 453165
|
---|
19 | release : "9.0-RELEASE"
|
---|
20 | status : "up"
|
---|
21 |
|
---|
22 |
|
---|
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 |
|
---|
38 | iface_sis0:
|
---|
39 | comment : "Link naar Router"
|
---|
40 | interface : "sis0"
|
---|
41 | ip : "192.168.84.11/24"
|
---|
42 | desc : "Link naar Router"
|
---|
43 | sdesc : "uplink"
|
---|
44 | type : "eth"
|
---|
45 | dhcp : "no"
|
---|
46 | compass : "None"
|
---|
47 | status : "up"
|
---|
48 |
|
---|
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.