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

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

config update voor Juffermans

File size: 2.9 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
25iface_ue0:
26 comment : "Apo "
27 ip : "172.17.53.1/24"
28 sdesc : "aps"
29 mode : "ap"
30 type : "eth"
31 extra_type : "eth2wifibridge"
32 channel : "3"
33 ssid : "apo-WirelessLeiden-Juffermans"
34 dhcp : "10-250"
35 compass : "o"
36 ns_ip : "172.17.53.2/24"
37 ns_mac : "00:27:22:E2:50:B5"
38 status : "up"
39
40iface_ue1:
41 comment : "Apw "
42 ip : "172.17.54.1/24"
43 sdesc : "aps"
44 mode : "ap"
45 type : "eth"
46 extra_type : "eth2wifibridge"
47 channel : "3"
48 ssid : "apw-WirelessLeiden-Juffermans"
49 dhcp : "10-250"
50 compass : "w"
51 ns_ip : "172.17.54.2/24"
52 ns_mac : "00:27:22:E2:53:27"
53 status : "up"
54
55iface_vr0:
56 comment : "Interlink noordoost via switch"
57 ip : "172.16.3.97/29"
58 sdesc : "2kaag2"
59 mode : "ap-wds"
60 type : "eth"
61 extra_type : "eth2wifibridge"
62 channel : "140"
63 ssid : "il-no.juffermans.wleiden.net"
64 dhcp : False
65 compass : "no"
66 ns_ip : "172.16.3.98/29"
67 ns_mac : "00:27:22:10:FD:8E"
68 bridge_type: "NanoStation M5"
69 status : "up"
70
71iface_vr0_alias0:
72 comment : "Ethernet naar interlink oost via switch"
73 ip : "172.16.3.121/29"
74 sdesc : "2boterhuis"
75 mode : "ap-wds"
76 type : "eth"
77 extra_type : "eth2wifibridge"
78 channel : "36"
79 ssid : "il-o.juffermans.wleiden.net"
80 dhcp : False
81 compass : "o"
82 ns_ip : "172.16.3.122/29"
83 ns_mac : "00:27:22:8A:3D:2C"
84 bridge_type: "NanoStation M5"
85 status : "up"
86
87iface_vr1:
88 comment : "Link Lijtweg2"
89 ip : "172.16.3.148/29"
90 sdesc : "2lijtweg2"
91 mode : "station-wds"
92 type : "eth"
93 extra_type : "eth2wifibridge"
94 channel : "161"
95 ssid : "il-ono.lijtweg2.wleiden.net"
96 dhcp : False
97 compass : "wzw"
98 ns_ip : "172.16.3.147/29"
99 ns_mac : "00:27:22:8A:3B:C4"
100 status : "up"
101
102iface_vr2:
103 comment : "Link naar SOM1"
104 ip : "172.16.3.164/29"
105 sdesc : "2som1"
106 mode : "station-wds"
107 type : "eth"
108 extra_type : "eth2wifibridge"
109 channel : "132"
110 ssid : "il-n.som1.wleiden.net"
111 dhcp : False
112 compass : "z"
113 ns_ip : "172.16.3.163/29"
114 ns_mac : "00:27:22:8A:3B:B6"
115 bridge_type: "NanoStation M5"
116 status : "up"
117
118
Note: See TracBrowser for help on using the repository browser.