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

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

ap3 op ath0 Juffermans typo bah

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