source: genesis/nodes/HybridAJSoft2/wleiden.yaml@ 12968

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

vernieuwde configuratie voor AJSofties

File size: 2.4 KB
Line 
1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
4board : "ALIX2"
5comment : "None"
6latitude : "52.14605"
7location : "Serviceflat De Parelvissers, Bizetpad 4, 2324 JR, Leiden"
8longitude : "4.46729"
9masterip : "172.20.137.1"
10monitoring_group: "wleiden"
11nodename : "AJSoft2"
12nodetype : "Hybrid"
13rdnap_x : 92035
14rdnap_y : 462384
15release : "9.0-RELEASE"
16service_accesspoint: True
17service_concentrator: False
18service_incoming_rdr: False
19service_proxy_ileiden: False
20service_proxy_normal: False
21status : "down"
22
23
24iface_ath0:
25 comment : "Link naar AJSoft1"
26 ip : "172.16.3.82/30"
27 sdesc : "2ajsoft1"
28 mode : "station"
29 type : "11a"
30 channel : "36"
31 ssid : "il-WirelessLeiden-Ajsoft1"
32 dhcp : False
33 compass : "nvt"
34 status : "up"
35
36
37iface_ue0:
38 comment : "Link naar Hortus"
39 ip : "172.16.6.49/29"
40 sdesc : "2hortus"
41 mode : "ap-wds"
42 type : "eth"
43 extra_type : "eth2wifibridge"
44 channel : "52"
45 ssid : "il-no.ajsoft2.wleiden.net"
46 dhcp : False
47 compass : "no"
48 ns_ip : "172.16.6.50/29"
49 ns_mac : "04:18:D6:54:C8:44"
50 bridge_type: "NanobeamM5"
51 status : "up"
52
53
54iface_vr0:
55 comment : "Link naar LivingLab"
56 ip : "172.16.17.108/29"
57 sdesc : "2livinglab"
58 mode : "ap-wds"
59 type : "eth"
60 extra_type : "eth2wifibridge"
61 channel : "64"
62 ssid : "il-z.ajsoft2.wleiden.net"
63 dhcp : False
64 compass : "z"
65 ns_ip : "172.16.17.109"
66 ns_mac : "00:15:6D:71:53:4E"
67 bridge_type: "NanoStation5"
68 status : "up"
69
70iface_vr1:
71 comment : "Link naar Hofland"
72 ip : "172.16.6.41/29"
73 sdesc : "2hofland"
74 mode : "ap-wds"
75 type : "eth"
76 extra_type : "eth2wifibridge"
77 channel : "100"
78 ssid : "il-zw.ajsoft2.wleiden.net"
79 dhcp : False
80 compass : "zw"
81 ns_ip : "172.16.6.42/29"
82 ns_mac : "00:15:6d:ea:f0:6a"
83 bridge_type: "NanoStation5"
84 status : "up"
85
86
87iface_vr2:
88 comment : "A-interLink naar RijnVliet"
89 ip : "172.16.6.17/29"
90 sdesc : "a2rijnvliet"
91 mode : "station-wds"
92 type : "eth"
93 extra_type : "eth2wifibridge"
94 channel : "52"
95 ssid : "il-o-ajsoft2.wleiden.net"
96 dhcp : False
97 compass : "no"
98 ns_ip : "172.16.6.18/29"
99 ns_mac : "00:15:6d:ea:f0:6d"
100 bridge_type: "NanoStation5"
101 status : "up"
102
103
Note: See TracBrowser for help on using the repository browser.