source: genesis/nodes/HybridKijkduin/wleiden.yaml@ 12825

Last change on this file since 12825 was 12825, checked in by rvanswol, 10 years ago

correctie

File size: 1.6 KB
Line 
1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
4board : "ALIX2"
5comment : "None"
6latitude : "52.262"
7location : "Kijkduin, Duinweg 78-08, 2204 AV, Noordwijk"
8longitude : "4.462"
9masterip : "172.17.80.0"
10monitoring_group: "noordwijkerhout"
11nodename : "Kijkduin"
12nodetype : "Hybrid"
13portal_sponsor: "Roy"
14portal_url: "rvanswol.nl"
15rdnap_x : 91819
16rdnap_y : 475163
17release : "9.0-RELEASE"
18service_accesspoint: False
19service_concentrator: False
20service_incoming_rdr: False
21service_proxy_ileiden: False
22service_proxy_normal: False
23status : "down"
24
25iface_vr0:
26 comment : "Link naar Leeuwenhorst il-350.leeuwenhorst1.wleiden.net"
27 ip : "172.16.9.147/29"
28 sdesc : "ilzw"
29 mode : "ap-wds"
30 type : "eth"
31 extra_type : "eth2wifibridge"
32 channel : "116"
33 ssid : "il-350.leeuwenhorst1.wleiden.net"
34 dhcp : False
35 compass : "170"
36 ns_ip : "172.16.9.148/29"
37 ns_mac : "dc:9f:db:64:23:e3"
38 bridge_type: "NanoStation M5"
39 status : "down"
40
41
42iface_vr1:
43 comment : "Accesspoint sector met bullet2"
44 ip : "172.17.138.0/24"
45 sdesc : "2nw"
46 mode : "ap"
47 type : "eth"
48 extra_type : "eth2wifibridge"
49 channel : "1"
50 ssid : "ap-kijkduin-wleiden.net"
51 compass : "zo"
52 dhcp : "10-60"
53 ns_ip : "172.17.80.1/24"
54 ns_mac : "00:15:6d:d4:fb:c2"
55 bridge_type: "BulletM2"
56 status : "down"
57
58iface_vr2:
59 comment : "Lokaal Dev Netwerk"
60 ip : "172.17.147.0/24"
61 sdesc : "2dev"
62 type : "eth"
63 dhcp : "10-20"
64 status : "down"
Note: See TracBrowser for help on using the repository browser.