source: genesis/nodes/HybridWBRotary/wleiden.yaml@ 13339

Last change on this file since 13339 was 13339, checked in by huub, 9 years ago

extra regeltjes in config wbrotary

File size: 2.6 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"
64 ssid : "WiFi-Woubrugge"
65 dhcp : "10-250"
66 ns_ip : "172.25.56.2/24"
67 ns_mac : "00:27:22:ec:bf:9c"
68 ns_type : "BulletM2"
69 bridge_type: "BulletM2"
[10674]70 status : "up"
71
72
[13339]73iface_vr0_extra0:
74 comment : "repeater Disgenoten-2"
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
[10674]83iface_vr1:
[12407]84 comment : "Link naar Henk via BulletM5"
[12418]85 ip : "172.16.6.73/29"
[12407]86 sdesc : "2henk"
[10674]87 mode : "ap-wds"
88 type : "eth"
89 extra_type : "eth2wifibridge"
[12517]90 channel : "112"
[10674]91 ssid : "il-n.wbrotary.wleiden.net"
[11512]92 dhcp : False
[12418]93 compass : "n"
94 ns_ip : "172.16.6.74/29"
[12517]95 ns_mac : "00:15:6d:8e:da:99 "
[12478]96 bridge_type: "NanoStation M5"
[10674]97 status : "up"
98
[12474]99
[10674]100iface_vr2:
[13289]101 comment : "Link naar Graficall, Leiderdorp"
102 ip : "172.16.18.44/29"
103 sdesc : "2graficall"
104 mode : "ap-wds"
[10674]105 type : "eth"
106 extra_type : "eth2wifibridge"
[13289]107 channel : "36"
108 ssid : "il-o.graficall.wleiden.net"
109 dhcp : False
110 compass : "w"
111 ns_ip : "172.16.18.43/29"
112 ns_mac : "00:27:22:10:34:c6"
113 bridge_type: "Bullet M5"
114 status : "down"
[10674]115
Note: See TracBrowser for help on using the repository browser.