source:
genesis/nodes/HybridHofland/wleiden.yaml@
12861
Last change on this file since 12861 was 12618, checked in by , 11 years ago | |
---|---|
File size: 1.3 KB |
Rev | Line | |
---|---|---|
[11498] | 1 | # Genesis config yaml style |
2 | # vim:ts=2:et:sw=2:ai | |
[11519] | 3 | # |
[11572] | 4 | board : "net45xx" |
[11498] | 5 | comment : "None" |
[12618] | 6 | latitude : "52.140733" |
[11498] | 7 | location : "Alan Janssen, Joke Smitlaan 116, 2253 PD, Voorschoten" |
[12618] | 8 | longitude : "4.458316" |
[11498] | 9 | masterip : "172.20.148.1" |
[11572] | 10 | monitoring_group: "wleiden" |
[11498] | 11 | nodename : "Hofland" |
12 | nodetype : "Hybrid" | |
[12618] | 13 | rdnap_x : 91413 |
14 | rdnap_y : 461800 | |
[11498] | 15 | release : "9.0-RELEASE" |
16 | service_accesspoint: True | |
[11554] | 17 | service_concentrator: False |
[11498] | 18 | service_incoming_rdr: False |
19 | service_proxy_ileiden: False | |
20 | service_proxy_normal: False | |
[11664] | 21 | status : "down" |
[11498] | 22 | |
23 | ||
24 | iface_sis0: | |
25 | comment : "Ethernet naar Alan" | |
[11499] | 26 | ip : "172.16.3.65/29" |
[11498] | 27 | sdesc : "2alan" |
28 | type : "eth" | |
29 | dhcp : False | |
30 | status : "up" | |
31 | ||
[11519] | 32 | |
[11498] | 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 | |
[11519] | 43 | compass : "z" |
[11498] | 44 | ns_ip : "172.16.6.43/29" |
[11732] | 45 | ns_mac : "00:15:6d:70:53:4a" |
[11498] | 46 | bridge_type: "NanoStation5" |
47 | status : "up" | |
48 | ||
[11519] | 49 | |
50 | iface_wi0: | |
51 | comment : "Omni" | |
52 | ip : "172.20.148.1/24" | |
53 | sdesc : "2buurt" | |
54 | mode : "ap" | |
[11737] | 55 | type : "11g" |
[11738] | 56 | channel : 1 |
[11519] | 57 | ssid : "ap-WirelessLeiden-Hofland" |
58 | dhcp : "10-250" | |
59 | status : "up" | |
60 | ||
61 |
Note:
See TracBrowser
for help on using the repository browser.