source: genesis/nodes/HybridAJSoft1/wleiden.yaml@ 13069

Last change on this file since 13069 was 13069, checked in by huub, 10 years ago

ssid AJSoft1 veranderd maar gformat.py kan (nog) niet overweg met cm9-mac, nu in comment gestopt

File size: 2.5 KB
Line 
1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
4board : "ALIX2"
5comment : "None"
6ileiden : True
7latitude : "52.14605"
8location : "Serviceflat De Parelvissers, Bizetpad 4, 2324 JR, Leiden"
9longitude : "4.46729"
10masterip : "172.20.136.1"
11monitoring_group: "wleiden"
12nodename : "AJSoft1"
13nodetype : "Hybrid"
14rdnap_x : 92035
15rdnap_y : 462384
16release : "9.0-RELEASE"
17service_accesspoint: True
18service_concentrator: False
19service_incoming_rdr: False
20service_proxy_ileiden: False
21service_proxy_normal: False
22status : "up"
23
24
25iface_ath0:
26 comment : "Wireless link naar AJSoft2 cm9_mac: a8:54:b2:72:c7:e3"
27 ip : "172.16.3.81/30"
28 sdesc : "ap-il"
29 mode : "ap"
30 type : "11a"
31 channel : 36
32 ssid : "il-WirelessLeiden-Ajsoft1"
33 cm9_mac : "a8:54:b2:72:c7:e3"
34 dhcp : False
35 status : "up"
36
37
38iface_ue0:
39 comment : "InterLink naar Stevenshof kabelnr 1"
40 ip : "172.16.4.65/29"
41 sdesc : "2stevenshof"
42 mode : "ap-wds"
43 type : "eth"
44 extra_type : "eth2wifibridge"
45 channel : ""
46 ssid : "il-nw.ajsoft1.wleiden.net"
47 dhcp : False
48 compass : "zo"
49 ns_ip : "172.16.4.66/29"
50 ns_mac : "04:18:d6:54:c8:1e"
51 bridge_type: "NanoBeamM5"
52 status : "up"
53
54
55iface_vr0:
56 comment : "AP voor publiek kabelnr 4"
57 ip : "172.20.136.1/24"
58 sdesc : "ap"
59 mode : "ap"
60 type : "eth"
61 extra_type : "eth2wifibridge"
62 channel : "1"
63 ssid : "WiFi-Leiden"
64 dhcp : "10-250"
65 compass : " "
66 ns_ip : "172.20.136.2/24"
67 ns_mac : "00:15:6d:30:2a:51"
68 bridge_type: "Bullet2"
69 status : "up"
70
71
72iface_vr1:
73 comment : "Link naar Haagwijk kabelnr 3"
74 ip : "172.16.5.236/29"
75 sdesc : "2haagwijk"
76 mode : "station-wds"
77 type : "eth"
78 extra_type : "eth2wifibridge"
79 channel : "52"
80 ssid : "il-nw.haagwijk.wleiden.net"
81 dhcp : False
82 compass : "zo"
83 ns_ip : "172.16.5.235/29"
84 ns_mac : "00:15:6d:ea:eb:d5"
85 bridge_type: "NanoStation5"
86 status : "up"
87
88
89iface_vr2:
90 comment : "InterLink naar Robijn kabelnr 2"
91 ip : "172.16.5.225/29"
92 sdesc : "2robijn"
93 mode : "ap-wds"
94 type : "eth"
95 extra_type : "eth2wifibridge"
96 channel : "60"
97 ssid : "il-nnw.ajsoft1.wleiden.net"
98 dhcp : False
99 compass : "nnw"
100 ns_ip : "172.16.5.226/29"
101 ns_mac : "dc:9f:db:e2:bb:8b"
102 bridge_type: "NanoStationM5"
103 status : "up"
104
105
Note: See TracBrowser for help on using the repository browser.