source: genesis/nodes/HybridGraficall/wleiden.yaml@ 12569

Last change on this file since 12569 was 12474, checked in by rick, 11 years ago

Automatic cleanups

File size: 3.1 KB
RevLine 
[10059]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
[10435]4board : "ALIX2"
[10059]5comment : "None"
[10881]6height : "17"
[10400]7latitude : "52.15630"
[10116]8location : "Zusterflat Ziekenhuis Rijnland, Simon Smitweg 1, 2353 GA, Leiderdorp"
[10400]9longitude : "4.53926"
[10116]10masterip : "172.24.16.1"
[11325]11monitoring_group: "wleiden"
[10116]12nodename : "Graficall"
[11236]13nodetype : "Hybrid"
[10400]14rdnap_x : "96974"
15rdnap_y : "463464"
[11236]16release : "9.0-RELEASE"
17service_accesspoint: True
[11554]18service_concentrator: False
[11236]19service_incoming_rdr: False
20service_proxy_ileiden: False
21service_proxy_normal: False
[10116]22status : "up"
[10059]23
[11322]24
[10059]25iface_ath0:
[10885]26 comment : "AP voor de buurt"
[11236]27 ip : "172.24.16.1/24"
[10116]28 sdesc : "ap"
[10703]29 mode : "ap"
[11737]30 type : "11g"
[11738]31 channel : 1
[10156]32 ssid : "ap-WirelessLeiden-Graficall"
[11236]33 dhcp : "10-250"
[10116]34 status : "up"
[10059]35
36
[10116]37iface_ue0:
[10884]38 comment : "Link naar WBRotary"
[11525]39 ip : "172.16.18.41/29"
[10116]40 sdesc : "2wbrotary"
[11525]41 mode : "ap-wds"
[10116]42 type : "eth"
43 extra_type : "eth2wifibridge"
44 channel : "36"
[11525]45 ssid : "il-o.graficall.wleiden.net"
[10454]46 dhcp : False
[10729]47 compass : "o"
[11525]48 ns_ip : "172.16.18.42/29"
[10116]49 ns_mac : "00:27:22:10:f6:0b"
[10892]50 bridge_type: "NanoStation M5"
[10116]51 status : "up"
52
[11528]53
[11526]54iface_ue0_alias0:
55 comment : "Link naar HMKerk"
56 ip : "172.16.5.209/29"
[11528]57 sdesc : "2hmkerk"
[11526]58 type : "eth"
[11644]59 status : "up"
[10116]60
[11526]61
[10116]62iface_ue1:
[11644]63 comment : "AP2 to Rijnlandsziekenhuis via Bullet2"
64 ip : "172.17.18.1/24"
65 sdesc : "2ap2"
66 mode : "ap"
[10116]67 type : "eth"
68 extra_type : "eth2wifibridge"
[11644]69 channel : "6"
70 ssid : "ap-WirelessLeiden-Graficall2"
71 dhcp : "10-250"
[10116]72 compass : "n"
[11644]73 ns_ip : "172.17.18.2/24"
[11732]74 ns_mac : "00:15:6d:d4:f8:40"
[11644]75 bridge_type: "Bullet2"
[10116]76 status : "up"
77
[11731]78
[10059]79iface_vr0:
[10885]80 comment : "Ethernet to interlink northeast of Leythenrode"
[10116]81 ip : "172.16.5.148/29"
82 sdesc : "2Leythenrode"
83 mode : "station-wds"
84 type : "eth"
85 extra_type : "eth2wifibridge"
86 channel : "52"
87 ssid : "il-no.leythenrode.wleiden.net"
[10454]88 dhcp : False
[10729]89 compass : "w"
[10116]90 ns_ip : "172.16.5.147/29"
[11732]91 ns_mac : "00:15:6d:bd:68:9d"
[10892]92 bridge_type: "NanoStation5"
[10116]93 status : "up"
[10059]94
[10116]95
[10059]96iface_vr1:
[10883]97 comment : "Link JVC"
[10116]98 ip : "172.16.3.12/29"
99 sdesc : "2jvc"
100 mode : "station-wds"
101 type : "eth"
102 extra_type : "eth2wifibridge"
103 channel : "100"
104 ssid : "il-no.jvc.wleiden.net"
[10454]105 dhcp : False
[10729]106 compass : "zw"
[10116]107 ns_ip : "172.16.3.11"
108 ns_mac : "00:15:6d:ea:f0:68"
[10892]109 bridge_type: "NanoStation5"
[10116]110 status : "up"
[10059]111
112
[10116]113iface_vr2:
[10883]114 comment : "Link naar Boterhuis"
[10116]115 ip : "172.16.5.98/29"
116 sdesc : "2boterhuis"
117 mode : "station-wds"
118 type : "eth"
119 extra_type : "eth2wifibridge"
120 channel : "44"
121 ssid : "il-nw.graficall.wleiden.net"
[10454]122 dhcp : False
[10729]123 compass : "n"
[10116]124 ns_ip : "172.16.5.99"
[11733]125 ns_mac : "00:15:6d:ea:f0:f8"
[10892]126 bridge_type: "NanoStation5"
[10116]127 status : "up"
128
[12474]129
[12146]130iface_vr2_alias0:
131 comment : "Link naar Leeuwenhorst"
132 ip : "172.16.6.196/29"
133 sdesc : "2leeuwenh"
134 type : "eth"
135 status : "up"
[10116]136
[12146]137
Note: See TracBrowser for help on using the repository browser.