source: genesis/nodes/HybridZTWvdSterre/wleiden.yaml@ 12412

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

link robijn robijn3 omgezet

File size: 2.9 KB
Line 
1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
4board : "ALIX2"
5comment : "None"
6latitude : "52.0916410"
7location : "C. van der Sterre, Gelderswoudseweg 11A, 2735 PB Gelderswoude (gem. Zoeterwoude)"
8longitude : "4.530638"
9masterip : "172.17.49.1"
10monitoring_group: "wleiden"
11nodename : "ZTWvdSterre"
12nodetype : "Hybrid"
13portal_sponsor: "V.d.Sterre Revalidatie & Autoservice"
14portal_url: "http://www.vandersterre.net//"
15rdnap_x : 96299
16rdnap_y : 456277
17release : "9.0-RELEASE"
18service_accesspoint: True
19service_concentrator: False
20service_incoming_rdr: False
21service_proxy_ileiden: False
22service_proxy_normal: False
23status : "up"
24
25iface_ath0:
26 comment : "AP Begane Grond"
27 ip : "172.17.49.1/24"
28 sdesc : "apbg"
29 mode : "ap"
30 type : "11g"
31 channel : 6
32 ssid : "ap-ZTW-VdSterre"
33 dhcp : "10-250"
34 status : "up"
35
36iface_ue0:
37 comment : "Accesspoint Noord kabel 4"
38 ip : "172.17.105.1/24"
39 sdesc : "2apn"
40 mode : "ap"
41 type : "eth"
42 extra_type : "eth2wifibridge"
43 channel : "1"
44 ssid : "apn-ZTW-VdSterre"
45 dhcp : "10-250"
46 compass : "n"
47 ns_ip : "172.17.105.2/24"
48 ns_mac : "DC:9F:DB:36:1D:B6"
49 bridge_type: "NanoStation M2"
50 status : "up"
51
52iface_ue1:
53 comment : "Link naar Ronald kabel 2"
54 ip : "172.16.7.129/29"
55 sdesc : "2ronald"
56 mode : "ap"
57 type : "eth"
58 extra_type : "eth2wifibridge"
59 channel : "140"
60 ssid : "il-w.vdsterre.wleiden.net"
61 dhcp : False
62 compass : "w"
63 ns_ip : "172.16.7.130/29"
64 ns_mac : "DC:9F:DB:2A:29:62"
65 bridge_type: "NanoStation M5"
66 status : "up"
67
68iface_vr0:
69 comment : "Accesspoint Zuid kabel 1"
70 ip : "172.17.106.1/24"
71 sdesc : "2apz"
72 mode : "ap"
73 type : "eth"
74 extra_type : "eth2wifibridge"
75 channel : "11"
76 ssid : "apz-ZTW-VdSterre"
77 dhcp : "10-250"
78 compass : "z"
79 ns_ip : "172.17.106.2/24"
80 ns_mac : "DC:9F:DB:36:1D:E3"
81 bridge_type: "NanoStation M2"
82 status : "up"
83
84
85iface_vr1:
86 comment : "Link naar Heineken kabel 5"
87 ip : "172.16.7.4/29"
88 sdesc : "2heineken"
89 mode : "station-wds"
90 type : "eth"
91 extra_type : "eth2wifibridge"
92 channel : "132"
93 ssid : "il-z.heineken.wleiden.net"
94 dhcp : False
95 compass : "n"
96 ns_ip : "172.16.7.3/29"
97 ns_mac : "DC:9F:DB:E4:98:B8"
98 bridge_type: "NanoStation M5"
99 status : "down"
100
101
102iface_vr2:
103 comment : "Link naar StJan kabel 3"
104 ip : "172.16.3.228/29"
105 sdesc : "2StJan"
106 mode : "station-wds"
107 type : "eth"
108 extra_type : "eth2wifibridge"
109 channel : "52"
110 ssid : "il-zo.stjan.wleiden.net"
111 dhcp : False
112 compass : "nw"
113 ns_ip : "172.16.3.227/29"
114 ns_mac : "DC:9F:DB:2A:2B:4D"
115 bridge_type: "NanoStation M5"
116 status : "up"
117
118
119
Note: See TracBrowser for help on using the repository browser.