source:
genesis/nodes/Hofland/wleiden.yaml@
13795
Last change on this file since 13795 was 13548, checked in by , 9 years ago | |
---|---|
File size: 1.4 KB |
Rev | Line | |
---|---|---|
[11498] | 1 | # Genesis config yaml style |
2 | # vim:ts=2:et:sw=2:ai | |
[11519] | 3 | # |
[12981] | 4 | board : "net4801" |
[11498] | 5 | comment : "None" |
[13548] | 6 | latitude : "52.14073" |
[13028] | 7 | location : " , Joke Smitlaan 116, 2253 PD, Voorschoten" |
[13548] | 8 | longitude : "4.45832" |
[11498] | 9 | masterip : "172.20.148.1" |
[11572] | 10 | monitoring_group: "wleiden" |
[11498] | 11 | nodename : "Hofland" |
12 | nodetype : "Hybrid" | |
[13548] | 13 | rdnap_x : 91413 |
[12618] | 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 |
[12984] | 19 | service_proxy_ileiden: False |
20 | service_proxy_normal: False | |
[12981] | 21 | status : "up" |
[11498] | 22 | |
23 | ||
24 | iface_sis0: | |
[12981] | 25 | comment : "Ethernet naar Alans internet" |
[13441] | 26 | ip : "192.168.1.50/24" |
[12984] | 27 | sdesc : "2local" |
[11498] | 28 | type : "eth" |
[13439] | 29 | dhcp : "client" |
[11498] | 30 | status : "up" |
31 | ||
[11519] | 32 | |
[11498] | 33 | iface_sis1: |
34 | comment : "Link naar AJSoft2" | |
35 | ip : "172.16.6.44/29" | |
[12981] | 36 | sdesc : "2ajsot2" |
[11498] | 37 | mode : "station-wds" |
38 | type : "eth" | |
39 | extra_type : "eth2wifibridge" | |
40 | channel : "116" | |
[12981] | 41 | ssid : "il-zw.ajsoft2.wleiden.net" |
[11498] | 42 | dhcp : False |
[12981] | 43 | compass : "no" |
[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 | |
[12981] | 50 | iface_sis2: |
51 | comment : "Omni ap" | |
[11519] | 52 | ip : "172.20.148.1/24" |
53 | sdesc : "2buurt" | |
54 | mode : "ap" | |
[12981] | 55 | type : "eth" |
56 | extra_type : "eth2wifibridge" | |
57 | channel : "1" | |
[11519] | 58 | ssid : "ap-WirelessLeiden-Hofland" |
59 | dhcp : "10-250" | |
[12981] | 60 | ns_ip : "172.20.148.2" |
[13095] | 61 | ns_mac : "dc:9f:db:3e:27:a1" |
62 | bridge_type: "BulletM2" | |
[11519] | 63 | status : "up" |
64 | ||
65 |
Note:
See TracBrowser
for help on using the repository browser.