source: genesis/nodes/Zwet/wleiden.yaml@ 13883

Last change on this file since 13883 was 13844, checked in by rick, 8 years ago

gformat.py cleanup - cosmetic changes to sync all config files

File size: 2.7 KB
RevLine 
[10059]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
[10435]4board : "ALIX2"
[10059]5comment : "None"
[10398]6latitude : "52.11836"
[10116]7location : "Fam van der Zwet, Nieuweweg 3, 2381 NW,Zoeterwoude "
[10398]8longitude : "4.50131"
[10116]9masterip : "172.27.129.1"
[11325]10monitoring_group: "wzoeterwoude"
[10116]11nodename : "Zwet"
[10822]12nodetype : "Hybrid"
[10398]13rdnap_x : 94326
14rdnap_y : 459275
[13548]15release : "9.0-RELEASE"
[10822]16service_accesspoint: True
[11554]17service_concentrator: False
[13834]18service_incoming_rdr: False
[10822]19service_proxy_ileiden: False
[11735]20service_proxy_normal: False
[10116]21status : "up"
[10059]22
23
24iface_ath0:
[11391]25 comment : "Omni voor Tuin"
[10116]26 ip : "172.27.129.1/26"
27 sdesc : "2buurt"
[10703]28 mode : "ap"
[11737]29 type : "11g"
[11738]30 channel : 11
[11391]31 ssid : "ap-ZTW-Zwet-Tuin"
[10116]32 dhcp : "10-60"
33 status : "up"
[10059]34
35
[13844]36iface_ue0:
37 comment : "Link naar Jar"
38 ip : "172.16.4.49/29"
39 sdesc : "2unused"
40 mode : "ap-wds"
41 type : "eth"
42 extra_type : "eth2wifibridge"
43 ssid : "il-z.zwet.wleiden.net"
44 dhcp : False
45 compass : "zo"
46 ns_ip : "172.16.4.50/29"
47 ns_mac : "04:18:d6:56:ac:23"
48 bridge_type: "NanoStation M5"
49 status : "up"
50
51
52iface_ue1:
53 comment : "Link to Unused"
54 ip : "172.16.9.89/29"
55 sdesc : "2unused"
56 mode : "ap-wds"
57 type : "eth"
58 extra_type : "eth2wifibridge"
59 ssid : "il-w.zwet.wleiden.net"
60 dhcp : False
61 compass : "w"
62 ns_ip : "172.16.9.90/29"
63 ns_mac : "dc:9f:db:64:2d:2c"
64 bridge_type: "NanoStationM5"
65 status : "up"
66
67
[11390]68iface_vr0:
69 comment : "Link to PVKerkDuif"
70 ip : "172.16.16.169/29"
71 sdesc : "2pvkerkduif"
72 mode : "ap-wds"
[10116]73 type : "eth"
74 extra_type : "eth2wifibridge"
[11390]75 ssid : "il-o.zwet.wleiden.net"
[10454]76 dhcp : False
[11390]77 compass : "o"
78 ns_ip : "172.16.16.170/29"
[11391]79 ns_mac : "00:15:6d:bd:89:93"
[11390]80 bridge_type: "NanoStation5"
[10116]81 status : "up"
[10059]82
[11519]83
[13834]84iface_vr1:
[11390]85 comment : "Omni voor de Buurt"
[10116]86 ip : "172.27.129.129/26"
[11391]87 sdesc : "2buurt"
[10116]88 mode : "ap-wds"
89 type : "eth"
[11391]90 ssid : "ap-ZTW-Zwet-Buurt"
[10116]91 dhcp : "140-180"
92 ns_ip : "172.27.129.130/26"
[11391]93 ns_mac : "00:27:22:66:6c:bc"
[11731]94 bridge_type: "Bullet M2"
[10116]95 status : "up"
[10059]96
[13844]97
[13834]98iface_vr1_extra0:
99 comment : "AP repeater muziekcentrum"
100 ip : "172.27.129.131/26"
101 type : "eth"
102 ssid : "ap-ZTW-Zwet-Buurt"
103 ns_mac : "dc:9f:db:3e:1c:6b"
104 bridge_type: "NanoStationLocoM2"
105 status : "up"
[10116]106
[13844]107
[13834]108iface_vr1_extra1:
109 comment : "AP repeater muziekcentrum 2"
110 ip : "172.27.129.132/26"
111 type : "eth"
112 ssid : "ap-ZTW-MuziekCemtrum"
113 ns_mac : "dc:9f:db:3e:1e:5a"
114 bridge_type: "NanoStationLocoM2"
115 status : "up"
116
117
Note: See TracBrowser for help on using the repository browser.