Line | |
---|
1 | # Genesis config yaml style
|
---|
2 | # vim:ts=2:et:sw=2:ai
|
---|
3 | #
|
---|
4 | board : "net45xx"
|
---|
5 | comment : "None"
|
---|
6 | latitude : "52.14605"
|
---|
7 | location : "Alan Janssen, Joke Smitlaan 116, 2253 PD, Voorschoten"
|
---|
8 | longitude : "4.46729"
|
---|
9 | masterip : "172.20.148.1"
|
---|
10 | monitoring_group: "wleiden"
|
---|
11 | nodename : "Hofland"
|
---|
12 | nodetype : "Hybrid"
|
---|
13 | rdnap_x : 92035
|
---|
14 | rdnap_y : 462384
|
---|
15 | release : "9.0-RELEASE"
|
---|
16 | service_accesspoint: True
|
---|
17 | service_concentrator: False
|
---|
18 | service_incoming_rdr: False
|
---|
19 | service_proxy_ileiden: False
|
---|
20 | service_proxy_normal: False
|
---|
21 | status : "up"
|
---|
22 |
|
---|
23 |
|
---|
24 | iface_sis0:
|
---|
25 | comment : "Ethernet naar Alan"
|
---|
26 | ip : "172.16.3.65/29"
|
---|
27 | sdesc : "2alan"
|
---|
28 | type : "eth"
|
---|
29 | dhcp : False
|
---|
30 | status : "up"
|
---|
31 |
|
---|
32 |
|
---|
33 | iface_sis1:
|
---|
34 | comment : "Link naar AJSoft2"
|
---|
35 | ip : "172.16.6.44/29"
|
---|
36 | sdesc : "2psycho"
|
---|
37 | mode : "station-wds"
|
---|
38 | type : "eth"
|
---|
39 | extra_type : "eth2wifibridge"
|
---|
40 | channel : "116"
|
---|
41 | ssid : "il-w.ajsoft2.wleiden.net"
|
---|
42 | dhcp : False
|
---|
43 | compass : "z"
|
---|
44 | ns_ip : "172.16.6.43/29"
|
---|
45 | ns_mac : "00:15:6D:70:53:4A"
|
---|
46 | bridge_type: "NanoStation5"
|
---|
47 | status : "up"
|
---|
48 |
|
---|
49 |
|
---|
50 | iface_wi0:
|
---|
51 | comment : "Omni"
|
---|
52 | ip : "172.20.148.1/24"
|
---|
53 | sdesc : "2buurt"
|
---|
54 | mode : "ap"
|
---|
55 | type : "11b"
|
---|
56 | channel : "3"
|
---|
57 | ssid : "ap-WirelessLeiden-Hofland"
|
---|
58 | dhcp : "10-250"
|
---|
59 | status : "up"
|
---|
60 |
|
---|
61 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.