source: genesis/nodes/Leythenrode1/wleiden.yaml@ 13792

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

./tools/gformat.py cleanup

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"
[10881]6latitude : "52.15582"
[10116]7location : "Verpleeghuis Leythenrode, Hoogmadeseweg 55, 2351 CP, Leiderdorp"
[10881]8longitude : "4.53564"
[10116]9masterip : "172.17.1.1"
[11325]10monitoring_group: "wleiden"
[11265]11nodename : "Leythenrode1"
12nodetype : "Hybrid"
[10059]13rdnap_x : 96726
14rdnap_y : 463414
[11265]15release : "9.0-RELEASE"
16service_accesspoint: True
[11554]17service_concentrator: False
[11265]18service_incoming_rdr: False
19service_proxy_ileiden: False
20service_proxy_normal: False
[10116]21status : "up"
[10059]22
[10116]23
[10059]24iface_ath0:
[10885]25 comment : "AP voor de buurt"
[11265]26 ip : "172.17.1.1/24"
[10116]27 sdesc : "ap"
[10703]28 mode : "ap"
[11737]29 type : "11g"
[11738]30 channel : 6
[13148]31 ssid : "WiFi-Leiderdorp-Leythenrode1"
[13149]32 wlan_mac : "00:80:48:54:bb:54"
[11265]33 dhcp : "10-250"
[10116]34 status : "up"
[10059]35
36
[10116]37iface_ue0:
[10885]38 comment : "Ethernet naar interlink west"
[10116]39 ip : "172.16.17.188/29"
40 sdesc : "2som2"
41 mode : "station-wds"
42 type : "eth"
43 extra_type : "eth2wifibridge"
44 channel : "36"
45 ssid : "il-zo.som2.wleiden.net"
[10463]46 dhcp : False
[10729]47 compass : "nw"
[10116]48 ns_ip : "172.16.17.187/29"
[11733]49 ns_mac : "00:15:6d:ea:f1:33"
[10892]50 bridge_type: "NanoStation5"
[10116]51 status : "up"
[10059]52
53
54iface_vr0:
[13332]55 comment : "Local 28-subnet to Leythenrode2 and aps"
[11265]56 ip : "172.17.0.1/28"
57 sdesc : "Leythenrode_subnet"
[11432]58 mode : "ap-wds"
[10116]59 type : "eth"
[11432]60 extra_type : "eth2wifibridge"
61 channel : "6"
62 ssid : "ap-nw.leythenrode"
[10454]63 dhcp : False
[13548]64 compass : "z"
[11432]65 ns_ip : "172.17.0.5/28"
[11732]66 ns_mac : "00:15:6d:30:d3:2d"
[11432]67 bridge_type: "NanoStation2"
[10116]68 status : "up"
[10059]69
[13548]70
[13332]71iface_vr0_extra0:
72 comment : "AP "
[13548]73 ip : "172.17.0.6/28"
74 type : "eth"
[13332]75 channel : "6"
76 ssid : "ap-no.leythenrode"
77 compass : "zo"
78 ns_mac : "00:15:6d:30:d3:2e"
79 bridge_type: "NanoStation2"
80 status : "up"
[10116]81
[13332]82
[10059]83iface_vr1:
[10885]84 comment : "Ethernet naar interlink noordoost (graficall)"
[10116]85 ip : "172.16.5.145/29"
86 sdesc : "2Graficall"
[11265]87 mode : "ap-wds"
[10116]88 type : "eth"
89 extra_type : "eth2wifibridge"
90 channel : "52"
91 ssid : "il-no.leythenrode.wleiden.net"
[10463]92 dhcp : False
[11322]93 compass : "o"
[10116]94 ns_ip : "172.16.5.146/29"
95 ns_mac : "00:15:6d:bd:8a:06"
[10892]96 bridge_type: "NanoStation5"
[10116]97 status : "up"
[10059]98
[10116]99
100iface_vr2:
[10884]101 comment : "A-link to DeClercq via Nanostation5"
[10116]102 ip : "172.16.5.169/29"
103 sdesc : "2DeClercq"
[11265]104 mode : "ap-wds"
[10116]105 type : "eth"
106 extra_type : "eth2wifibridge"
107 channel : "44"
108 ssid : "il-zw.leythenrode.wleiden.net"
[10463]109 dhcp : False
[10729]110 compass : "zw"
[10116]111 ns_ip : "172.16.5.170/29"
112 ns_mac : "00:15:6d:bd:8a:02"
[10892]113 bridge_type: "NanoStation5"
[10116]114 status : "up"
115
116
Note: See TracBrowser for help on using the repository browser.