source: genesis/nodes/WBRotary/wleiden.yaml@ 13575

Last change on this file since 13575 was 13548, checked in by rick, 9 years ago

./tools/gformat.py cleanup

File size: 2.9 KB
RevLine 
[10674]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
4board : "ALIX2"
5comment : "None"
[12407]6ileiden : False
[10881]7latitude : "52.16707"
[10674]8location : "NH Kerk, Comriekade 7, 2481 AD, Woubrugge"
[10881]9longitude : "4.63817"
[10674]10masterip : "172.25.52.1"
[11325]11monitoring_group: "wleiden"
[10674]12nodename : "WBRotary"
13nodetype : "Hybrid"
14rdnap_x : 103755
15rdnap_y : 464588
[10729]16release : "9.0-RELEASE"
17remote_access: ""
18service_accesspoint: True
[11554]19service_concentrator: False
[12407]20service_incoming_rdr: False
21service_proxy_ileiden: False
22service_proxy_normal: False
[10729]23status : "up"
[10674]24
25
26iface_ath0:
[10884]27 comment : "Ap voor de buurt"
[10674]28 ip : "172.25.52.1/24"
29 sdesc : "apnz"
30 mode : "ap"
[11737]31 type : "11g"
[11738]32 channel : 6
[13166]33 ssid : "WiFi-Woubrugge"
34 wlan_mac : "00:1b:b1:05:01:1a"
[10674]35 dhcp : "10-250"
36 status : "up"
37
38
39iface_ue0:
[11455]40 comment : "Link naar Zoeterwoude Rijndijk"
[10674]41 ip : "172.16.18.25/29"
[11455]42 sdesc : "2ztw"
[11549]43 mode : "ap-wds"
[10674]44 type : "eth"
45 extra_type : "eth2wifibridge"
[11549]46 channel : "140"
[11455]47 ssid : "il-wzw.wbrotary.wleiden.net"
[10674]48 dhcp : False
[11554]49 compass : "zw"
[10674]50 ns_ip : "172.16.18.26/29"
51 ns_mac : "00:15:6d:8e:dc:be"
[11731]52 bridge_type: "Bullet M5"
[11675]53 status : "up"
[10674]54
55
56iface_vr0:
[13339]57 comment : "Ap voor de buurt"
[13289]58 ip : "172.25.56.1/24"
59 sdesc : "apwo"
60 mode : "ap"
[10674]61 type : "eth"
62 extra_type : "eth2wifibridge"
[13289]63 channel : "11"
[13515]64 ssid : "WiFi Woubrugge"
[13289]65 dhcp : "10-250"
66 ns_ip : "172.25.56.2/24"
[13366]67 ns_mac : "00:15:6d:4c:c2:ec"
[13289]68 ns_type : "BulletM2"
69 bridge_type: "BulletM2"
[10674]70 status : "up"
71
72
[13339]73iface_vr0_extra0:
[13515]74 comment : "Repeater bij Disgenoten"
[13339]75 ip : "172.25.56.4/24"
76 mode : "repeater"
77 type : "eth"
78 extra_type : "eth2wifibridge"
79 ns_mac : "dc:9f:db:36:1d:ef"
80 bridge_type: "NanoStation2"
81 status : "up"
82
[13515]83
84iface_vr0_extra1:
85 comment : "Access Point in Metalen Loods"
86 ip : "172.25.56.6/24"
87 mode : "ap"
88 type : "eth"
89 extra_type : "eth2wifibridge"
90 ssid : "WiFi Woubrugge"
91 ns_mac : "xx:xx:xx:xx:xx:xx"
92 bridge_type: "NanoLocoM2"
93 status : "up"
94
[13548]95
[10674]96iface_vr1:
[12407]97 comment : "Link naar Henk via BulletM5"
[12418]98 ip : "172.16.6.73/29"
[12407]99 sdesc : "2henk"
[10674]100 mode : "ap-wds"
101 type : "eth"
102 extra_type : "eth2wifibridge"
[13353]103 channel : "108"
[10674]104 ssid : "il-n.wbrotary.wleiden.net"
[11512]105 dhcp : False
[12418]106 compass : "n"
107 ns_ip : "172.16.6.74/29"
[13548]108 ns_mac : "00:15:6d:8e:da:99 "
[13353]109 bridge_type: "BulletM5"
[10674]110 status : "up"
111
[12474]112
[10674]113iface_vr2:
[13289]114 comment : "Link naar Graficall, Leiderdorp"
115 ip : "172.16.18.44/29"
116 sdesc : "2graficall"
117 mode : "ap-wds"
[10674]118 type : "eth"
119 extra_type : "eth2wifibridge"
[13289]120 channel : "36"
121 ssid : "il-o.graficall.wleiden.net"
122 dhcp : False
123 compass : "w"
124 ns_ip : "172.16.18.43/29"
125 ns_mac : "00:27:22:10:34:c6"
126 bridge_type: "Bullet M5"
127 status : "down"
[10674]128
[13548]129
Note: See TracBrowser for help on using the repository browser.