source: genesis/nodes/HybridJuffermans/wleiden.yaml@ 11362

Last change on this file since 11362 was 11362, checked in by huub, 12 years ago

config aanpassingen ivm video-link cetim-vosko

File size: 2.4 KB
Line 
1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
4board : "ALIX2"
5comment : "None"
6height : "17"
7latitude : "52.18913"
8location : "Jachtwerf Juffermans, Veerpolder 69, 2361 KZ, Warmond"
9longitude : "4.50387"
10masterip : "172.17.53.1"
11monitoring_group: "wleiden"
12nodename : "Juffermans"
13nodetype : "Hybrid"
14portal_sponsor: "Jachtwerf Juffermans"
15portal_url: "http://www.jachthavenjuffermans.nl/"
16rdnap_x : 094509
17rdnap_y : 467063
18release : "9.0-RELEASE"
19service_accesspoint: True
20service_incoming_rdr: False
21service_proxy_ileiden: False
22service_proxy_normal: False
23status : "down"
24
25
26iface_ue0:
27 comment : "Aps "
28 ip : "172.17.53.1/24"
29 sdesc : "aps"
30 mode : "ap"
31 type : "eth"
32 extra_type : "eth2wifibridge"
33 channel : "3"
34 ssid : "ap-WirelessLeiden-Juffermans"
35 dhcp : "10-250"
36 compass : "-"
37 ns_ip : "172.17.53.2/24"
38 ns_mac : ""
39 status : "up"
40
41
42iface_ue1:
43 comment : "Interlink noordoost"
44 ip : "172.16.3.97/29"
45 sdesc : "2kaag2"
46 mode : "ap-wds"
47 type : "eth"
48 extra_type : "eth2wifibridge"
49 channel : "140"
50 ssid : "il-no.juffermans.wleiden.net"
51 dhcp : False
52 compass : "no"
53 ns_ip : "172.16.3.98/29"
54 ns_mac : ""
55 bridge_type: "NanoStation M5"
56 status : "up"
57
58
59iface_vr0:
60 comment : "Ethernet naar interlink oost"
61 ip : "172.16.3.121/29"
62 sdesc : "2boterhuis"
63 mode : "ap-wds"
64 type : "eth"
65 extra_type : "eth2wifibridge"
66 channel : "36"
67 ssid : "il-o.juffermans.wleiden.net"
68 dhcp : False
69 compass : "o"
70 ns_ip : "172.16.3.122/29"
71 ns_mac : ""
72 bridge_type: "NanoStation M5"
73 status : "up"
74
75
76iface_vr1:
77 comment : "Link Lijtweg2"
78 ip : "172.16.3.148/29"
79 sdesc : "2lijtweg2"
80 mode : "station-wds"
81 type : "eth"
82 extra_type : "eth2wifibridge"
83 channel : "161"
84 ssid : "il-ono.lijtweg2.wleiden.net"
85 dhcp : False
86 compass : "w"
87 ns_ip : "172.16.3.147/29"
88 ns_mac : ""
89 status : "up"
90
91
92iface_vr2:
93 comment : "Link naar SOM1"
94 ip : "172.16.3.164/29"
95 sdesc : "2som1"
96 mode : "station-wds"
97 type : "eth"
98 extra_type : "eth2wifibridge"
99 channel : "132"
100 ssid : "il-n.som1.wleiden.net"
101 dhcp : False
102 compass : "z"
103 ns_ip : "172.16.3.163/29"
104 ns_mac : ""
105 bridge_type: "NanoStation M5"
106 status : "up"
107
108
Note: See TracBrowser for help on using the repository browser.