source: genesis/nodes/HybridHofland/wleiden.yaml@ 11550

Last change on this file since 11550 was 11519, checked in by rick, 12 years ago

Schoommaak ondersteuning.

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